ruạṛ
a ���fy � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�SyncRepositoryDetailszF Details required for syncing a repository with its upstream. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new SyncRepositoryDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param source_branch: The value to assign to the source_branch property of this SyncRepositoryDetails. :type source_branch: str :param destination_branch: The value to assign to the destination_branch property of this SyncRepositoryDetails. :type destination_branch: str �str)� source_branch�destination_branchZsourceBranchZdestinationBranchN)Z swagger_typesZ attribute_map�_source_branch�_destination_branch)�self�kwargs� r �M/usr/lib/python3.9/site-packages/oci/devops/models/sync_repository_details.py�__init__ s ��zSyncRepositoryDetails.__init__c C s | j S )z� **[Required]** Gets the source_branch of this SyncRepositoryDetails. The branch in the upstream repository we want to sync from. :return: The source_branch of this SyncRepositoryDetails. :rtype: str �r �r r r r r - s z#SyncRepositoryDetails.source_branchc C s || _ dS )z� Sets the source_branch of this SyncRepositoryDetails. The branch in the upstream repository we want to sync from. :param source_branch: The source_branch of this SyncRepositoryDetails. :type: str Nr )r r r r r r 9 s c C s | j S )a **[Required]** Gets the destination_branch of this SyncRepositoryDetails. The branch in the repository we want to be updated with changes from the upstream. :return: The destination_branch of this SyncRepositoryDetails. :rtype: str �r r r r r r E s z(SyncRepositoryDetails.destination_branchc C s || _ dS )a Sets the destination_branch of this SyncRepositoryDetails. The branch in the repository we want to be updated with changes from the upstream. :param destination_branch: The destination_branch of this SyncRepositoryDetails. :type: str Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zSyncRepositoryDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zSyncRepositoryDetails.__eq__c C s | |k S r r r r r r �__ne__f s zSyncRepositoryDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn