📂 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: term_relationship_summary.pyc
a N��f�N � @ 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� �Ze d9d:� �Zejd;d:� �Zd<d=� Zd>d?� Z d@dA� Z!dBS )C�TermRelationshipSummaryzn Summary of a term relationship. Business term relationship between two terms in a business glossary. �CREATING�ACTIVE�INACTIVE�UPDATING�DELETING�DELETED�FAILED�MOVINGc K s� ddddddddddddddddd�| _ dddddd d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )av Initializes a new TermRelationshipSummary 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 TermRelationshipSummary. :type key: str :param display_name: The value to assign to the display_name property of this TermRelationshipSummary. :type display_name: str :param description: The value to assign to the description property of this TermRelationshipSummary. :type description: str :param related_term_key: The value to assign to the related_term_key property of this TermRelationshipSummary. :type related_term_key: str :param related_term_display_name: The value to assign to the related_term_display_name property of this TermRelationshipSummary. :type related_term_display_name: str :param related_term_description: The value to assign to the related_term_description property of this TermRelationshipSummary. :type related_term_description: str :param related_term_path: The value to assign to the related_term_path property of this TermRelationshipSummary. :type related_term_path: str :param related_term_glossary_key: The value to assign to the related_term_glossary_key property of this TermRelationshipSummary. :type related_term_glossary_key: str :param uri: The value to assign to the uri property of this TermRelationshipSummary. :type uri: str :param parent_term_key: The value to assign to the parent_term_key property of this TermRelationshipSummary. :type parent_term_key: str :param parent_term_display_name: The value to assign to the parent_term_display_name property of this TermRelationshipSummary. :type parent_term_display_name: str :param parent_term_description: The value to assign to the parent_term_description property of this TermRelationshipSummary. :type parent_term_description: str :param parent_term_path: The value to assign to the parent_term_path property of this TermRelationshipSummary. :type parent_term_path: str :param parent_term_glossary_key: The value to assign to the parent_term_glossary_key property of this TermRelationshipSummary. :type parent_term_glossary_key: str :param time_created: The value to assign to the time_created property of this TermRelationshipSummary. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this TermRelationshipSummary. 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 �str�datetime)�key�display_name�description�related_term_key�related_term_display_name�related_term_description�related_term_path�related_term_glossary_key�uri�parent_term_key�parent_term_display_name�parent_term_description�parent_term_path�parent_term_glossary_key�time_created�lifecycle_stater �displayNamer �relatedTermKey�relatedTermDisplayName�relatedTermDescription�relatedTermPath�relatedTermGlossaryKeyr � parentTermKey�parentTermDisplayName�parentTermDescription�parentTermPath�parentTermGlossaryKey�timeCreated�lifecycleStateN)� swagger_types� attribute_map�_key� _display_name�_description�_related_term_key�_related_term_display_name�_related_term_description�_related_term_path�_related_term_glossary_key�_uri�_parent_term_key�_parent_term_display_name�_parent_term_description�_parent_term_path�_parent_term_glossary_key� _time_created�_lifecycle_state)�self�kwargs� rB ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_catalog/models/term_relationship_summary.py�__init__0 sd I��z TermRelationshipSummary.__init__c C s | j S )z� **[Required]** Gets the key of this TermRelationshipSummary. Unique term relationship key that is immutable. :return: The key of this TermRelationshipSummary. :rtype: str �r0 �r@ rB rB rC r � s zTermRelationshipSummary.keyc C s || _ dS )z� Sets the key of this TermRelationshipSummary. Unique term relationship key that is immutable. :param key: The key of this TermRelationshipSummary. :type: str NrE )r@ r rB rB rC r � s c C s | j S )ab Gets the display_name of this TermRelationshipSummary. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information.This is the same as relationshipType for termRelationship :return: The display_name of this TermRelationshipSummary. :rtype: str �r1 rF rB rB rC r � s z$TermRelationshipSummary.display_namec C s || _ dS )am Sets the display_name of this TermRelationshipSummary. A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information.This is the same as relationshipType for termRelationship :param display_name: The display_name of this TermRelationshipSummary. :type: str NrG )r@ r rB rB rC r � s c C s | j S )z� Gets the description of this TermRelationshipSummary. Detailed description of the term relationship usually defined at the time of creation. :return: The description of this TermRelationshipSummary. :rtype: str �r2 rF rB rB rC r � s z#TermRelationshipSummary.descriptionc C s || _ dS )a Sets the description of this TermRelationshipSummary. Detailed description of the term relationship usually defined at the time of creation. :param description: The description of this TermRelationshipSummary. :type: str NrH )r@ r rB rB rC r � s c C s | j S )z� Gets the related_term_key of this TermRelationshipSummary. Unique id of the related term. :return: The related_term_key of this TermRelationshipSummary. :rtype: str �r3 rF rB rB rC r � s z(TermRelationshipSummary.related_term_keyc C s || _ dS )z� Sets the related_term_key of this TermRelationshipSummary. Unique id of the related term. :param related_term_key: The related_term_key of this TermRelationshipSummary. :type: str NrI )r@ r rB rB rC r s c C s | j S )z� Gets the related_term_display_name of this TermRelationshipSummary. Name of the related term. :return: The related_term_display_name of this TermRelationshipSummary. :rtype: str �r4 rF rB rB rC r s z1TermRelationshipSummary.related_term_display_namec C s || _ dS )z� Sets the related_term_display_name of this TermRelationshipSummary. Name of the related term. :param related_term_display_name: The related_term_display_name of this TermRelationshipSummary. :type: str NrJ )r@ r rB rB rC r s c C s | j S )z� Gets the related_term_description of this TermRelationshipSummary. Description of the related term. :return: The related_term_description of this TermRelationshipSummary. :rtype: str �r5 rF rB rB rC r ) s z0TermRelationshipSummary.related_term_descriptionc C s || _ dS )z� Sets the related_term_description of this TermRelationshipSummary. Description of the related term. :param related_term_description: The related_term_description of this TermRelationshipSummary. :type: str NrK )r@ r rB rB rC r 5 s c C s | j S )z� Gets the related_term_path of this TermRelationshipSummary. Full path of the related term. :return: The related_term_path of this TermRelationshipSummary. :rtype: str �r6 rF rB rB rC r A s z)TermRelationshipSummary.related_term_pathc C s || _ dS )z� Sets the related_term_path of this TermRelationshipSummary. Full path of the related term. :param related_term_path: The related_term_path of this TermRelationshipSummary. :type: str NrL )r@ r rB rB rC r M s c C s | j S )z� Gets the related_term_glossary_key of this TermRelationshipSummary. Glossary key of the related term. :return: The related_term_glossary_key of this TermRelationshipSummary. :rtype: str �r7 rF rB rB rC r Y s z1TermRelationshipSummary.related_term_glossary_keyc C s || _ dS )z� Sets the related_term_glossary_key of this TermRelationshipSummary. Glossary key of the related term. :param related_term_glossary_key: The related_term_glossary_key of this TermRelationshipSummary. :type: str NrM )r@ r rB rB rC r e s c C s | j S )z� Gets the uri of this TermRelationshipSummary. URI to the term relationship instance in the API. :return: The uri of this TermRelationshipSummary. :rtype: str �r8 rF rB rB rC r q s zTermRelationshipSummary.uric C s || _ dS )z� Sets the uri of this TermRelationshipSummary. URI to the term relationship instance in the API. :param uri: The uri of this TermRelationshipSummary. :type: str NrN )r@ r rB rB rC r } s c C s | j S )z� Gets the parent_term_key of this TermRelationshipSummary. This relationships parent term key. :return: The parent_term_key of this TermRelationshipSummary. :rtype: str �r9 rF rB rB rC r � s z'TermRelationshipSummary.parent_term_keyc C s || _ dS )z� Sets the parent_term_key of this TermRelationshipSummary. This relationships parent term key. :param parent_term_key: The parent_term_key of this TermRelationshipSummary. :type: str NrO )r@ r rB rB rC r � s c C s | j S )z� Gets the parent_term_display_name of this TermRelationshipSummary. Name of the parent term. :return: The parent_term_display_name of this TermRelationshipSummary. :rtype: str �r: rF rB rB rC r � s z0TermRelationshipSummary.parent_term_display_namec C s || _ dS )z� Sets the parent_term_display_name of this TermRelationshipSummary. Name of the parent term. :param parent_term_display_name: The parent_term_display_name of this TermRelationshipSummary. :type: str NrP )r@ r rB rB rC r � s c C s | j S )z� Gets the parent_term_description of this TermRelationshipSummary. Description of the parent term. :return: The parent_term_description of this TermRelationshipSummary. :rtype: str �r; rF rB rB rC r � s z/TermRelationshipSummary.parent_term_descriptionc C s || _ dS )z� Sets the parent_term_description of this TermRelationshipSummary. Description of the parent term. :param parent_term_description: The parent_term_description of this TermRelationshipSummary. :type: str NrQ )r@ r rB rB rC r � s c C s | j S )z� Gets the parent_term_path of this TermRelationshipSummary. Full path of the parent term. :return: The parent_term_path of this TermRelationshipSummary. :rtype: str �r<