ruạṛ
a ���f�J � @ 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 ZdZdZdZdZdZdZdZ dZ d Zd d� Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Ze d$d%� �Zejd&d%� �Ze d'd(� �Zejd)d(� �Ze d*d+� �Zejd,d+� �Ze d-d.� �Zejd/d.� �Ze d0d1� �Zejd2d1� �Ze d3d4� �Zejd5d4� �Ze d6d7� �Zejd8d7� �Zd9d:� Zd;d<� Zd=d>� Z d?S )@�Catalogz� A data catalog enables you to collect, organize, find, access, understand, enrich, and activate technical, business, and operational metadata. �CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�MOVINGc K s� dddddddddddddddd�| _ d d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _dS )a� Initializes a new Catalog 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 Catalog. :type id: str :param display_name: The value to assign to the display_name property of this Catalog. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this Catalog. :type compartment_id: str :param time_created: The value to assign to the time_created property of this Catalog. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this Catalog. :type time_updated: datetime :param service_api_url: The value to assign to the service_api_url property of this Catalog. :type service_api_url: str :param service_console_url: The value to assign to the service_console_url property of this Catalog. :type service_console_url: str :param number_of_objects: The value to assign to the number_of_objects property of this Catalog. :type number_of_objects: int :param lifecycle_state: The value to assign to the lifecycle_state property of this Catalog. Allowed values for this property are: "CREATING", "ACTIVE", "INACTIVE", "UPDATING", "DELETING", "DELETED", "FAILED", "MOVING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this Catalog. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this Catalog. :type freeform_tags: dict(str, str) :param system_tags: The value to assign to the system_tags property of this Catalog. :type system_tags: dict(str, dict(str, object)) :param defined_tags: The value to assign to the defined_tags property of this Catalog. :type defined_tags: dict(str, dict(str, object)) :param attached_catalog_private_endpoints: The value to assign to the attached_catalog_private_endpoints property of this Catalog. :type attached_catalog_private_endpoints: list[str] :param locks: The value to assign to the locks property of this Catalog. :type locks: list[oci.data_catalog.models.ResourceLock] �strZdatetime�intzdict(str, str)zdict(str, dict(str, object))z list[str]zlist[ResourceLock])�id�display_name�compartment_id�time_created�time_updated�service_api_url�service_console_url�number_of_objects�lifecycle_state�lifecycle_details� freeform_tags�system_tags�defined_tags�"attached_catalog_private_endpoints�locksr ZdisplayNameZ compartmentIdZtimeCreatedZtimeUpdatedZ serviceApiUrlZserviceConsoleUrlZnumberOfObjectsZlifecycleStateZlifecycleDetailsZfreeformTagsZ systemTagsZdefinedTagsZattachedCatalogPrivateEndpointsr N)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id� _time_created� _time_updated�_service_api_url�_service_console_url�_number_of_objects�_lifecycle_state�_lifecycle_details�_freeform_tags�_system_tags� _defined_tags�#_attached_catalog_private_endpoints�_locks)�self�kwargs� r1 �C/usr/lib/python3.9/site-packages/oci/data_catalog/models/catalog.py�__init__2 s^ E��zCatalog.__init__c C s | j S )z� **[Required]** Gets the id of this Catalog. OCID of the data catalog instance. :return: The id of this Catalog. :rtype: str �r �r/ r1 r1 r2 r � s z Catalog.idc C s || _ dS )z� Sets the id of this Catalog. OCID of the data catalog instance. :param id: The id of this Catalog. :type: str Nr4 )r/ r r1 r1 r2 r � s c C s | j S )z� Gets the display_name of this Catalog. Data catalog identifier, which can be renamed. :return: The display_name of this Catalog. :rtype: str �r! r5 r1 r1 r2 r � s zCatalog.display_namec C s || _ dS )z� Sets the display_name of this Catalog. Data catalog identifier, which can be renamed. :param display_name: The display_name of this Catalog. :type: str Nr6 )r/ r r1 r1 r2 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this Catalog. Compartment identifier. :return: The compartment_id of this Catalog. :rtype: str �r"