ruạṛ
a ���f� � @ 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 )� SourceDetailsz1 Source information for the file system. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new SourceDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param parent_file_system_id: The value to assign to the parent_file_system_id property of this SourceDetails. :type parent_file_system_id: str :param source_snapshot_id: The value to assign to the source_snapshot_id property of this SourceDetails. :type source_snapshot_id: str �str)�parent_file_system_id�source_snapshot_idZparentFileSystemIdZsourceSnapshotIdN)Z swagger_typesZ attribute_map�_parent_file_system_id�_source_snapshot_id)�self�kwargs� r �J/usr/lib/python3.9/site-packages/oci/file_storage/models/source_details.py�__init__ s ��zSourceDetails.__init__c C s | j S )a� Gets the parent_file_system_id of this SourceDetails. The `OCID`__ of the file system that contains the source snapshot of a cloned file system. See `Cloning a File System`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/File/Tasks/cloningFS.htm :return: The parent_file_system_id of this SourceDetails. :rtype: str �r �r r r r r - s z#SourceDetails.parent_file_system_idc C s || _ dS )a� Sets the parent_file_system_id of this SourceDetails. The `OCID`__ of the file system that contains the source snapshot of a cloned file system. See `Cloning a File System`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/File/Tasks/cloningFS.htm :param parent_file_system_id: The parent_file_system_id of this SourceDetails. :type: str Nr )r r r r r r = s c C s | j S )a� Gets the source_snapshot_id of this SourceDetails. The `OCID`__ of the source snapshot used to create a cloned file system. See `Cloning a File System`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/File/Tasks/cloningFS.htm :return: The source_snapshot_id of this SourceDetails. :rtype: str �r r r r r r M s z SourceDetails.source_snapshot_idc C s || _ dS )a� Sets the source_snapshot_id of this SourceDetails. The `OCID`__ of the source snapshot used to create a cloned file system. See `Cloning a File System`__. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm __ https://docs.cloud.oracle.com/iaas/Content/File/Tasks/cloningFS.htm :param source_snapshot_id: The source_snapshot_id of this SourceDetails. :type: str Nr )r r r r r r ] s c C s t | �S �N)r r r r r �__repr__m s zSourceDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__p s zSourceDetails.__eq__c C s | |k S r r r r r r �__ne__v s zSourceDetails.__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