📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
bds
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/bds/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: bds_metastore_configuration_summary.cpython-39.opt-1.pyc
a ���fb% � @ 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� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#� BdsMetastoreConfigurationSummaryz= The summary of metastore configuration information. c K sd ddddddddd�| _ dddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS ) a Initializes a new BdsMetastoreConfigurationSummary 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 BdsMetastoreConfigurationSummary. :type id: str :param display_name: The value to assign to the display_name property of this BdsMetastoreConfigurationSummary. :type display_name: str :param metastore_type: The value to assign to the metastore_type property of this BdsMetastoreConfigurationSummary. :type metastore_type: str :param metastore_id: The value to assign to the metastore_id property of this BdsMetastoreConfigurationSummary. :type metastore_id: str :param bds_api_key_id: The value to assign to the bds_api_key_id property of this BdsMetastoreConfigurationSummary. :type bds_api_key_id: str :param lifecycle_state: The value to assign to the lifecycle_state property of this BdsMetastoreConfigurationSummary. :type lifecycle_state: str :param time_created: The value to assign to the time_created property of this BdsMetastoreConfigurationSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this BdsMetastoreConfigurationSummary. :type time_updated: datetime �strZdatetime)�id�display_name�metastore_type�metastore_id�bds_api_key_id�lifecycle_state�time_created�time_updatedr ZdisplayNameZ metastoreTypeZmetastoreIdZbdsApiKeyIdZlifecycleStateZtimeCreatedZtimeUpdatedN) Z swagger_typesZ attribute_map�_id� _display_name�_metastore_type� _metastore_id�_bds_api_key_id�_lifecycle_state� _time_created� _time_updated)�self�kwargs� r �V/usr/lib/python3.9/site-packages/oci/bds/models/bds_metastore_configuration_summary.py�__init__ s4 '��z)BdsMetastoreConfigurationSummary.__init__c C s | j S )z� **[Required]** Gets the id of this BdsMetastoreConfigurationSummary. The ID of the metastore configuration :return: The id of this BdsMetastoreConfigurationSummary. :rtype: str �r �r r r r r W s z#BdsMetastoreConfigurationSummary.idc C s || _ dS )z� Sets the id of this BdsMetastoreConfigurationSummary. The ID of the metastore configuration :param id: The id of this BdsMetastoreConfigurationSummary. :type: str Nr )r r r r r r c s c C s | j S )z� **[Required]** Gets the display_name of this BdsMetastoreConfigurationSummary. The display name of metastore configuration :return: The display_name of this BdsMetastoreConfigurationSummary. :rtype: str �r r r r r r o s z-BdsMetastoreConfigurationSummary.display_namec C s || _ dS )z� Sets the display_name of this BdsMetastoreConfigurationSummary. The display name of metastore configuration :param display_name: The display_name of this BdsMetastoreConfigurationSummary. :type: str Nr )r r r r r r { s c C s | j S )a **[Required]** Gets the metastore_type of this BdsMetastoreConfigurationSummary. The type of the metastore in the metastore configuration. :return: The metastore_type of this BdsMetastoreConfigurationSummary. :rtype: str �r r r r r r � s z/BdsMetastoreConfigurationSummary.metastore_typec C s || _ dS )a Sets the metastore_type of this BdsMetastoreConfigurationSummary. The type of the metastore in the metastore configuration. :param metastore_type: The metastore_type of this BdsMetastoreConfigurationSummary. :type: str Nr )r r r r r r � s c C s | j S )a Gets the metastore_id of this BdsMetastoreConfigurationSummary. The OCID of the Data Catalog metastore. Set only if metastore's type is EXTERNAL. :return: The metastore_id of this BdsMetastoreConfigurationSummary. :rtype: str �r r r r r r � s z-BdsMetastoreConfigurationSummary.metastore_idc C s || _ dS )a Sets the metastore_id of this BdsMetastoreConfigurationSummary. The OCID of the Data Catalog metastore. Set only if metastore's type is EXTERNAL. :param metastore_id: The metastore_id of this BdsMetastoreConfigurationSummary. :type: str Nr! )r r r r r r � s c C s | j S )a! Gets the bds_api_key_id of this BdsMetastoreConfigurationSummary. The ID of BDS API Key used for metastore configuration. Set only if metastore's type is EXTERNAL. :return: The bds_api_key_id of this BdsMetastoreConfigurationSummary. :rtype: str �r r r r r r � s z/BdsMetastoreConfigurationSummary.bds_api_key_idc C s || _ dS )a. Sets the bds_api_key_id of this BdsMetastoreConfigurationSummary. The ID of BDS API Key used for metastore configuration. Set only if metastore's type is EXTERNAL. :param bds_api_key_id: The bds_api_key_id of this BdsMetastoreConfigurationSummary. :type: str Nr"