📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
resource_manager
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/resource_manager/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: bitbucket_server_config_source.cpython-39.opt-1.pyc
a ���f-# � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ConfigSource� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�BitbucketServerConfigSourcezC Metadata about the Bitbucket Server configuration source. c K sj ddddddddd�| _ ddddddd d d�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _dS ) a� Initializes a new BitbucketServerConfigSource object with values from keyword arguments. The default value of the :py:attr:`~oci.resource_manager.models.BitbucketServerConfigSource.config_source_type` attribute of this class is ``BITBUCKET_SERVER_CONFIG_SOURCE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param config_source_type: The value to assign to the config_source_type property of this BitbucketServerConfigSource. Allowed values for this property are: "BITBUCKET_CLOUD_CONFIG_SOURCE", "BITBUCKET_SERVER_CONFIG_SOURCE", "COMPARTMENT_CONFIG_SOURCE", "DEVOPS_CONFIG_SOURCE", "GIT_CONFIG_SOURCE", "OBJECT_STORAGE_CONFIG_SOURCE", "ZIP_UPLOAD" :type config_source_type: str :param working_directory: The value to assign to the working_directory property of this BitbucketServerConfigSource. :type working_directory: str :param configuration_source_provider_id: The value to assign to the configuration_source_provider_id property of this BitbucketServerConfigSource. :type configuration_source_provider_id: str :param repository_url: The value to assign to the repository_url property of this BitbucketServerConfigSource. :type repository_url: str :param branch_name: The value to assign to the branch_name property of this BitbucketServerConfigSource. :type branch_name: str :param project_id: The value to assign to the project_id property of this BitbucketServerConfigSource. :type project_id: str :param repository_id: The value to assign to the repository_id property of this BitbucketServerConfigSource. :type repository_id: str :param clone_url: The value to assign to the clone_url property of this BitbucketServerConfigSource. :type clone_url: str �str)Zconfig_source_typeZworking_directory� configuration_source_provider_id�repository_url�branch_name� project_id� repository_id� clone_urlZconfigSourceTypeZworkingDirectoryZconfigurationSourceProviderIdZ repositoryUrlZ branchNameZ projectIdZrepositoryIdZcloneUrlNZBITBUCKET_SERVER_CONFIG_SOURCE) Z swagger_typesZ attribute_mapZ_config_source_typeZ_working_directory�!_configuration_source_provider_id�_repository_url�_branch_name�_project_id�_repository_id� _clone_url)�self�kwargs� r �^/usr/lib/python3.9/site-packages/oci/resource_manager/models/bitbucket_server_config_source.py�__init__ s6 )��z$BitbucketServerConfigSource.__init__c C s | j S )a{ **[Required]** Gets the configuration_source_provider_id of this BitbucketServerConfigSource. The `OCID`__ of the Bitbucket Server configuration source. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The configuration_source_provider_id of this BitbucketServerConfigSource. :rtype: str �r �r r r r r Z s z<BitbucketServerConfigSource.configuration_source_provider_idc C s || _ dS )a� Sets the configuration_source_provider_id of this BitbucketServerConfigSource. The `OCID`__ of the Bitbucket Server configuration source. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param configuration_source_provider_id: The configuration_source_provider_id of this BitbucketServerConfigSource. :type: str Nr )r r r r r r h s c C s | j S )a **[Required]** Gets the repository_url of this BitbucketServerConfigSource. The URL of the Bitbucket Server repository for the configuration source. :return: The repository_url of this BitbucketServerConfigSource. :rtype: str �r r r r r r v s z*BitbucketServerConfigSource.repository_urlc C s || _ dS )a Sets the repository_url of this BitbucketServerConfigSource. The URL of the Bitbucket Server repository for the configuration source. :param repository_url: The repository_url of this BitbucketServerConfigSource. :type: str Nr )r r r r r r � s c C s | j S )a Gets the branch_name of this BitbucketServerConfigSource. The name of the branch in the Bitbucket Server repository for the configuration source. :return: The branch_name of this BitbucketServerConfigSource. :rtype: str �r r r r r r � s z'BitbucketServerConfigSource.branch_namec C s || _ dS )a Sets the branch_name of this BitbucketServerConfigSource. The name of the branch in the Bitbucket Server repository for the configuration source. :param branch_name: The branch_name of this BitbucketServerConfigSource. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the project_id of this BitbucketServerConfigSource. Unique identifier for a Bitbucket Server project. :return: The project_id of this BitbucketServerConfigSource. :rtype: str �r r r r r r � s z&BitbucketServerConfigSource.project_idc C s || _ dS )z� Sets the project_id of this BitbucketServerConfigSource. Unique identifier for a Bitbucket Server project. :param project_id: The project_id of this BitbucketServerConfigSource. :type: str Nr )r r r r r r � s c C s | j S )a Gets the repository_id of this BitbucketServerConfigSource. Bitbucket Server repository identifier, usually identified as <repository>.git. :return: The repository_id of this BitbucketServerConfigSource. :rtype: str �r r r r r r � s z)BitbucketServerConfigSource.repository_idc C s || _ dS )a Sets the repository_id of this BitbucketServerConfigSource. Bitbucket Server repository identifier, usually identified as <repository>.git. :param repository_id: The repository_id of this BitbucketServerConfigSource. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the clone_url of this BitbucketServerConfigSource. The clone URL of Bitbucket Server configuration source. :return: The clone_url of this BitbucketServerConfigSource. :rtype: str �r r r r r r � s z%BitbucketServerConfigSource.clone_urlc C s || _ dS )z� Sets the clone_url of this BitbucketServerConfigSource. The clone URL of Bitbucket Server configuration source. :param clone_url: The clone_url of this BitbucketServerConfigSource. :type: str Nr! )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z$BitbucketServerConfigSource.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z"BitbucketServerConfigSource.__eq__c C s | |k S r"