ruạṛ
a N��f�N � @ 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�ExternalPublicationzn The external published object contains the audit summary information and the definition of the task. � 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 ExternalPublication 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 ExternalPublication. :type application_id: str :param application_compartment_id: The value to assign to the application_compartment_id property of this ExternalPublication. :type application_compartment_id: str :param display_name: The value to assign to the display_name property of this ExternalPublication. :type display_name: str :param resource_configuration: The value to assign to the resource_configuration property of this ExternalPublication. :type resource_configuration: oci.data_integration.models.ResourceConfiguration :param configuration_details: The value to assign to the configuration_details property of this ExternalPublication. :type configuration_details: oci.data_integration.models.ConfigurationDetails :param status: The value to assign to the status property of this ExternalPublication. 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 ExternalPublication. :type error_message: str :param key: The value to assign to the key property of this ExternalPublication. :type key: str :param model_type: The value to assign to the model_type property of this ExternalPublication. :type model_type: str :param model_version: The value to assign to the model_version property of this ExternalPublication. :type model_version: str :param name: The value to assign to the name property of this ExternalPublication. :type name: str :param description: The value to assign to the description property of this ExternalPublication. :type description: str :param object_version: The value to assign to the object_version property of this ExternalPublication. :type object_version: int :param object_status: The value to assign to the object_status property of this ExternalPublication. :type object_status: int :param identifier: The value to assign to the identifier property of this ExternalPublication. :type identifier: str :param parent_ref: The value to assign to the parent_ref property of this ExternalPublication. :type parent_ref: oci.data_integration.models.ParentReference :param metadata: The value to assign to the metadata property of this ExternalPublication. :type metadata: oci.data_integration.models.ObjectMetadata :param key_map: The value to assign to the key_map property of this ExternalPublication. :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.py�__init__ sp Q��zExternalPublication.__init__c C s | j S )a Gets the application_id of this ExternalPublication. The unique OCID of the identifier that is returned after creating the Oracle Cloud Infrastructure Data Flow application. :return: The application_id of this ExternalPublication. :rtype: str �r0 �rB rD rD rE r � s z"ExternalPublication.application_idc C s || _ dS )a+ Sets the application_id of this ExternalPublication. 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 ExternalPublication. :type: str NrG )rB r rD rD rE r � s c C s | j S )a0 Gets the application_compartment_id of this ExternalPublication. 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 ExternalPublication. :rtype: str �r1 rH rD rD rE r � s z.ExternalPublication.application_compartment_idc C s || _ dS )aI Sets the application_compartment_id of this ExternalPublication. 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 ExternalPublication. :type: str NrI )rB r rD rD rE r � s c C s | j S )z� Gets the display_name of this ExternalPublication. The name of the application. :return: The display_name of this ExternalPublication. :rtype: str �r2 rH rD rD rE r � s z ExternalPublication.display_namec C s || _ dS )z� Sets the display_name of this ExternalPublication. The name of the application. :param display_name: The display_name of this ExternalPublication. :type: str NrJ )rB r rD rD rE r � s c C s | j S )z� Gets the resource_configuration of this ExternalPublication. :return: The resource_configuration of this ExternalPublication. :rtype: oci.data_integration.models.ResourceConfiguration �r3 rH rD rD rE r � s z*ExternalPublication.resource_configurationc C s || _ dS )z� Sets the resource_configuration of this ExternalPublication. :param resource_configuration: The resource_configuration of this ExternalPublication. :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 ExternalPublication. :return: The configuration_details of this ExternalPublication. :rtype: oci.data_integration.models.ConfigurationDetails �r4 rH rD rD rE r s z)ExternalPublication.configuration_detailsc C s || _ dS )z� Sets the configuration_details of this ExternalPublication. :param configuration_details: The configuration_details of this ExternalPublication. :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 ExternalPublication. 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 ExternalPublication. :rtype: str )r5 rH rD rD rE r s zExternalPublication.statusc C s g d�}t ||�sd}|| _dS )z� Sets the status of this ExternalPublication. The status of the publishing action to Oracle Cloud Infrastructure Data Flow. :param status: The status of this ExternalPublication. :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 ExternalPublication. The error of the published object in the application. :return: The error_message of this ExternalPublication. :rtype: str �r6 rH rD rD rE r 7 s z!ExternalPublication.error_messagec C s || _ dS )z� Sets the error_message of this ExternalPublication. The error of the published object in the application. :param error_message: The error_message of this ExternalPublication. :type: str NrO )rB r rD rD rE r C s c C s | j S )z� Gets the key of this ExternalPublication. The object key. :return: The key of this ExternalPublication. :rtype: str �r7 rH rD rD rE r O s zExternalPublication.keyc C s || _ dS )z� Sets the key of this ExternalPublication. The object key. :param key: The key of this ExternalPublication. :type: str NrP )rB r rD rD rE r [ s c C s | j S )z� Gets the model_type of this ExternalPublication. The object type. :return: The model_type of this ExternalPublication. :rtype: str �r8 rH rD rD rE r g s zExternalPublication.model_typec C s || _ dS )z� Sets the model_type of this ExternalPublication. The object type. :param model_type: The model_type of this ExternalPublication. :type: str NrQ )rB r rD rD rE r s s c C s | j S )a Gets the model_version of this ExternalPublication. 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 ExternalPublication. :rtype: str �r9 rH rD rD rE r s z!ExternalPublication.model_versionc C s || _ dS )a" Sets the model_version of this ExternalPublication. 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 ExternalPublication. :type: str NrR )rB r rD rD rE r � s c C s | j S )aE Gets the name of this ExternalPublication. 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 ExternalPublication. :rtype: str �r: rH rD rD rE r � s zExternalPublication.namec C s || _ dS )aH Sets the name of this ExternalPublication. 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 ExternalPublication. :type: str NrS )rB r rD rD rE r � s c C s | j S )z� Gets the description of this ExternalPublication. Detailed description for the object. :return: The description of this ExternalPublication. :rtype: str �r; rH rD rD rE r � s zExternalPublication.descriptionc C s || _ dS )z� Sets the description of this ExternalPublication. Detailed description for the object. :param description: The description of this ExternalPublication. :type: str NrT )rB r rD rD rE r � s c C s | j S )z� Gets the object_version of this ExternalPublication. The version of the object that is used to track changes in the object instance. :return: The object_version of this ExternalPublication. :rtype: int �r<