ruạṛ
a N��fI, � @ 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 ),�ProjectSummaryzl The project summary type contains the audit summary information and the definition of the project. c K s� dddddddddddd�| _ ddd d ddd ddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new ProjectSummary 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 ProjectSummary. :type key: str :param model_type: The value to assign to the model_type property of this ProjectSummary. :type model_type: str :param model_version: The value to assign to the model_version property of this ProjectSummary. :type model_version: str :param name: The value to assign to the name property of this ProjectSummary. :type name: str :param description: The value to assign to the description property of this ProjectSummary. :type description: str :param object_status: The value to assign to the object_status property of this ProjectSummary. :type object_status: int :param identifier: The value to assign to the identifier property of this ProjectSummary. :type identifier: str :param object_version: The value to assign to the object_version property of this ProjectSummary. :type object_version: int :param parent_ref: The value to assign to the parent_ref property of this ProjectSummary. :type parent_ref: oci.data_integration.models.ParentReference :param metadata: The value to assign to the metadata property of this ProjectSummary. :type metadata: oci.data_integration.models.ObjectMetadata :param key_map: The value to assign to the key_map property of this ProjectSummary. :type key_map: dict(str, str) �str�int�ParentReference�ObjectMetadatazdict(str, str))�key� model_type� model_version�name�description� object_status� identifier�object_version� parent_ref�metadata�key_mapr � modelType�modelVersionr r �objectStatusr � objectVersion� parentRefr �keyMapN) � swagger_types� attribute_map�_key�_model_type�_model_version�_name�_description�_object_status�_identifier�_object_version�_parent_ref� _metadata�_key_map)�self�kwargs� r+ ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_integration/models/project_summary.py�__init__ sF 3��zProjectSummary.__init__c C s | j S )z� Gets the key of this ProjectSummary. Generated key that can be used in API calls to identify project. :return: The key of this ProjectSummary. :rtype: str �r �r) r+ r+ r, r j s zProjectSummary.keyc C s || _ dS )z� Sets the key of this ProjectSummary. Generated key that can be used in API calls to identify project. :param key: The key of this ProjectSummary. :type: str Nr. )r) r r+ r+ r, r v s c C s | j S )z� Gets the model_type of this ProjectSummary. The type of the object. :return: The model_type of this ProjectSummary. :rtype: str �r r/ r+ r+ r, r � s zProjectSummary.model_typec C s || _ dS )z� Sets the model_type of this ProjectSummary. The type of the object. :param model_type: The model_type of this ProjectSummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� Gets the model_version of this ProjectSummary. The model version of an object. :return: The model_version of this ProjectSummary. :rtype: str �r r/ r+ r+ r, r � s zProjectSummary.model_versionc C s || _ dS )z� Sets the model_version of this ProjectSummary. The model version of an object. :param model_version: The model_version of this ProjectSummary. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )a; Gets the name of this ProjectSummary. 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 ProjectSummary. :rtype: str �r! r/ r+ r+ r, r � s zProjectSummary.namec C s || _ dS )a> Sets the name of this ProjectSummary. 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 ProjectSummary. :type: str Nr2 )r) r r+ r+ r, r � s c C s | j S )z� Gets the description of this ProjectSummary. A user defined description for the project. :return: The description of this ProjectSummary. :rtype: str �r"