ruạṛ
a ���fJP � @ 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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zed4d5� �Zej d6d5� �Zed7d8� �Zej d9d8� �Zed:d;� �Zej d<d;� �Zd=d>� Zd?d@� ZdAdB� Z dCS )D�AgentDependencyzb Description of the AgentDependency, which is a sub-resource of the external environment. �CREATING�UPDATING�ACTIVE�DELETING�DELETED�FAILEDc 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 )a� Initializes a new AgentDependency 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 AgentDependency. :type id: str :param display_name: The value to assign to the display_name property of this AgentDependency. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this AgentDependency. :type compartment_id: str :param dependency_name: The value to assign to the dependency_name property of this AgentDependency. :type dependency_name: str :param dependency_version: The value to assign to the dependency_version property of this AgentDependency. :type dependency_version: str :param description: The value to assign to the description property of this AgentDependency. :type description: str :param namespace: The value to assign to the namespace property of this AgentDependency. :type namespace: str :param bucket: The value to assign to the bucket property of this AgentDependency. :type bucket: str :param object_name: The value to assign to the object_name property of this AgentDependency. :type object_name: str :param time_created: The value to assign to the time_created property of this AgentDependency. :type time_created: datetime :param e_tag: The value to assign to the e_tag property of this AgentDependency. :type e_tag: str :param checksum: The value to assign to the checksum property of this AgentDependency. :type checksum: str :param lifecycle_state: The value to assign to the lifecycle_state property of this AgentDependency. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this AgentDependency. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this AgentDependency. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this AgentDependency. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this AgentDependency. :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� r2 �L/usr/lib/python3.9/site-packages/oci/cloud_bridge/models/agent_dependency.py�__init__* sj M��zAgentDependency.__init__c C s | j S )z� **[Required]** Gets the id of this AgentDependency. Unique identifier that is immutable on creation. :return: The id of this AgentDependency. :rtype: str �r �r0 r2 r2 r3 r � s zAgentDependency.idc C s || _ dS )z� Sets the id of this AgentDependency. Unique identifier that is immutable on creation. :param id: The id of this AgentDependency. :type: str Nr5 )r0 r r2 r2 r3 r � s c C s | j S )z� **[Required]** Gets the display_name of this AgentDependency. Display name of the Agent dependency. :return: The display_name of this AgentDependency. :rtype: str �r r6 r2 r2 r3 r � s zAgentDependency.display_namec C s || _ dS )z� Sets the display_name of this AgentDependency. Display name of the Agent dependency. :param display_name: The display_name of this AgentDependency. :type: str Nr7 )r0 r r2 r2 r3 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this AgentDependency. Compartment identifier :return: The compartment_id of this AgentDependency. :rtype: str �r! r6 r2 r2 r3 r � s zAgentDependency.compartment_idc C s || _ dS )z� Sets the compartment_id of this AgentDependency. Compartment identifier :param compartment_id: The compartment_id of this AgentDependency. :type: str Nr8 )r0 r r2 r2 r3 r � s c C s | j S )a **[Required]** Gets the dependency_name of this AgentDependency. Name of the dependency type. This should match the whitelisted enum of dependency names. :return: The dependency_name of this AgentDependency. :rtype: str �r"