📂 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
›
data_catalog
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_catalog/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: term_relationship.cpython-39.pyc
a ���fyL � @ 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�TermRelationshipzq Full term relationship definition. 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 )a� Initializes a new TermRelationship 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 TermRelationship. :type key: str :param display_name: The value to assign to the display_name property of this TermRelationship. :type display_name: str :param description: The value to assign to the description property of this TermRelationship. :type description: str :param related_term_key: The value to assign to the related_term_key property of this TermRelationship. :type related_term_key: str :param related_term_display_name: The value to assign to the related_term_display_name property of this TermRelationship. :type related_term_display_name: str :param related_term_description: The value to assign to the related_term_description property of this TermRelationship. :type related_term_description: str :param related_term_path: The value to assign to the related_term_path property of this TermRelationship. :type related_term_path: str :param related_term_glossary_key: The value to assign to the related_term_glossary_key property of this TermRelationship. :type related_term_glossary_key: str :param uri: The value to assign to the uri property of this TermRelationship. :type uri: str :param parent_term_key: The value to assign to the parent_term_key property of this TermRelationship. :type parent_term_key: str :param parent_term_display_name: The value to assign to the parent_term_display_name property of this TermRelationship. :type parent_term_display_name: str :param parent_term_description: The value to assign to the parent_term_description property of this TermRelationship. :type parent_term_description: str :param parent_term_path: The value to assign to the parent_term_path property of this TermRelationship. :type parent_term_path: str :param parent_term_glossary_key: The value to assign to the parent_term_glossary_key property of this TermRelationship. :type parent_term_glossary_key: str :param time_created: The value to assign to the time_created property of this TermRelationship. :type time_created: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this TermRelationship. 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 �strZdatetime)�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 ZdisplayNamer ZrelatedTermKeyZrelatedTermDisplayNameZrelatedTermDescriptionZrelatedTermPathZrelatedTermGlossaryKeyr Z parentTermKeyZparentTermDisplayNameZparentTermDescriptionZparentTermPathZparentTermGlossaryKeyZtimeCreatedZlifecycleStateN)Z swagger_typesZ 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� r2 �M/usr/lib/python3.9/site-packages/oci/data_catalog/models/term_relationship.py�__init__2 sd I��zTermRelationship.__init__c C s | j S )z� **[Required]** Gets the key of this TermRelationship. Unique term relationship key that is immutable. :return: The key of this TermRelationship. :rtype: str �r �r0 r2 r2 r3 r � s zTermRelationship.keyc C s || _ dS )z� Sets the key of this TermRelationship. Unique term relationship key that is immutable. :param key: The key of this TermRelationship. :type: str Nr5 )r0 r r2 r2 r3 r � s c C s | j S )aT Gets the display_name of this TermRelationship. 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 TermRelationship. :rtype: str �r! r6 r2 r2 r3 r � s zTermRelationship.display_namec C s || _ dS )a_ Sets the display_name of this TermRelationship. 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 TermRelationship. :type: str Nr7 )r0 r r2 r2 r3 r � s c C s | j S )z� Gets the description of this TermRelationship. Detailed description of the term relationship usually defined at the time of creation. :return: The description of this TermRelationship. :rtype: str �r"