📂 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
›
lib
›
python3.9
›
site-packages
›
oci
›
data_integration
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/data_integration/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_function_library_details.cpython-39.opt-1.pyc
a ���fu% � @ 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 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 )#�UpdateFunctionLibraryDetailszC The properties used in FunctionLibrary update operations. c K sd ddddddddd�| _ ddddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d S )a Initializes a new UpdateFunctionLibraryDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this UpdateFunctionLibraryDetails. :type name: str :param description: The value to assign to the description property of this UpdateFunctionLibraryDetails. :type description: str :param category_name: The value to assign to the category_name property of this UpdateFunctionLibraryDetails. :type category_name: str :param object_status: The value to assign to the object_status property of this UpdateFunctionLibraryDetails. :type object_status: int :param identifier: The value to assign to the identifier property of this UpdateFunctionLibraryDetails. :type identifier: str :param model_version: The value to assign to the model_version property of this UpdateFunctionLibraryDetails. :type model_version: str :param object_version: The value to assign to the object_version property of this UpdateFunctionLibraryDetails. :type object_version: int :param registry_metadata: The value to assign to the registry_metadata property of this UpdateFunctionLibraryDetails. :type registry_metadata: oci.data_integration.models.RegistryMetadata �str�intZRegistryMetadata)�name�description� category_name� object_status� identifier� model_version�object_version�registry_metadatar r ZcategoryNameZobjectStatusr ZmodelVersionZ objectVersionZregistryMetadataN) Z swagger_typesZ attribute_map�_name�_description�_category_name�_object_status�_identifier�_model_version�_object_version�_registry_metadata)�self�kwargs� r �_/usr/lib/python3.9/site-packages/oci/data_integration/models/update_function_library_details.py�__init__ s4 '��z%UpdateFunctionLibraryDetails.__init__c C s | j S )aX Gets the name of this UpdateFunctionLibraryDetails. 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 UpdateFunctionLibraryDetails. :rtype: str �r �r r r r r W s z!UpdateFunctionLibraryDetails.namec C s || _ dS )a[ Sets the name of this UpdateFunctionLibraryDetails. 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 UpdateFunctionLibraryDetails. :type: str Nr )r r r r r r c s c C s | j S )z� Gets the description of this UpdateFunctionLibraryDetails. A user defined description for the FunctionLibrary. :return: The description of this UpdateFunctionLibraryDetails. :rtype: str �r r r r r r o s z(UpdateFunctionLibraryDetails.descriptionc C s || _ dS )z� Sets the description of this UpdateFunctionLibraryDetails. A user defined description for the FunctionLibrary. :param description: The description of this UpdateFunctionLibraryDetails. :type: str Nr )r r r r r r { s c C s | j S )z� Gets the category_name of this UpdateFunctionLibraryDetails. The category name. :return: The category_name of this UpdateFunctionLibraryDetails. :rtype: str �r r r r r r � s z*UpdateFunctionLibraryDetails.category_namec C s || _ dS )z� Sets the category_name of this UpdateFunctionLibraryDetails. The category name. :param category_name: The category_name of this UpdateFunctionLibraryDetails. :type: str Nr! )r r r r r r � s c C s | j S )a& Gets the object_status of this UpdateFunctionLibraryDetails. The status of an object that can be set to value 1 for shallow references across objects, other values reserved. :return: The object_status of this UpdateFunctionLibraryDetails. :rtype: int �r r r r r r � s z*UpdateFunctionLibraryDetails.object_statusc C s || _ dS )a2 Sets the object_status of this UpdateFunctionLibraryDetails. The status of an object that can be set to value 1 for shallow references across objects, other values reserved. :param object_status: The object_status of this UpdateFunctionLibraryDetails. :type: int Nr"