ruạṛ
a N��f*6 � @ 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 ),�CreateAgentDependencyDetailsz4 The information about new AgentDependency. c K s� dddddddddddd�| _ ddddd d ddd ddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new CreateAgentDependencyDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param display_name: The value to assign to the display_name property of this CreateAgentDependencyDetails. :type display_name: str :param dependency_name: The value to assign to the dependency_name property of this CreateAgentDependencyDetails. :type dependency_name: str :param compartment_id: The value to assign to the compartment_id property of this CreateAgentDependencyDetails. :type compartment_id: str :param dependency_version: The value to assign to the dependency_version property of this CreateAgentDependencyDetails. :type dependency_version: str :param description: The value to assign to the description property of this CreateAgentDependencyDetails. :type description: str :param namespace: The value to assign to the namespace property of this CreateAgentDependencyDetails. :type namespace: str :param bucket: The value to assign to the bucket property of this CreateAgentDependencyDetails. :type bucket: str :param object_name: The value to assign to the object_name property of this CreateAgentDependencyDetails. :type object_name: str :param freeform_tags: The value to assign to the freeform_tags property of this CreateAgentDependencyDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this CreateAgentDependencyDetails. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this CreateAgentDependencyDetails. :type system_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�display_name�dependency_name�compartment_id�dependency_version�description� namespace�bucket�object_name� freeform_tags�defined_tags�system_tags�displayName�dependencyName� compartmentId�dependencyVersionr r r � objectName�freeformTags�definedTags� systemTagsN) � swagger_types� attribute_map� _display_name�_dependency_name�_compartment_id�_dependency_version�_description� _namespace�_bucket�_object_name�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r* ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_bridge/models/create_agent_dependency_details.py�__init__ sF 3��z%CreateAgentDependencyDetails.__init__c C s | j S )z� **[Required]** Gets the display_name of this CreateAgentDependencyDetails. Display name of the Agent dependency. :return: The display_name of this CreateAgentDependencyDetails. :rtype: str �r �r( r* r* r+ r j s z)CreateAgentDependencyDetails.display_namec C s || _ dS )z� Sets the display_name of this CreateAgentDependencyDetails. Display name of the Agent dependency. :param display_name: The display_name of this CreateAgentDependencyDetails. :type: str Nr- )r( r r* r* r+ r v s c C s | j S )a! **[Required]** Gets the dependency_name of this CreateAgentDependencyDetails. Name of the dependency type. This should match the whitelisted enum of dependency names. :return: The dependency_name of this CreateAgentDependencyDetails. :rtype: str �r r. r* r* r+ r � s z,CreateAgentDependencyDetails.dependency_namec C s || _ dS )a Sets the dependency_name of this CreateAgentDependencyDetails. Name of the dependency type. This should match the whitelisted enum of dependency names. :param dependency_name: The dependency_name of this CreateAgentDependencyDetails. :type: str Nr/ )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the compartment_id of this CreateAgentDependencyDetails. Compartment identifier. :return: The compartment_id of this CreateAgentDependencyDetails. :rtype: str �r r. r* r* r+ r � s z+CreateAgentDependencyDetails.compartment_idc C s || _ dS )z� Sets the compartment_id of this CreateAgentDependencyDetails. Compartment identifier. :param compartment_id: The compartment_id of this CreateAgentDependencyDetails. :type: str Nr0 )r( r r* r* r+ r � s c C s | j S )z� Gets the dependency_version of this CreateAgentDependencyDetails. Version of the Agent dependency. :return: The dependency_version of this CreateAgentDependencyDetails. :rtype: str �r r. r* r* r+ r � s z/CreateAgentDependencyDetails.dependency_versionc C s || _ dS )z� Sets the dependency_version of this CreateAgentDependencyDetails. Version of the Agent dependency. :param dependency_version: The dependency_version of this CreateAgentDependencyDetails. :type: str Nr1 )r( r r* r* r+ r � s c C s | j S )z� Gets the description of this CreateAgentDependencyDetails. Description about the Agent dependency. :return: The description of this CreateAgentDependencyDetails. :rtype: str �r! r. r* r* r+ r � s z(CreateAgentDependencyDetails.descriptionc C s || _ dS )z� Sets the description of this CreateAgentDependencyDetails. Description about the Agent dependency. :param description: The description of this CreateAgentDependencyDetails. :type: str Nr2 )r( r r* r* r+ r � s c C s | j S )z� **[Required]** Gets the namespace of this CreateAgentDependencyDetails. Object storage namespace associated with the customer's tenancy. :return: The namespace of this CreateAgentDependencyDetails. :rtype: str �r"