a Of/@sDddlmZddlmZmZmZddlmZeGdddeZdS)) ConfigSource)formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@s~eZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z d dZ ddZ ddZ dS)GitConfigSourcez6 Metadata about the Git configuration source. cKsLdddddd|_dddddd|_d|_d|_d|_d|_d|_d |_dS) a Initializes a new GitConfigSource object with values from keyword arguments. The default value of the :py:attr:`~oci.resource_manager.models.GitConfigSource.config_source_type` attribute of this class is ``GIT_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 GitConfigSource. 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 GitConfigSource. :type working_directory: str :param configuration_source_provider_id: The value to assign to the configuration_source_provider_id property of this GitConfigSource. :type configuration_source_provider_id: str :param repository_url: The value to assign to the repository_url property of this GitConfigSource. :type repository_url: str :param branch_name: The value to assign to the branch_name property of this GitConfigSource. :type branch_name: str str)config_source_typeworking_directory configuration_source_provider_idrepository_url branch_nameconfigSourceTypeworkingDirectoryconfigurationSourceProviderId repositoryUrl branchNameNGIT_CONFIG_SOURCE) swagger_types attribute_map_config_source_type_working_directory!_configuration_source_provider_id_repository_url _branch_name)selfkwargsr/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/resource_manager/models/git_config_source.py__init__s$ zGitConfigSource.__init__cCs|jS)aV **[Required]** Gets the configuration_source_provider_id of this GitConfigSource. The `OCID`__ of the Git configuration source. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The configuration_source_provider_id of this GitConfigSource. :rtype: str rrrrrr Cs z0GitConfigSource.configuration_source_provider_idcCs ||_dS)af Sets the configuration_source_provider_id of this GitConfigSource. The `OCID`__ of the Git 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 GitConfigSource. :type: str Nr!)rr rrrr Qs cCs|jS)z Gets the repository_url of this GitConfigSource. The URL of the Git repository for the configuration source. :return: The repository_url of this GitConfigSource. :rtype: str rr"rrrr _s zGitConfigSource.repository_urlcCs ||_dS)z Sets the repository_url of this GitConfigSource. The URL of the Git repository for the configuration source. :param repository_url: The repository_url of this GitConfigSource. :type: str Nr#)rr rrrr ks cCs|jS)z Gets the branch_name of this GitConfigSource. The name of the branch in the Git repository for the configuration source. :return: The branch_name of this GitConfigSource. :rtype: str rr"rrrrws zGitConfigSource.branch_namecCs ||_dS)z Sets the branch_name of this GitConfigSource. The name of the branch in the Git repository for the configuration source. :param branch_name: The branch_name of this GitConfigSource. :type: str Nr$)rrrrrrs cCst|SN)rr"rrr__repr__szGitConfigSource.__repr__cCs|dur dS|j|jkS)NF)__dict__rotherrrr__eq__szGitConfigSource.__eq__cCs ||k Sr%rr(rrr__ne__szGitConfigSource.__ne__N) __name__ __module__ __qualname____doc__r propertyr setterr rr&r*r+rrrrr s"3      rN) config_sourceroci.utilrrroci.decoratorsrrrrrrs