a N•ºfõ ã@sDddlmZddlmZmZmZddlmZeGdd„deƒƒZdS)é)Ú BuildSourceé)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚGithubBuildSourcez. GitHub build source for Build stage. cKsLddddddœ|_ddddddœ|_d|_d|_d|_d|_d|_d |_dS) aæ Initializes a new GithubBuildSource object with values from keyword arguments. The default value of the :py:attr:`~oci.devops.models.GithubBuildSource.connection_type` attribute of this class is ``GITHUB`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this GithubBuildSource. :type name: str :param connection_type: The value to assign to the connection_type property of this GithubBuildSource. Allowed values for this property are: "GITHUB", "GITLAB", "GITLAB_SERVER", "BITBUCKET_CLOUD", "BITBUCKET_SERVER", "DEVOPS_CODE_REPOSITORY", "VBS" :type connection_type: str :param repository_url: The value to assign to the repository_url property of this GithubBuildSource. :type repository_url: str :param branch: The value to assign to the branch property of this GithubBuildSource. :type branch: str :param connection_id: The value to assign to the connection_id property of this GithubBuildSource. :type connection_id: str Ústr)ÚnameÚconnection_typeÚrepository_urlÚbranchÚ connection_idr ÚconnectionTypeÚ repositoryUrlr Ú connectionIdNÚGITHUB)Ú swagger_typesÚ attribute_mapÚ_nameÚ_connection_typeÚ_repository_urlÚ_branchÚ_connection_id)ÚselfÚkwargs©rú‰/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/devops/models/github_build_source.pyÚ__init__s$û ûzGithubBuildSource.__init__cCs|jS)zé **[Required]** Gets the connection_id of this GithubBuildSource. Connection identifier pertinent to GitHub source provider. :return: The connection_id of this GithubBuildSource. :rtype: str ©r©rrrrrCs zGithubBuildSource.connection_idcCs ||_dS)zæ Sets the connection_id of this GithubBuildSource. Connection identifier pertinent to GitHub source provider. :param connection_id: The connection_id of this GithubBuildSource. :type: str Nr)rrrrrrOs cCst|ƒS©N)rr rrrÚ__repr__[szGithubBuildSource.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__^szGithubBuildSource.__eq__cCs ||k Sr!rr$rrrÚ__ne__dszGithubBuildSource.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr"r&r'rrrrr s3  rN) Ú build_sourcerÚoci.utilrrrÚoci.decoratorsrrrrrrÚs