📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_labeling_service
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_labeling_service/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_dataset_details.pyc
a N��f�4 � @ 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 @ sN 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� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zd%d&� Zd'd(� Zd)d*� Zd+S ),�CreateDatasetDetailsz� Parameters needed to create a new Dataset. A Dataset allows a user to describe the data source that provides the Records and how Annotations should be applied to the Records. c K s� dddddddddddd�| _ d d ddd ddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new CreateDatasetDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateDatasetDetails. :type display_name: str :param description: The value to assign to the description property of this CreateDatasetDetails. :type description: str :param compartment_id: The value to assign to the compartment_id property of this CreateDatasetDetails. :type compartment_id: str :param annotation_format: The value to assign to the annotation_format property of this CreateDatasetDetails. :type annotation_format: str :param dataset_source_details: The value to assign to the dataset_source_details property of this CreateDatasetDetails. :type dataset_source_details: oci.data_labeling_service.models.DatasetSourceDetails :param dataset_format_details: The value to assign to the dataset_format_details property of this CreateDatasetDetails. :type dataset_format_details: oci.data_labeling_service.models.DatasetFormatDetails :param initial_record_generation_configuration: The value to assign to the initial_record_generation_configuration property of this CreateDatasetDetails. :type initial_record_generation_configuration: oci.data_labeling_service.models.InitialRecordGenerationConfiguration :param label_set: The value to assign to the label_set property of this CreateDatasetDetails. :type label_set: oci.data_labeling_service.models.LabelSet :param labeling_instructions: The value to assign to the labeling_instructions property of this CreateDatasetDetails. :type labeling_instructions: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateDatasetDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateDatasetDetails. :type defined_tags: dict(str, dict(str, object)) �str�DatasetSourceDetails�DatasetFormatDetails�$InitialRecordGenerationConfiguration�LabelSetzdict(str, str)zdict(str, dict(str, object)))�display_name�description�compartment_id�annotation_format�dataset_source_details�dataset_format_details�'initial_record_generation_configuration� label_set�labeling_instructions� freeform_tags�defined_tags�displayNamer � compartmentId�annotationFormat�datasetSourceDetails�datasetFormatDetails�$initialRecordGenerationConfiguration�labelSet�labelingInstructions�freeformTags�definedTagsN) � swagger_types� attribute_map� _display_name�_description�_compartment_id�_annotation_format�_dataset_source_details�_dataset_format_details�(_initial_record_generation_configuration� _label_set�_labeling_instructions�_freeform_tags� _defined_tags)�self�kwargs� r0 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_labeling_service/models/create_dataset_details.py�__init__ sF 3��zCreateDatasetDetails.__init__c C s | j S )z� Gets the display_name of this CreateDatasetDetails. A user-friendly display name for the resource. :return: The display_name of this CreateDatasetDetails. :rtype: str �r# �r. r0 r0 r1 r j s z!CreateDatasetDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateDatasetDetails. A user-friendly display name for the resource. :param display_name: The display_name of this CreateDatasetDetails. :type: str Nr3 )r. r r0 r0 r1 r v s c C s | j S )z� Gets the description of this CreateDatasetDetails. A user provided description of the dataset :return: The description of this CreateDatasetDetails. :rtype: str �r$ r4 r0 r0 r1 r � s z CreateDatasetDetails.descriptionc C s || _ dS )z� Sets the description of this CreateDatasetDetails. A user provided description of the dataset :param description: The description of this CreateDatasetDetails. :type: str Nr5 )r. r r0 r0 r1 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateDatasetDetails. The OCID of the compartment of the resource. :return: The compartment_id of this CreateDatasetDetails. :rtype: str �r% r4 r0 r0 r1 r � s z#CreateDatasetDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateDatasetDetails. The OCID of the compartment of the resource. :param compartment_id: The compartment_id of this CreateDatasetDetails. :type: str Nr6 )r. r r0 r0 r1 r � s c C s | j S )z� **[Required]** Gets the annotation_format of this CreateDatasetDetails. The annotation format name required for labeling records. :return: The annotation_format of this CreateDatasetDetails. :rtype: str �r&