ruạṛ
a ���f�K � @ 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� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Zejd6d5� �Zd7d8� Zd9d:� Zd;d<� Zd=S )>�AgentDependencySummaryzb Description of the AgentDependency, which is a sub-resource of the external environment. c K s� dddddddddddddddddd�| _ dddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _d| _dS )a8 Initializes a new AgentDependencySummary 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 AgentDependencySummary. :type id: str :param display_name: The value to assign to the display_name property of this AgentDependencySummary. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this AgentDependencySummary. :type compartment_id: str :param dependency_name: The value to assign to the dependency_name property of this AgentDependencySummary. :type dependency_name: str :param dependency_version: The value to assign to the dependency_version property of this AgentDependencySummary. :type dependency_version: str :param description: The value to assign to the description property of this AgentDependencySummary. :type description: str :param namespace: The value to assign to the namespace property of this AgentDependencySummary. :type namespace: str :param bucket: The value to assign to the bucket property of this AgentDependencySummary. :type bucket: str :param object_name: The value to assign to the object_name property of this AgentDependencySummary. :type object_name: str :param time_created: The value to assign to the time_created property of this AgentDependencySummary. :type time_created: datetime :param e_tag: The value to assign to the e_tag property of this AgentDependencySummary. :type e_tag: str :param checksum: The value to assign to the checksum property of this AgentDependencySummary. :type checksum: str :param lifecycle_state: The value to assign to the lifecycle_state property of this AgentDependencySummary. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this AgentDependencySummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this AgentDependencySummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AgentDependencySummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this AgentDependencySummary. :type system_tags: dict(str, dict(str, object)) �strZdatetimezdict(str, str)zdict(str, dict(str, object)))�id�display_name�compartment_id�dependency_name�dependency_version�description� namespace�bucket�object_name�time_created�e_tag�checksum�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tagsr ZdisplayNameZ compartmentIdZdependencyNameZdependencyVersionr r r Z objectNameZtimeCreatedZeTagr ZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_dependency_name�_dependency_version�_description� _namespace�_bucket�_object_name� _time_created�_e_tag� _checksum�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r, �T/usr/lib/python3.9/site-packages/oci/cloud_bridge/models/agent_dependency_summary.py�__init__ sj K��zAgentDependencySummary.__init__c C s | j S )z� **[Required]** Gets the id of this AgentDependencySummary. Unique identifier that is immutable on creation. :return: The id of this AgentDependencySummary. :rtype: str �r �r* r, r, r- r � s zAgentDependencySummary.idc C s || _ dS )z� Sets the id of this AgentDependencySummary. Unique identifier that is immutable on creation. :param id: The id of this AgentDependencySummary. :type: str Nr/ )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the display_name of this AgentDependencySummary. Display name of the Agent dependency. :return: The display_name of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r � s z#AgentDependencySummary.display_namec C s || _ dS )z� Sets the display_name of this AgentDependencySummary. Display name of the Agent dependency. :param display_name: The display_name of this AgentDependencySummary. :type: str Nr1 )r* r r, r, r- r � s c C s | j S )z� **[Required]** Gets the compartment_id of this AgentDependencySummary. Compartment identifier. :return: The compartment_id of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r � s z%AgentDependencySummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this AgentDependencySummary. Compartment identifier. :param compartment_id: The compartment_id of this AgentDependencySummary. :type: str Nr2 )r* r r, r, r- r � s c C s | j S )a **[Required]** Gets the dependency_name of this AgentDependencySummary. Name of the dependency type. This should match the whitelisted enum of dependency names. :return: The dependency_name of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r � s z&AgentDependencySummary.dependency_namec C s || _ dS )a Sets the dependency_name of this AgentDependencySummary. Name of the dependency type. This should match the whitelisted enum of dependency names. :param dependency_name: The dependency_name of this AgentDependencySummary. :type: str Nr3 )r* r r, r, r- r � s c C s | j S )z� Gets the dependency_version of this AgentDependencySummary. Version of the Agent dependency. :return: The dependency_version of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r � s z)AgentDependencySummary.dependency_versionc C s || _ dS )z� Sets the dependency_version of this AgentDependencySummary. Version of the Agent dependency. :param dependency_version: The dependency_version of this AgentDependencySummary. :type: str Nr4 )r* r r, r, r- r s c C s | j S )z� Gets the description of this AgentDependencySummary. Description about the Agent dependency. :return: The description of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r s z"AgentDependencySummary.descriptionc C s || _ dS )z� Sets the description of this AgentDependencySummary. Description about the Agent dependency. :param description: The description of this AgentDependencySummary. :type: str Nr5 )r* r r, r, r- r s c C s | j S )z� **[Required]** Gets the namespace of this AgentDependencySummary. Object storage namespace associated with the customer's tenancy. :return: The namespace of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r & s z AgentDependencySummary.namespacec C s || _ dS )z� Sets the namespace of this AgentDependencySummary. Object storage namespace associated with the customer's tenancy. :param namespace: The namespace of this AgentDependencySummary. :type: str Nr6 )r* r r, r, r- r 2 s c C s | j S )z� **[Required]** Gets the bucket of this AgentDependencySummary. Object storage bucket where the Agent dependency is uploaded. :return: The bucket of this AgentDependencySummary. :rtype: str �r r0 r, r, r- r > s zAgentDependencySummary.bucketc C s || _ dS )z� Sets the bucket of this AgentDependencySummary. Object storage bucket where the Agent dependency is uploaded. :param bucket: The bucket of this AgentDependencySummary. :type: str Nr7 )r* r r, r, r- r J s c C s | j S )z� **[Required]** Gets the object_name of this AgentDependencySummary. Name of the dependency object uploaded by the customer. :return: The object_name of this AgentDependencySummary. :rtype: str �r! r0 r, r, r- r V s z"AgentDependencySummary.object_namec C s || _ dS )z� Sets the object_name of this AgentDependencySummary. Name of the dependency object uploaded by the customer. :param object_name: The object_name of this AgentDependencySummary. :type: str Nr8 )r* r r, r, r- r b s c C s | j S )a Gets the time_created of this AgentDependencySummary. The time when the AgentDependency was created. An RFC3339 formatted datetime string. :return: The time_created of this AgentDependencySummary. :rtype: datetime �r"