📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
data_labeling_service_dataplane
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_labeling_service_dataplane/models
💾
Free:
45.9 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: record_summary.pyc
a N��f@* � @ 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 @ s4 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 � �Zd"d#� Zd$d%� Zd&d'� Zd(S ))� RecordSummaryz� A record summary is the representation returned in list views. It is usually a subset of the full record entity and should not contain any potentially sensitive information. c K sx ddddddddddd� | _ ddd d ddd dddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _dS )a| Initializes a new RecordSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this RecordSummary. :type id: str :param name: The value to assign to the name property of this RecordSummary. :type name: str :param time_created: The value to assign to the time_created property of this RecordSummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this RecordSummary. :type time_updated: datetime :param dataset_id: The value to assign to the dataset_id property of this RecordSummary. :type dataset_id: str :param compartment_id: The value to assign to the compartment_id property of this RecordSummary. :type compartment_id: str :param is_labeled: The value to assign to the is_labeled property of this RecordSummary. :type is_labeled: bool :param lifecycle_state: The value to assign to the lifecycle_state property of this RecordSummary. :type lifecycle_state: str :param freeform_tags: The value to assign to the freeform_tags property of this RecordSummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this RecordSummary. :type defined_tags: dict(str, dict(str, object)) �str�datetime�boolzdict(str, str)zdict(str, dict(str, object))) �id�name�time_created�time_updated� dataset_id�compartment_id� is_labeled�lifecycle_state� freeform_tags�defined_tagsr r �timeCreated�timeUpdated� datasetId� compartmentId� isLabeled�lifecycleState�freeformTags�definedTagsN)� swagger_types� attribute_map�_id�_name� _time_created� _time_updated�_dataset_id�_compartment_id�_is_labeled�_lifecycle_state�_freeform_tags� _defined_tags)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_labeling_service_dataplane/models/record_summary.py�__init__ s@ /�� zRecordSummary.__init__c C s | j S )z� **[Required]** Gets the id of this RecordSummary. The OCID of the record. :return: The id of this RecordSummary. :rtype: str �r �r( r* r* r+ r c s zRecordSummary.idc C s || _ dS )z� Sets the id of this RecordSummary. The OCID of the record. :param id: The id of this RecordSummary. :type: str Nr- )r( r r* r* r+ r o s c C s | j S )z� **[Required]** Gets the name of this RecordSummary. The name is automatically assigned by the service. It is unique and immutable :return: The name of this RecordSummary. :rtype: str �r r. r* r* r+ r { s zRecordSummary.namec C s || _ dS )z� Sets the name of this RecordSummary. The name is automatically assigned by the service. It is unique and immutable :param name: The name of this RecordSummary. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )a **[Required]** Gets the time_created of this RecordSummary. The date and time the resource was created, in the timestamp format defined by RFC3339. :return: The time_created of this RecordSummary. :rtype: datetime �r r. r* r* r+ r � s zRecordSummary.time_createdc C s || _ dS )z� Sets the time_created of this RecordSummary. The date and time the resource was created, in the timestamp format defined by RFC3339. :param time_created: The time_created of this RecordSummary. :type: datetime Nr0 )r( r r* r* r+ r � s c C s | j S )a **[Required]** Gets the time_updated of this RecordSummary. The date and time the resource was updated, in the timestamp format defined by RFC3339. :return: The time_updated of this RecordSummary. :rtype: datetime �r! r. r* r* r+ r � s zRecordSummary.time_updatedc C s || _ dS )z� Sets the time_updated of this RecordSummary. The date and time the resource was updated, in the timestamp format defined by RFC3339. :param time_updated: The time_updated of this RecordSummary. :type: datetime Nr1 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the dataset_id of this RecordSummary. The OCID of the dataset to associate the record with. :return: The dataset_id of this RecordSummary. :rtype: str �r"