📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
oda
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/oda/models/__pycache__
💾
Free:
47.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_digital_assistant_details.cpython-39.pyc
a ���fW1 � @ 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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Ze d!d"� �Zejd#d"� �Zd$d%� Zd&d'� Zd(d)� Zd*S )+�CreateDigitalAssistantDetailszE Properties that are required to create a Digital Assistant. �NEW�CLONE�VERSION�EXTEND�NATIVE�TRANSLATIONc K sd ddddddddd�| _ ddddd d ddd�| _d | _d | _d | _d | _d | _d | _d | _d | _ d S )ax Initializes a new CreateDigitalAssistantDetails object with values from keyword arguments. This class has the following subclasses and if you are using this class as input to a service operations then you should favor using a subclass over the base class: * :class:`~oci.oda.models.CreateDigitalAssistantVersionDetails` * :class:`~oci.oda.models.CloneDigitalAssistantDetails` * :class:`~oci.oda.models.CreateNewDigitalAssistantDetails` * :class:`~oci.oda.models.ExtendDigitalAssistantDetails` The following keyword arguments are supported (corresponding to the getters/setters of this class): :param kind: The value to assign to the kind property of this CreateDigitalAssistantDetails. Allowed values for this property are: "NEW", "CLONE", "VERSION", "EXTEND" :type kind: str :param category: The value to assign to the category property of this CreateDigitalAssistantDetails. :type category: str :param description: The value to assign to the description property of this CreateDigitalAssistantDetails. :type description: str :param platform_version: The value to assign to the platform_version property of this CreateDigitalAssistantDetails. :type platform_version: str :param multilingual_mode: The value to assign to the multilingual_mode property of this CreateDigitalAssistantDetails. Allowed values for this property are: "NATIVE", "TRANSLATION" :type multilingual_mode: str :param primary_language_tag: The value to assign to the primary_language_tag property of this CreateDigitalAssistantDetails. :type primary_language_tag: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateDigitalAssistantDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDigitalAssistantDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�kind�category�description�platform_version�multilingual_mode�primary_language_tag� freeform_tags�defined_tagsr r r ZplatformVersionZmultilingualModeZprimaryLanguageTagZfreeformTagsZdefinedTagsN) Z swagger_typesZ attribute_map�_kind� _category�_description�_platform_version�_multilingual_mode�_primary_language_tag�_freeform_tags� _defined_tags)�self�kwargs� r �S/usr/lib/python3.9/site-packages/oci/oda/models/create_digital_assistant_details.py�__init__* s4 0��z&CreateDigitalAssistantDetails.__init__c C s@ | d }|dkrdS |dkr dS |dkr,dS |dkr8d S d S dS )z� Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype. r r Z$CreateDigitalAssistantVersionDetailsr ZCloneDigitalAssistantDetailsr Z CreateNewDigitalAssistantDetailsr ZExtendDigitalAssistantDetailsr Nr )Zobject_dictionary�typer r r! �get_subtypex s z)CreateDigitalAssistantDetails.get_subtypec C s | j S )a, **[Required]** Gets the kind of this CreateDigitalAssistantDetails. How to create the Digital Assistant. Allowed values for this property are: "NEW", "CLONE", "VERSION", "EXTEND" :return: The kind of this CreateDigitalAssistantDetails. :rtype: str )r �r r r r! r � s z"CreateDigitalAssistantDetails.kindc C s* g d�}t ||�s td|� ���|| _dS )z� Sets the kind of this CreateDigitalAssistantDetails. How to create the Digital Assistant. :param kind: The kind of this CreateDigitalAssistantDetails. :type: str )r r r r z1Invalid value for `kind`, must be None or one of N)r � ValueErrorr )r r �allowed_valuesr r r! r � s �c C s | j S )z� Gets the category of this CreateDigitalAssistantDetails. The resource's category. This is used to group resource's together. :return: The category of this CreateDigitalAssistantDetails. :rtype: str �r r% r r r! r � s z&CreateDigitalAssistantDetails.categoryc C s || _ dS )z� Sets the category of this CreateDigitalAssistantDetails. The resource's category. This is used to group resource's together. :param category: The category of this CreateDigitalAssistantDetails. :type: str Nr( )r r r r r! r � s c C s | j S )z� Gets the description of this CreateDigitalAssistantDetails. A short description of the resource. :return: The description of this CreateDigitalAssistantDetails. :rtype: str �r r% r r r! r � s z)CreateDigitalAssistantDetails.descriptionc C s || _ dS )z� Sets the description of this CreateDigitalAssistantDetails. A short description of the resource. :param description: The description of this CreateDigitalAssistantDetails. :type: str Nr) )r r r r r! r � s c C s | j S )z� Gets the platform_version of this CreateDigitalAssistantDetails. The ODA Platform Version for this resource. :return: The platform_version of this CreateDigitalAssistantDetails. :rtype: str �r r% r r r! r � s z.CreateDigitalAssistantDetails.platform_versionc C s || _ dS )z� Sets the platform_version of this CreateDigitalAssistantDetails. The ODA Platform Version for this resource. :param platform_version: The platform_version of this CreateDigitalAssistantDetails. :type: str Nr* )r r r r r! r � s c C s | j S )a. Gets the multilingual_mode of this CreateDigitalAssistantDetails. The multilingual mode for the resource. Allowed values for this property are: "NATIVE", "TRANSLATION" :return: The multilingual_mode of this CreateDigitalAssistantDetails. :rtype: str )r r% r r r! r � s z/CreateDigitalAssistantDetails.multilingual_modec C s* ddg}t ||�s td|� ���|| _dS )z� Sets the multilingual_mode of this CreateDigitalAssistantDetails. The multilingual mode for the resource. :param multilingual_mode: The multilingual_mode of this CreateDigitalAssistantDetails. :type: str r r z>Invalid value for `multilingual_mode`, must be None or one of N)r r&