a ûÎòfUã@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)ÚnameZconnection_typeZrepository_urlÚbranchÚ connection_idr ZconnectionTypeZ repositoryUrlr Z connectionIdNZGITHUB)Z swagger_typesZ attribute_mapÚ_nameZ_connection_typeZ_repository_urlZ_branchÚ_connection_id)ÚselfÚkwargs©rúI/usr/lib/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©rrrrr Es 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)rr rrrr Qs cCst|ƒS©N)rrrrrÚ__repr__]szGithubBuildSource.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__`szGithubBuildSource.__eq__cCs ||k SrrrrrrÚ__ne__fszGithubBuildSource.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyr Úsetterrrrrrrrr s3  rN) Z build_sourcerZoci.utilrrrZoci.decoratorsrrrrrrÚs