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 )�CreateBackupDetailsz� Details for creating a database backup. **Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new CreateBackupDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param database_id: The value to assign to the database_id property of this CreateBackupDetails. :type database_id: str :param display_name: The value to assign to the display_name property of this CreateBackupDetails. :type display_name: str �str)�database_id�display_nameZ databaseIdZdisplayNameN)Z swagger_typesZ attribute_map�_database_id� _display_name)�self�kwargs� r �M/usr/lib/python3.9/site-packages/oci/database/models/create_backup_details.py�__init__ s ��zCreateBackupDetails.__init__c C s | j S )a **[Required]** Gets the database_id of this CreateBackupDetails. The `OCID`__ of the database. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The database_id of this CreateBackupDetails. :rtype: str �r �r r r r r / s zCreateBackupDetails.database_idc C s || _ dS )a Sets the database_id of this CreateBackupDetails. The `OCID`__ of the database. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param database_id: The database_id of this CreateBackupDetails. :type: str Nr )r r r r r r = s c C s | j S )z� **[Required]** Gets the display_name of this CreateBackupDetails. The user-friendly name for the backup. The name does not have to be unique. :return: The display_name of this CreateBackupDetails. :rtype: str �r r r r r r K s z CreateBackupDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateBackupDetails. The user-friendly name for the backup. The name does not have to be unique. :param display_name: The display_name of this CreateBackupDetails. :type: str Nr )r r r r r r W s c C s t | �S �N)r r r r r �__repr__c s zCreateBackupDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__f s zCreateBackupDetails.__eq__c C s | |k S r r r r r r �__ne__l s zCreateBackupDetails.__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