📂 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: object_relationship.cpython-39.opt-1.pyc
a ���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 @ s4 e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))�ObjectRelationshipz] Details regarding a specific object and its relationship to the referencing object. c K sx ddddddddddd� | _ dddddd d ddd d� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )ad Initializes a new ObjectRelationship object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param relationship_type: The value to assign to the relationship_type property of this ObjectRelationship. :type relationship_type: str :param key: The value to assign to the key property of this ObjectRelationship. :type key: str :param name: The value to assign to the name property of this ObjectRelationship. :type name: str :param type_name: The value to assign to the type_name property of this ObjectRelationship. :type type_name: str :param type_key: The value to assign to the type_key property of this ObjectRelationship. :type type_key: str :param time_created: The value to assign to the time_created property of this ObjectRelationship. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this ObjectRelationship. :type time_updated: datetime :param path: The value to assign to the path property of this ObjectRelationship. :type path: str :param parent_key: The value to assign to the parent_key property of this ObjectRelationship. :type parent_key: str :param parent_path: The value to assign to the parent_path property of this ObjectRelationship. :type parent_path: str �strZdatetime) �relationship_type�key�name� type_name�type_key�time_created�time_updated�path� parent_key�parent_pathZrelationshipTyper r ZtypeNameZtypeKeyZtimeCreatedZtimeUpdatedr Z parentKeyZ parentPathN)Z swagger_typesZ attribute_map�_relationship_type�_key�_name� _type_name� _type_key� _time_created� _time_updated�_path�_parent_key�_parent_path)�self�kwargs� r �O/usr/lib/python3.9/site-packages/oci/data_catalog/models/object_relationship.py�__init__ s@ /�� zObjectRelationship.__init__c C s | j S )z� Gets the relationship_type of this ObjectRelationship. Type of relationship with the referencing object. :return: The relationship_type of this ObjectRelationship. :rtype: str �r �r r r r r e s z$ObjectRelationship.relationship_typec C s || _ dS )z� Sets the relationship_type of this ObjectRelationship. Type of relationship with the referencing object. :param relationship_type: The relationship_type of this ObjectRelationship. :type: str Nr! )r r r r r r q s c C s | j S )z� Gets the key of this ObjectRelationship. Unique id of the object. :return: The key of this ObjectRelationship. :rtype: str �r r"