📂 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: export_object_metadata_summary.cpython-39.opt-1.pyc
a ���fx � @ 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 )#�ExportObjectMetadataSummaryz( Details of the exported object c K sd ddddddddd�| _ dddddd d dd�| _d| _d| _d| _d| _d| _d| _d| _d| _ dS ) a� Initializes a new ExportObjectMetadataSummary 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 ExportObjectMetadataSummary. :type key: str :param name: The value to assign to the name property of this ExportObjectMetadataSummary. :type name: str :param identifier: The value to assign to the identifier property of this ExportObjectMetadataSummary. :type identifier: str :param object_type: The value to assign to the object_type property of this ExportObjectMetadataSummary. :type object_type: str :param object_version: The value to assign to the object_version property of this ExportObjectMetadataSummary. :type object_version: str :param aggregator_key: The value to assign to the aggregator_key property of this ExportObjectMetadataSummary. :type aggregator_key: str :param name_path: The value to assign to the name_path property of this ExportObjectMetadataSummary. :type name_path: str :param time_updated_in_millis: The value to assign to the time_updated_in_millis property of this ExportObjectMetadataSummary. :type time_updated_in_millis: int �str�int)�key�name� identifier�object_type�object_version�aggregator_key� name_path�time_updated_in_millisr r r Z objectTypeZ objectVersionZ aggregatorKeyZnamePathZtimeUpdatedInMillisN) Z swagger_typesZ attribute_map�_key�_name�_identifier�_object_type�_object_version�_aggregator_key� _name_path�_time_updated_in_millis)�self�kwargs� r �^/usr/lib/python3.9/site-packages/oci/data_integration/models/export_object_metadata_summary.py�__init__ s4 '��z$ExportObjectMetadataSummary.__init__c C s | j S )z� Gets the key of this ExportObjectMetadataSummary. Key of the object :return: The key of this ExportObjectMetadataSummary. :rtype: str �r �r r r r r W s zExportObjectMetadataSummary.keyc C s || _ dS )z� Sets the key of this ExportObjectMetadataSummary. Key of the object :param key: The key of this ExportObjectMetadataSummary. :type: str Nr )r r r r r r c s c C s | j S )z� Gets the name of this ExportObjectMetadataSummary. Name of the object :return: The name of this ExportObjectMetadataSummary. :rtype: str �r r r r r r o s z ExportObjectMetadataSummary.namec C s || _ dS )z� Sets the name of this ExportObjectMetadataSummary. Name of the object :param name: The name of this ExportObjectMetadataSummary. :type: str Nr )r r r r r r { s c C s | j S )z� Gets the identifier of this ExportObjectMetadataSummary. Object identifier :return: The identifier of this ExportObjectMetadataSummary. :rtype: str �r r r r r r � s z&ExportObjectMetadataSummary.identifierc C s || _ dS )z� Sets the identifier of this ExportObjectMetadataSummary. Object identifier :param identifier: The identifier of this ExportObjectMetadataSummary. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the object_type of this ExportObjectMetadataSummary. Object type :return: The object_type of this ExportObjectMetadataSummary. :rtype: str �r r r r r r � s z'ExportObjectMetadataSummary.object_typec C s || _ dS )z� Sets the object_type of this ExportObjectMetadataSummary. Object type :param object_type: The object_type of this ExportObjectMetadataSummary. :type: str Nr"