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 )�ObjectStoreBucketz� In lieu of a network database link, OCI Object Storage bucket will be used to store Data Pump dump files for the migration. Additionally, it can be specified alongside a database link data transfer medium. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new ObjectStoreBucket object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param namespace_name: The value to assign to the namespace_name property of this ObjectStoreBucket. :type namespace_name: str :param bucket_name: The value to assign to the bucket_name property of this ObjectStoreBucket. :type bucket_name: str �str)�namespace_name�bucket_nameZ namespaceNameZ bucketNameN)Z swagger_typesZ attribute_map�_namespace_name�_bucket_name)�self�kwargs� r �U/usr/lib/python3.9/site-packages/oci/database_migration/models/object_store_bucket.py�__init__ s ��zObjectStoreBucket.__init__c C s | j S )z� **[Required]** Gets the namespace_name of this ObjectStoreBucket. Namespace name of the object store bucket. :return: The namespace_name of this ObjectStoreBucket. :rtype: str �r �r r r r r . s z ObjectStoreBucket.namespace_namec C s || _ dS )z� Sets the namespace_name of this ObjectStoreBucket. Namespace name of the object store bucket. :param namespace_name: The namespace_name of this ObjectStoreBucket. :type: str Nr )r r r r r r : s c C s | j S )z� **[Required]** Gets the bucket_name of this ObjectStoreBucket. Bucket name. :return: The bucket_name of this ObjectStoreBucket. :rtype: str �r r r r r r F s zObjectStoreBucket.bucket_namec C s || _ dS )z� Sets the bucket_name of this ObjectStoreBucket. Bucket name. :param bucket_name: The bucket_name of this ObjectStoreBucket. :type: str Nr )r r r r r r R s c C s t | �S �N)r r r r r �__repr__^ s zObjectStoreBucket.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__a s zObjectStoreBucket.__eq__c C s | |k S r r r r r r �__ne__g s zObjectStoreBucket.__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