ruạṛ
a N��f� � @ 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� �Zdd� Z dd� Zdd� ZdS )�UpdateAgentDetailsz ODMS Agent Details c K sP ddddddd�| _ ddddd d d�| _d| _d| _d| _d| _d| _d| _dS )aa Initializes a new UpdateAgentDetails 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 UpdateAgentDetails. :type display_name: str :param stream_id: The value to assign to the stream_id property of this UpdateAgentDetails. :type stream_id: str :param public_key: The value to assign to the public_key property of this UpdateAgentDetails. :type public_key: str :param version: The value to assign to the version property of this UpdateAgentDetails. :type version: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateAgentDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateAgentDetails. :type defined_tags: dict(str, dict(str, object)) �strzdict(str, str)zdict(str, dict(str, object)))�display_name� stream_id� public_key�version� freeform_tags�defined_tags�displayName�streamId� publicKeyr �freeformTags�definedTagsN)� swagger_types� attribute_map� _display_name� _stream_id�_public_key�_version�_freeform_tags� _defined_tags)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_migration/models/update_agent_details.py�__init__ s( � � zUpdateAgentDetails.__init__c C s | j S )z� Gets the display_name of this UpdateAgentDetails. ODMS Agent name :return: The display_name of this UpdateAgentDetails. :rtype: str �r �r r r r r G s zUpdateAgentDetails.display_namec C s || _ dS )z� Sets the display_name of this UpdateAgentDetails. ODMS Agent name :param display_name: The display_name of this UpdateAgentDetails. :type: str Nr )r r r r r r S s c C s | j S )z� Gets the stream_id of this UpdateAgentDetails. The OCID of the Stream :return: The stream_id of this UpdateAgentDetails. :rtype: str �r r! r r r r _ s zUpdateAgentDetails.stream_idc C s || _ dS )z� Sets the stream_id of this UpdateAgentDetails. The OCID of the Stream :param stream_id: The stream_id of this UpdateAgentDetails. :type: str Nr"