📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: managed_my_sql_database_summary.cpython-39.pyc
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 @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�ManagedMySqlDatabaseSummaryz4 The details of the Managed MySQL Database. c K sP ddddddd�| _ dddddd d�| _d | _d | _d | _d | _d | _d | _d S )aW Initializes a new ManagedMySqlDatabaseSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this ManagedMySqlDatabaseSummary. :type id: str :param compartment_id: The value to assign to the compartment_id property of this ManagedMySqlDatabaseSummary. :type compartment_id: str :param db_name: The value to assign to the db_name property of this ManagedMySqlDatabaseSummary. :type db_name: str :param db_version: The value to assign to the db_version property of this ManagedMySqlDatabaseSummary. :type db_version: str :param time_created: The value to assign to the time_created property of this ManagedMySqlDatabaseSummary. :type time_created: datetime :param name: The value to assign to the name property of this ManagedMySqlDatabaseSummary. :type name: str �strZdatetime)�id�compartment_id�db_name� db_version�time_created�namer Z compartmentIdZdbNameZ dbVersionZtimeCreatedr N)Z swagger_typesZ attribute_map�_id�_compartment_id�_db_name�_db_version� _time_created�_name)�self�kwargs� r �b/usr/lib/python3.9/site-packages/oci/database_management/models/managed_my_sql_database_summary.py�__init__ s( � � z$ManagedMySqlDatabaseSummary.__init__c C s | j S )z� **[Required]** Gets the id of this ManagedMySqlDatabaseSummary. The OCID of the Managed MySQL Database. :return: The id of this ManagedMySqlDatabaseSummary. :rtype: str �r �r r r r r I s zManagedMySqlDatabaseSummary.idc C s || _ dS )z� Sets the id of this ManagedMySqlDatabaseSummary. The OCID of the Managed MySQL Database. :param id: The id of this ManagedMySqlDatabaseSummary. :type: str Nr )r r r r r r U s c C s | j S )z� **[Required]** Gets the compartment_id of this ManagedMySqlDatabaseSummary. The OCID of the compartment. :return: The compartment_id of this ManagedMySqlDatabaseSummary. :rtype: str �r r r r r r a s z*ManagedMySqlDatabaseSummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this ManagedMySqlDatabaseSummary. The OCID of the compartment. :param compartment_id: The compartment_id of this ManagedMySqlDatabaseSummary. :type: str Nr )r r r r r r m s c C s | j S )z� **[Required]** Gets the db_name of this ManagedMySqlDatabaseSummary. The name of the MySQL Database. :return: The db_name of this ManagedMySqlDatabaseSummary. :rtype: str �r r r r r r y s z#ManagedMySqlDatabaseSummary.db_namec C s || _ dS )z� Sets the db_name of this ManagedMySqlDatabaseSummary. The name of the MySQL Database. :param db_name: The db_name of this ManagedMySqlDatabaseSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the db_version of this ManagedMySqlDatabaseSummary. The version of the MySQL Database. :return: The db_version of this ManagedMySqlDatabaseSummary. :rtype: str �r r r r r r � s z&ManagedMySqlDatabaseSummary.db_versionc C s || _ dS )z� Sets the db_version of this ManagedMySqlDatabaseSummary. The version of the MySQL Database. :param db_version: The db_version of this ManagedMySqlDatabaseSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the time_created of this ManagedMySqlDatabaseSummary. The date and time the Managed MySQL Database was created. :return: The time_created of this ManagedMySqlDatabaseSummary. :rtype: datetime �r r r r r r � s z(ManagedMySqlDatabaseSummary.time_createdc C s || _ dS )z� Sets the time_created of this ManagedMySqlDatabaseSummary. The date and time the Managed MySQL Database was created. :param time_created: The time_created of this ManagedMySqlDatabaseSummary. :type: datetime Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the name of this ManagedMySqlDatabaseSummary. The name of the Managed MySQL Database. :return: The name of this ManagedMySqlDatabaseSummary. :rtype: str �r r r r r r � s z ManagedMySqlDatabaseSummary.namec C s || _ dS )z� Sets the name of this ManagedMySqlDatabaseSummary. The name of the Managed MySQL Database. :param name: The name of this ManagedMySqlDatabaseSummary. :type: str Nr )r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s z$ManagedMySqlDatabaseSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s z"ManagedMySqlDatabaseSummary.__eq__c C s | |k S r r r# r r r �__ne__� s z"ManagedMySqlDatabaseSummary.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r! r% r&