ruạṛ
a N��f�0 � @ 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 @ sR e Zd ZdZdZdd� Zedd� �Zejdd� �Zedd � �Z e jd d � �Z edd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zd&d'� Zd(d)� Zd*d+� Zd,S )-�FunctionLibraryDetailsz| The details including name, description for the function library, which is a container for user defined functions. �FUNCTION_LIBRARYc K s� dddddddddddd�| _ dddd d ddd dddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a� Initializes a new FunctionLibraryDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param key: The value to assign to the key property of this FunctionLibraryDetails. :type key: str :param model_type: The value to assign to the model_type property of this FunctionLibraryDetails. Allowed values for this property are: "FUNCTION_LIBRARY" :type model_type: str :param model_version: The value to assign to the model_version property of this FunctionLibraryDetails. :type model_version: str :param name: The value to assign to the name property of this FunctionLibraryDetails. :type name: str :param description: The value to assign to the description property of this FunctionLibraryDetails. :type description: str :param category_name: The value to assign to the category_name property of this FunctionLibraryDetails. :type category_name: str :param object_status: The value to assign to the object_status property of this FunctionLibraryDetails. :type object_status: int :param identifier: The value to assign to the identifier property of this FunctionLibraryDetails. :type identifier: str :param parent_ref: The value to assign to the parent_ref property of this FunctionLibraryDetails. :type parent_ref: oci.data_integration.models.ParentReference :param object_version: The value to assign to the object_version property of this FunctionLibraryDetails. :type object_version: int :param registry_metadata: The value to assign to the registry_metadata property of this FunctionLibraryDetails. :type registry_metadata: oci.data_integration.models.RegistryMetadata �str�int�ParentReference�RegistryMetadata)�key� model_type� model_version�name�description� category_name� object_status� identifier� parent_ref�object_version�registry_metadatar � modelType�modelVersionr r �categoryName�objectStatusr � parentRef� objectVersion�registryMetadataN) � swagger_types� attribute_map�_key�_model_type�_model_version�_name�_description�_category_name�_object_status�_identifier�_parent_ref�_object_version�_registry_metadata)�self�kwargs� r- ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/function_library_details.py�__init__ sF 4��zFunctionLibraryDetails.__init__c C s | j S )z� **[Required]** Gets the key of this FunctionLibraryDetails. Generated key that can be used in API calls to identify FunctionLibrary. :return: The key of this FunctionLibraryDetails. :rtype: str �r �r+ r- r- r. r o s zFunctionLibraryDetails.keyc C s || _ dS )z� Sets the key of this FunctionLibraryDetails. Generated key that can be used in API calls to identify FunctionLibrary. :param key: The key of this FunctionLibraryDetails. :type: str Nr0 )r+ r r- r- r. r { s c C s | j S )a **[Required]** Gets the model_type of this FunctionLibraryDetails. The type of the object. Allowed values for this property are: "FUNCTION_LIBRARY" :return: The model_type of this FunctionLibraryDetails. :rtype: str )r! r1 r- r- r. r � s z!FunctionLibraryDetails.model_typec C s( dg}t ||�std�|���|| _dS )z� Sets the model_type of this FunctionLibraryDetails. The type of the object. :param model_type: The model_type of this FunctionLibraryDetails. :type: str r z:Invalid value for `model_type`, must be None or one of {0}N)r � ValueError�formatr! )r+ r �allowed_valuesr- r- r. r � s ��c C s | j S )z� Gets the model_version of this FunctionLibraryDetails. The model version of an object. :return: The model_version of this FunctionLibraryDetails. :rtype: str �r"