📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_catalog
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_catalog/models
💾
Free:
45.6 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: custom_property_summary.pyc
a N��fjj � @ 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 ZdZ dZd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zed2d3� �Zejd4d3� �Zed5d6� �Z e jd7d6� �Z ed8d9� �Z!e!jd:d9� �Z!ed;d<� �Z"e"jd=d<� �Z"ed>d?� �Z#e#jd@d?� �Z#edAdB� �Z$e$jdCdB� �Z$edDdE� �Z%e%jdFdE� �Z%edGdH� �Z&e&jdIdH� �Z&edJdK� �Z'e'jdLdK� �Z'edMdN� �Z(e(jdOdN� �Z(edPdQ� �Z)e)jdRdQ� �Z)edSdT� �Z*e*jdUdT� �Z*dVdW� Z+dXdY� Z,dZd[� Z-d\S )]�CustomPropertySummaryz& Summary of a custom property �TEXT� RICH_TEXT�BOOLEAN�NUMBER�DATE�CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�MOVINGc K s� dddddddddddddddddddddddd�| _ d d ddd ddddddddddddddddddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d | _ d | _d | _d | _ d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d | _d S )!a� Initializes a new CustomPropertySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this CustomPropertySummary. :type key: str :param display_name: The value to assign to the display_name property of this CustomPropertySummary. :type display_name: str :param description: The value to assign to the description property of this CustomPropertySummary. :type description: str :param data_type: The value to assign to the data_type property of this CustomPropertySummary. Allowed values for this property are: "TEXT", "RICH_TEXT", "BOOLEAN", "NUMBER", "DATE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type data_type: str :param namespace_name: The value to assign to the namespace_name property of this CustomPropertySummary. :type namespace_name: str :param is_sortable: The value to assign to the is_sortable property of this CustomPropertySummary. :type is_sortable: bool :param is_filterable: The value to assign to the is_filterable property of this CustomPropertySummary. :type is_filterable: bool :param is_multi_valued: The value to assign to the is_multi_valued property of this CustomPropertySummary. :type is_multi_valued: bool :param is_hidden: The value to assign to the is_hidden property of this CustomPropertySummary. :type is_hidden: bool :param is_editable: The value to assign to the is_editable property of this CustomPropertySummary. :type is_editable: bool :param is_shown_in_list: The value to assign to the is_shown_in_list property of this CustomPropertySummary. :type is_shown_in_list: bool :param is_service_defined: The value to assign to the is_service_defined property of this CustomPropertySummary. :type is_service_defined: bool :param is_hidden_in_search: The value to assign to the is_hidden_in_search property of this CustomPropertySummary. :type is_hidden_in_search: bool :param time_created: The value to assign to the time_created property of this CustomPropertySummary. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this CustomPropertySummary. 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 usage_count: The value to assign to the usage_count property of this CustomPropertySummary. :type usage_count: int :param scope: The value to assign to the scope property of this CustomPropertySummary. :type scope: list[oci.data_catalog.models.CustomPropertyTypeUsage] :param allowed_values: The value to assign to the allowed_values property of this CustomPropertySummary. :type allowed_values: list[str] :param time_updated: The value to assign to the time_updated property of this CustomPropertySummary. :type time_updated: datetime :param created_by_id: The value to assign to the created_by_id property of this CustomPropertySummary. :type created_by_id: str :param updated_by_id: The value to assign to the updated_by_id property of this CustomPropertySummary. :type updated_by_id: str :param is_event_enabled: The value to assign to the is_event_enabled property of this CustomPropertySummary. :type is_event_enabled: bool :param events: The value to assign to the events property of this CustomPropertySummary. :type events: list[oci.data_catalog.models.EventConfig] �str�bool�datetime�intzlist[CustomPropertyTypeUsage]z list[str]zlist[EventConfig])�key�display_name�description� data_type�namespace_name�is_sortable� is_filterable�is_multi_valued� is_hidden�is_editable�is_shown_in_list�is_service_defined�is_hidden_in_search�time_created�lifecycle_state�usage_count�scope�allowed_values�time_updated� created_by_id� updated_by_id�is_event_enabled�eventsr �displayNamer �dataType� namespaceName� isSortable�isFilterable� isMultiValued�isHidden� isEditable� isShownInList�isServiceDefined�isHiddenInSearch�timeCreated�lifecycleState� usageCountr( � allowedValues�timeUpdated�createdById�updatedById�isEventEnabledr. N)� swagger_types� attribute_map�_key� _display_name�_description� _data_type�_namespace_name�_is_sortable�_is_filterable�_is_multi_valued� _is_hidden�_is_editable�_is_shown_in_list�_is_service_defined�_is_hidden_in_search� _time_created�_lifecycle_state�_usage_count�_scope�_allowed_values� _time_updated�_created_by_id�_updated_by_id�_is_event_enabled�_events)�self�kwargs� r] ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/custom_property_summary.py�__init__D s� g��zCustomPropertySummary.__init__c C s | j S )z� **[Required]** Gets the key of this CustomPropertySummary. Unique custom property key that is immutable. :return: The key of this CustomPropertySummary. :rtype: str �rD �r[ r] r] r^ r � s zCustomPropertySummary.keyc C s || _ dS )z� Sets the key of this CustomPropertySummary. Unique custom property key that is immutable. :param key: The key of this CustomPropertySummary. :type: str Nr` )r[ r r] r] r^ r s c C s | j S )z� Gets the display_name of this CustomPropertySummary. Display name of the custom property :return: The display_name of this CustomPropertySummary. :rtype: str �rE ra r] r] r^ r s z"CustomPropertySummary.display_namec C s || _ dS )z� Sets the display_name of this CustomPropertySummary. Display name of the custom property :param display_name: The display_name of this CustomPropertySummary. :type: str Nrb )r[ r r] r] r^ r s c C s | j S )z� Gets the description of this CustomPropertySummary. Description of the custom property :return: The description of this CustomPropertySummary. :rtype: str �rF ra r] r] r^ r & s z!CustomPropertySummary.descriptionc C s || _ dS )z� Sets the description of this CustomPropertySummary. Description of the custom property :param description: The description of this CustomPropertySummary. :type: str Nrc )r[ r r] r] r^ r 2 s c C s | j S )a� Gets the data_type of this CustomPropertySummary. Data type of the custom property Allowed values for this property are: "TEXT", "RICH_TEXT", "BOOLEAN", "NUMBER", "DATE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The data_type of this CustomPropertySummary. :rtype: str )rG ra r] r] r^ r > s zCustomPropertySummary.data_typec C s g d�}t ||�sd}|| _dS )z� Sets the data_type of this CustomPropertySummary. Data type of the custom property :param data_type: The data_type of this CustomPropertySummary. :type: str )r r r r r �UNKNOWN_ENUM_VALUEN)r rG )r[ r r) r] r] r^ r M s c C s | j S )z� Gets the namespace_name of this CustomPropertySummary. Namespace name of the custom property :return: The namespace_name of this CustomPropertySummary. :rtype: str �rH ra r] r] r^ r \ s z$CustomPropertySummary.namespace_namec C s || _ dS )z� Sets the namespace_name of this CustomPropertySummary. Namespace name of the custom property :param namespace_name: The namespace_name of this CustomPropertySummary. :type: str Nre )r[ r r] r] r^ r h s c C s | j S )z� Gets the is_sortable of this CustomPropertySummary. If this field allows to sort from UI :return: The is_sortable of this CustomPropertySummary. :rtype: bool �rI ra r] r] r^ r t s z!CustomPropertySummary.is_sortablec C s || _ dS )z� Sets the is_sortable of this CustomPropertySummary. If this field allows to sort from UI :param is_sortable: The is_sortable of this CustomPropertySummary. :type: bool Nrf )r[ r r] r] r^ r � s c C s | j S )z� Gets the is_filterable of this CustomPropertySummary. If this field allows to filter or create facets from UI :return: The is_filterable of this CustomPropertySummary. :rtype: bool �rJ ra r] r] r^ r � s z#CustomPropertySummary.is_filterablec C s || _ dS )z� Sets the is_filterable of this CustomPropertySummary. If this field allows to filter or create facets from UI :param is_filterable: The is_filterable of this CustomPropertySummary. :type: bool Nrg )r[ r r] r] r^ r � s c C s | j S )z� Gets the is_multi_valued of this CustomPropertySummary. If this field allows multiple values to be set :return: The is_multi_valued of this CustomPropertySummary. :rtype: bool �rK ra r] r] r^ r � s z%CustomPropertySummary.is_multi_valuedc C s || _ dS )z� Sets the is_multi_valued of this CustomPropertySummary. If this field allows multiple values to be set :param is_multi_valued: The is_multi_valued of this CustomPropertySummary. :type: bool Nrh )r[ r r] r] r^ r � s c C s | j S )z� Gets the is_hidden of this CustomPropertySummary. If this field is a hidden field :return: The is_hidden of this CustomPropertySummary. :rtype: bool �rL ra r] r] r^ r � s zCustomPropertySummary.is_hiddenc C s || _ dS )z� Sets the is_hidden of this CustomPropertySummary. If this field is a hidden field :param is_hidden: The is_hidden of this CustomPropertySummary. :type: bool Nri )r[ r r] r] r^ r � s c C s | j S )z� Gets the is_editable of this CustomPropertySummary. If this field is a editable field :return: The is_editable of this CustomPropertySummary. :rtype: bool �rM ra r] r] r^ r! � s z!CustomPropertySummary.is_editablec C s || _ dS )z� Sets the is_editable of this CustomPropertySummary. If this field is a editable field :param is_editable: The is_editable of this CustomPropertySummary. :type: bool Nrj )r[ r! r] r] r^ r! � s c C s | j S )z� Gets the is_shown_in_list of this CustomPropertySummary. If this field is displayed in a list view of applicable objects. :return: The is_shown_in_list of this CustomPropertySummary. :rtype: bool �rN ra r] r] r^ r"