ruạṛ
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 )#�OperationSummaryFromApiz+ The API operation summary object. c K s~ ddddddddddd� | _ dddd d ddd ddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new OperationSummaryFromApi object with values from keyword arguments. The default value of the :py:attr:`~oci.data_connectivity.models.OperationSummaryFromApi.model_type` attribute of this class is ``API`` 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 OperationSummaryFromApi. Allowed values for this property are: "PROCEDURE", "API" :type model_type: str :param metadata: The value to assign to the metadata property of this OperationSummaryFromApi. :type metadata: oci.data_connectivity.models.ObjectMetadata :param key: The value to assign to the key property of this OperationSummaryFromApi. :type key: str :param model_version: The value to assign to the model_version property of this OperationSummaryFromApi. :type model_version: str :param parent_ref: The value to assign to the parent_ref property of this OperationSummaryFromApi. :type parent_ref: oci.data_connectivity.models.ParentReference :param name: The value to assign to the name property of this OperationSummaryFromApi. :type name: str :param object_version: The value to assign to the object_version property of this OperationSummaryFromApi. :type object_version: int :param external_key: The value to assign to the external_key property of this OperationSummaryFromApi. :type external_key: str :param resource_name: The value to assign to the resource_name property of this OperationSummaryFromApi. :type resource_name: str :param object_status: The value to assign to the object_status property of this OperationSummaryFromApi. :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�API)� 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_api.py�__init__ sB 1�� z OperationSummaryFromApi.__init__c C s | j S )z� Gets the key of this OperationSummaryFromApi. The object key. :return: The key of this OperationSummaryFromApi. :rtype: str �r# �r+ r- r- r. r f s zOperationSummaryFromApi.keyc C s || _ dS )z� Sets the key of this OperationSummaryFromApi. The object key. :param key: The key of this OperationSummaryFromApi. :type: str Nr0 )r+ r r- r- r. r r s c C s | j S )z� Gets the model_version of this OperationSummaryFromApi. The model version of the object. :return: The model_version of this OperationSummaryFromApi. :rtype: str �r$ r1 r- r- r. r ~ s z%OperationSummaryFromApi.model_versionc C s || _ dS )z� Sets the model_version of this OperationSummaryFromApi. The model version of the object. :param model_version: The model_version of this OperationSummaryFromApi. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )z� Gets the parent_ref of this OperationSummaryFromApi. :return: The parent_ref of this OperationSummaryFromApi. :rtype: oci.data_connectivity.models.ParentReference �r% r1 r- r- r. r � s z"OperationSummaryFromApi.parent_refc C s || _ dS )z� Sets the parent_ref of this OperationSummaryFromApi. :param parent_ref: The parent_ref of this OperationSummaryFromApi. :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 OperationSummaryFromApi. The operation name. :return: The name of this OperationSummaryFromApi. :rtype: str �r&