
    ~i`!                     J    d Z ddlZddlZddlZddlmZ  G d de          ZdS )z
    bmq

    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501

    OpenAPI spec version: common-version
    
    Generated by: https://github.com/swagger-api/swagger-codegen.git
    N)Configurationc            	          e Zd ZdZ	 dddddddddZdddddd	d
ddZd#dZed             Zej	        d             Zed             Z
e
j	        d             Z
ed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zd Zd Zd  Zd! Zd" ZdS )$DescribeGroupResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)create_timedescriptiongroup_id
group_nameinstance_idowner_id
owner_namestatus
CreateTimeDescriptionGroupId	GroupName
InstanceIdOwnerId	OwnerNameStatusNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z2DescribeGroupResponse - a model defined in SwaggerN)r   _configuration_create_time_description	_group_id_group_name_instance_id	_owner_id_owner_name_statusdiscriminatorr   r   r	   r
   r   r   r   r   )
selfr   r   r	   r
   r   r   r   r   r   s
             x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkbmq/models/describe_group_response.py__init__zDescribeGroupResponse.__init__9   s    !*__N,   !"*D"*D$DM!(DO"*D$DM!(DO DKKK     c                     | j         S )zGets the create_time of this DescribeGroupResponse.  # noqa: E501


        :return: The create_time of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r"   s    r#   r   z!DescribeGroupResponse.create_timeZ          r%   c                     || _         dS )zSets the create_time of this DescribeGroupResponse.


        :param create_time: The create_time of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr'   )r"   r   s     r#   r   z!DescribeGroupResponse.create_timed        (r%   c                     | j         S )zGets the description of this DescribeGroupResponse.  # noqa: E501


        :return: The description of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z!DescribeGroupResponse.descriptiono   r)   r%   c                     || _         dS )zSets the description of this DescribeGroupResponse.


        :param description: The description of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr-   )r"   r   s     r#   r   z!DescribeGroupResponse.descriptiony   r+   r%   c                     | j         S )zGets the group_id of this DescribeGroupResponse.  # noqa: E501


        :return: The group_id of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r	   zDescribeGroupResponse.group_id        ~r%   c                     || _         dS )zSets the group_id of this DescribeGroupResponse.


        :param group_id: The group_id of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr0   )r"   r	   s     r#   r	   zDescribeGroupResponse.group_id        "r%   c                     | j         S )zGets the group_name of this DescribeGroupResponse.  # noqa: E501


        :return: The group_name of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r
   z DescribeGroupResponse.group_name        r%   c                     || _         dS )zSets the group_name of this DescribeGroupResponse.


        :param group_name: The group_name of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr5   )r"   r
   s     r#   r
   z DescribeGroupResponse.group_name        &r%   c                     | j         S )zGets the instance_id of this DescribeGroupResponse.  # noqa: E501


        :return: The instance_id of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z!DescribeGroupResponse.instance_id   r)   r%   c                     || _         dS )zSets the instance_id of this DescribeGroupResponse.


        :param instance_id: The instance_id of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr:   )r"   r   s     r#   r   z!DescribeGroupResponse.instance_id   r+   r%   c                     | j         S )zGets the owner_id of this DescribeGroupResponse.  # noqa: E501


        :return: The owner_id of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   zDescribeGroupResponse.owner_id   r1   r%   c                     || _         dS )zSets the owner_id of this DescribeGroupResponse.


        :param owner_id: The owner_id of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr=   )r"   r   s     r#   r   zDescribeGroupResponse.owner_id   r3   r%   c                     | j         S )zGets the owner_name of this DescribeGroupResponse.  # noqa: E501


        :return: The owner_name of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r#   r   z DescribeGroupResponse.owner_name   r6   r%   c                     || _         dS )zSets the owner_name of this DescribeGroupResponse.


        :param owner_name: The owner_name of this DescribeGroupResponse.  # noqa: E501
        :type: str
        Nr@   )r"   r   s     r#   r   z DescribeGroupResponse.owner_name   r8   r%   c                     | j         S )zGets the status of this DescribeGroupResponse.  # noqa: E501


        :return: The status of this DescribeGroupResponse.  # noqa: E501
        :rtype: str
        r    r(   s    r#   r   zDescribeGroupResponse.status   s     |r%   c                     || _         dS )zSets the status of this DescribeGroupResponse.


        :param status: The status of this DescribeGroupResponse.  # noqa: E501
        :type: str
        NrC   )r"   r   s     r#   r   zDescribeGroupResponse.status   s     r%   c                 4   i }t          j        | j                  D ]\  }}t          | |          }t	          |t
                    r"t          t          d |                    ||<   Lt          |d          r|                                ||<   tt	          |t                    r4t          t          d |
                                                    ||<   |||<   t          t          t                    r| 
                                D ]
\  }}|||<   |S )z&Returns the model properties as a dictc                 N    t          | d          r|                                 n| S )Nto_dicthasattrrG   )xs    r#   <lambda>z/DescribeGroupResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r%   rG   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rG   r   rH   )items    r#   rK   z/DescribeGroupResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r%   )six	iteritemsswagger_typesgetattr
isinstancelistmaprI   rG   dictitems
issubclassr   )r"   resultattr_valuekeys         r#   rG   zDescribeGroupResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t+T22 	$"jjll $ $
U#sr%   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrG   r(   s    r#   to_strzDescribeGroupResponse.to_str  s    ~dllnn---r%   c                 *    |                                  S )zFor `print` and `pprint`)ra   r(   s    r#   __repr__zDescribeGroupResponse.__repr__!  s    {{}}r%   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrS   r   rG   r"   others     r#   __eq__zDescribeGroupResponse.__eq__%  s5    %!677 	5||~~00r%   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTre   rf   s     r#   __ne__zDescribeGroupResponse.__ne__,  s5    %!677 	4||~~00r%   )	NNNNNNNNN)__name__
__module____qualname____doc__rQ   attribute_mapr$   propertyr   setterr   r	   r
   r   r   r   r   rG   ra   rc   rh   rj    r%   r#   r   r      s        
 	 	M $$!#!	 	M! ! ! !B ! ! X! ( ( ( ! ! X! ( ( (   X _" " _"     X  & & & ! ! X! ( ( (   X _" " _"     X  & & &   X ]  ]  6. . .  1 1 11 1 1 1 1r%   r   )rn   r_   rerO   volcenginesdkcore.configurationr   objectr   rr   r%   r#   <module>rv      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1F [1 [1 [1 [1 [1r%   