📂 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_connectivity
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_connectivity/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: operation_summary_from_procedure.pyc
a N��f;% � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�OperationSummary� )�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� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Zd d!� Zd"S )#�OperationSummaryFromProcedurez The operation object. c K s~ ddddddddddd� | _ dddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )aA Initializes a new OperationSummaryFromProcedure object with values from keyword arguments. The default value of the :py:attr:`~oci.data_connectivity.models.OperationSummaryFromProcedure.model_type` attribute of this class is ``PROCEDURE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param model_type: The value to assign to the model_type property of this OperationSummaryFromProcedure. Allowed values for this property are: "PROCEDURE", "API" :type model_type: str :param metadata: The value to assign to the metadata property of this OperationSummaryFromProcedure. :type metadata: oci.data_connectivity.models.ObjectMetadata :param key: The value to assign to the key property of this OperationSummaryFromProcedure. :type key: str :param model_version: The value to assign to the model_version property of this OperationSummaryFromProcedure. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this OperationSummaryFromProcedure. :type parent_ref: oci.data_connectivity.models.ParentReference :param name: The value to assign to the name property of this OperationSummaryFromProcedure. :type name: str :param object_version: The value to assign to the object_version property of this OperationSummaryFromProcedure. :type object_version: int :param external_key: The value to assign to the external_key property of this OperationSummaryFromProcedure. :type external_key: str :param resource_name: The value to assign to the resource_name property of this OperationSummaryFromProcedure. :type resource_name: str :param object_status: The value to assign to the object_status property of this OperationSummaryFromProcedure. :type object_status: int �str�ObjectMetadata�ParentReference�int) � model_type�metadata�key� model_version� parent_ref�name�object_version�external_key� resource_name� object_status� modelTyper r �modelVersion� parentRefr � objectVersion�externalKey�resourceName�objectStatusN� PROCEDURE)� swagger_types� attribute_map�_model_type� _metadata�_key�_model_version�_parent_ref�_name�_object_version� _external_key�_resource_name�_object_status)�self�kwargs� r- ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_connectivity/models/operation_summary_from_procedure.py�__init__ sB 1�� z&OperationSummaryFromProcedure.__init__c C s | j S )z� Gets the key of this OperationSummaryFromProcedure. The object key. :return: The key of this OperationSummaryFromProcedure. :rtype: str �r# �r+ r- r- r. r f s z!OperationSummaryFromProcedure.keyc C s || _ dS )z� Sets the key of this OperationSummaryFromProcedure. The object key. :param key: The key of this OperationSummaryFromProcedure. :type: str Nr0 )r+ r r- r- r. r r s c C s | j S )z� Gets the model_version of this OperationSummaryFromProcedure. The model version of the object. :return: The model_version of this OperationSummaryFromProcedure. :rtype: str �r$ r1 r- r- r. r ~ s z+OperationSummaryFromProcedure.model_versionc C s || _ dS )z� Sets the model_version of this OperationSummaryFromProcedure. The model version of the object. :param model_version: The model_version of this OperationSummaryFromProcedure. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the parent_ref of this OperationSummaryFromProcedure. :return: The parent_ref of this OperationSummaryFromProcedure. :rtype: oci.data_connectivity.models.ParentReference �r% r1 r- r- r. r � s z(OperationSummaryFromProcedure.parent_refc C s || _ dS )z� Sets the parent_ref of this OperationSummaryFromProcedure. :param parent_ref: The parent_ref of this OperationSummaryFromProcedure. :type: oci.data_connectivity.models.ParentReference Nr3 )r+ r r- r- r. r � s c C s | j S )z� Gets the name of this OperationSummaryFromProcedure. The operation name. :return: The name of this OperationSummaryFromProcedure. :rtype: str �r&