📂 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.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: search_term_summary.pyc
a N��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 )�SearchTermSummaryzu Summary of a term associated with an object. This is a brief summary returned as part of the search result. c K sP ddddddd�| _ ddddddd�| _d | _d | _d | _d | _d | _d | _d S ) aN Initializes a new SearchTermSummary 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 SearchTermSummary. :type key: str :param display_name: The value to assign to the display_name property of this SearchTermSummary. :type display_name: str :param glossary_key: The value to assign to the glossary_key property of this SearchTermSummary. :type glossary_key: str :param glossary_name: The value to assign to the glossary_name property of this SearchTermSummary. :type glossary_name: str :param parent_term_key: The value to assign to the parent_term_key property of this SearchTermSummary. :type parent_term_key: str :param parent_term_name: The value to assign to the parent_term_name property of this SearchTermSummary. :type parent_term_name: str �str)�key�display_name�glossary_key� glossary_name�parent_term_key�parent_term_namer �displayName�glossaryKey�glossaryName� parentTermKey�parentTermNameN)� swagger_types� attribute_map�_key� _display_name� _glossary_key�_glossary_name�_parent_term_key�_parent_term_name)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/search_term_summary.py�__init__ s( � � zSearchTermSummary.__init__c C s | j S )z� Gets the key of this SearchTermSummary. Unique term key that is immutable. :return: The key of this SearchTermSummary. :rtype: str �r �r r r r r G s zSearchTermSummary.keyc C s || _ dS )z� Sets the key of this SearchTermSummary. Unique term key that is immutable. :param key: The key of this SearchTermSummary. :type: str Nr )r r r r r r S s c C s | j S )a, **[Required]** Gets the display_name of this SearchTermSummary. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this SearchTermSummary. :rtype: str �r r! r r r r _ s zSearchTermSummary.display_namec C s || _ dS )a( Sets the display_name of this SearchTermSummary. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :param display_name: The display_name of this SearchTermSummary. :type: str Nr"