ruạṛ
a N��f*Q � @ 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 ZdZdZdZdZdd� Zedd� �Z e j d d� �Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Z e j dd� �Z edd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zd=d>� Zd?d@� ZdAdB� ZdCS )D�ExternalPublicationSummaryz| The external publication summary contains the audit summary information and the definition of the external object. � SUCCESSFUL�FAILED� PUBLISHINGc K s� ddddddddddddddddddd�| _ d d ddd dddddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ExternalPublicationSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param application_id: The value to assign to the application_id property of this ExternalPublicationSummary. :type application_id: str :param application_compartment_id: The value to assign to the application_compartment_id property of this ExternalPublicationSummary. :type application_compartment_id: str :param display_name: The value to assign to the display_name property of this ExternalPublicationSummary. :type display_name: str :param resource_configuration: The value to assign to the resource_configuration property of this ExternalPublicationSummary. :type resource_configuration: oci.data_integration.models.ResourceConfiguration :param configuration_details: The value to assign to the configuration_details property of this ExternalPublicationSummary. :type configuration_details: oci.data_integration.models.ConfigurationDetails :param status: The value to assign to the status property of this ExternalPublicationSummary. Allowed values for this property are: "SUCCESSFUL", "FAILED", "PUBLISHING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type status: str :param error_message: The value to assign to the error_message property of this ExternalPublicationSummary. :type error_message: str :param key: The value to assign to the key property of this ExternalPublicationSummary. :type key: str :param model_type: The value to assign to the model_type property of this ExternalPublicationSummary. :type model_type: str :param model_version: The value to assign to the model_version property of this ExternalPublicationSummary. :type model_version: str :param name: The value to assign to the name property of this ExternalPublicationSummary. :type name: str :param description: The value to assign to the description property of this ExternalPublicationSummary. :type description: str :param object_version: The value to assign to the object_version property of this ExternalPublicationSummary. :type object_version: int :param object_status: The value to assign to the object_status property of this ExternalPublicationSummary. :type object_status: int :param identifier: The value to assign to the identifier property of this ExternalPublicationSummary. :type identifier: str :param parent_ref: The value to assign to the parent_ref property of this ExternalPublicationSummary. :type parent_ref: oci.data_integration.models.ParentReference :param metadata: The value to assign to the metadata property of this ExternalPublicationSummary. :type metadata: oci.data_integration.models.ObjectMetadata :param key_map: The value to assign to the key_map property of this ExternalPublicationSummary. :type key_map: dict(str, str) �str�ResourceConfiguration�ConfigurationDetails�int�ParentReference�ObjectMetadatazdict(str, str))�application_id�application_compartment_id�display_name�resource_configuration�configuration_details�status� error_message�key� model_type� model_version�name�description�object_version� object_status� identifier� parent_ref�metadata�key_map� applicationId�applicationCompartmentId�displayName�resourceConfiguration�configurationDetailsr �errorMessager � modelType�modelVersionr r � objectVersion�objectStatusr � parentRefr �keyMapN)� swagger_types� attribute_map�_application_id�_application_compartment_id� _display_name�_resource_configuration�_configuration_details�_status�_error_message�_key�_model_type�_model_version�_name�_description�_object_version�_object_status�_identifier�_parent_ref� _metadata�_key_map)�self�kwargs� rD ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/external_publication_summary.py�__init__ sp Q��z#ExternalPublicationSummary.__init__c C s | j S )a, Gets the application_id of this ExternalPublicationSummary. The unique OCID of the identifier that is returned after creating the Oracle Cloud Infrastructure Data Flow application. :return: The application_id of this ExternalPublicationSummary. :rtype: str �r0 �rB rD rD rE r � s z)ExternalPublicationSummary.application_idc C s || _ dS )a9 Sets the application_id of this ExternalPublicationSummary. The unique OCID of the identifier that is returned after creating the Oracle Cloud Infrastructure Data Flow application. :param application_id: The application_id of this ExternalPublicationSummary. :type: str NrG )rB r rD rD rE r � s c C s | j S )a> Gets the application_compartment_id of this ExternalPublicationSummary. The OCID of the compartment where the application is created in the Oracle Cloud Infrastructure Data Flow Service. :return: The application_compartment_id of this ExternalPublicationSummary. :rtype: str �r1 rH rD rD rE r � s z5ExternalPublicationSummary.application_compartment_idc C s || _ dS )aW Sets the application_compartment_id of this ExternalPublicationSummary. The OCID of the compartment where the application is created in the Oracle Cloud Infrastructure Data Flow Service. :param application_compartment_id: The application_compartment_id of this ExternalPublicationSummary. :type: str NrI )rB r rD rD rE r � s c C s | j S )z� Gets the display_name of this ExternalPublicationSummary. The name of the application. :return: The display_name of this ExternalPublicationSummary. :rtype: str �r2 rH rD rD rE r � s z'ExternalPublicationSummary.display_namec C s || _ dS )z� Sets the display_name of this ExternalPublicationSummary. The name of the application. :param display_name: The display_name of this ExternalPublicationSummary. :type: str NrJ )rB r rD rD rE r � s c C s | j S )z� Gets the resource_configuration of this ExternalPublicationSummary. :return: The resource_configuration of this ExternalPublicationSummary. :rtype: oci.data_integration.models.ResourceConfiguration �r3 rH rD rD rE r � s z1ExternalPublicationSummary.resource_configurationc C s || _ dS )z� Sets the resource_configuration of this ExternalPublicationSummary. :param resource_configuration: The resource_configuration of this ExternalPublicationSummary. :type: oci.data_integration.models.ResourceConfiguration NrK )rB r rD rD rE r � s c C s | j S )z� Gets the configuration_details of this ExternalPublicationSummary. :return: The configuration_details of this ExternalPublicationSummary. :rtype: oci.data_integration.models.ConfigurationDetails �r4 rH rD rD rE r s z0ExternalPublicationSummary.configuration_detailsc C s || _ dS )z� Sets the configuration_details of this ExternalPublicationSummary. :param configuration_details: The configuration_details of this ExternalPublicationSummary. :type: oci.data_integration.models.ConfigurationDetails NrL )rB r rD rD rE r s c C s | j S )a� Gets the status of this ExternalPublicationSummary. The status of the publishing action to Oracle Cloud Infrastructure Data Flow. Allowed values for this property are: "SUCCESSFUL", "FAILED", "PUBLISHING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The status of this ExternalPublicationSummary. :rtype: str )r5 rH rD rD rE r s z!ExternalPublicationSummary.statusc C s g d�}t ||�sd}|| _dS )z� Sets the status of this ExternalPublicationSummary. The status of the publishing action to Oracle Cloud Infrastructure Data Flow. :param status: The status of this ExternalPublicationSummary. :type: str )r r r �UNKNOWN_ENUM_VALUEN)r r5 )rB r �allowed_valuesrD rD rE r ( s c C s | j S )z� Gets the error_message of this ExternalPublicationSummary. The error of the published object in the application. :return: The error_message of this ExternalPublicationSummary. :rtype: str �r6 rH rD rD rE r 7 s z(ExternalPublicationSummary.error_messagec C s || _ dS )z� Sets the error_message of this ExternalPublicationSummary. The error of the published object in the application. :param error_message: The error_message of this ExternalPublicationSummary. :type: str NrO )rB r rD rD rE r C s c C s | j S )z� Gets the key of this ExternalPublicationSummary. The object key. :return: The key of this ExternalPublicationSummary. :rtype: str �r7 rH rD rD rE r O s zExternalPublicationSummary.keyc C s || _ dS )z� Sets the key of this ExternalPublicationSummary. The object key. :param key: The key of this ExternalPublicationSummary. :type: str NrP )rB r rD rD rE r [ s c C s | j S )z� Gets the model_type of this ExternalPublicationSummary. The object type. :return: The model_type of this ExternalPublicationSummary. :rtype: str �r8 rH rD rD rE r g s z%ExternalPublicationSummary.model_typec C s || _ dS )z� Sets the model_type of this ExternalPublicationSummary. The object type. :param model_type: The model_type of this ExternalPublicationSummary. :type: str NrQ )rB r rD rD rE r s s c C s | j S )a$ Gets the model_version of this ExternalPublicationSummary. This is a version number that is used by the service to upgrade objects if needed through releases of the service. :return: The model_version of this ExternalPublicationSummary. :rtype: str �r9 rH rD rD rE r s z(ExternalPublicationSummary.model_versionc C s || _ dS )a0 Sets the model_version of this ExternalPublicationSummary. This is a version number that is used by the service to upgrade objects if needed through releases of the service. :param model_version: The model_version of this ExternalPublicationSummary. :type: str NrR )rB r rD rD rE r � s c C s | j S )aS Gets the name of this ExternalPublicationSummary. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :return: The name of this ExternalPublicationSummary. :rtype: str �r: rH rD rD rE r � s zExternalPublicationSummary.namec C s || _ dS )aV Sets the name of this ExternalPublicationSummary. Free form text without any restriction on permitted characters. Name can have letters, numbers, and special characters. The value is editable and is restricted to 1000 characters. :param name: The name of this ExternalPublicationSummary. :type: str NrS )rB r rD rD rE r � s c C s | j S )z� Gets the description of this ExternalPublicationSummary. Detailed description for the object. :return: The description of this ExternalPublicationSummary. :rtype: str �r; rH rD rD rE r � s z&ExternalPublicationSummary.descriptionc C s || _ dS )z� Sets the description of this ExternalPublicationSummary. Detailed description for the object. :param description: The description of this ExternalPublicationSummary. :type: str NrT )rB r rD rD rE r � s c C s | j S )a Gets the object_version of this ExternalPublicationSummary. The version of the object that is used to track changes in the object instance. :return: The object_version of this ExternalPublicationSummary. :rtype: int �r<