
    ~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
    cen

    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dd
Zdd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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 ),DescribeCenAttributesResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz	list[str]z'list[TagForDescribeCenAttributesOutput])

account_idcen_bandwidth_package_idscen_idcen_namecreation_timedescriptionproject_namestatustagsupdate_time	AccountIdCenBandwidthPackageIdsCenIdCenNameCreationTimeDescriptionProjectNameStatusTags
UpdateTimeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
	|
| _        dS dS )z:DescribeCenAttributesResponse - a model defined in SwaggerN)r   _configuration_account_id_cen_bandwidth_package_ids_cen_id	_cen_name_creation_time_description_project_name_status_tags_update_timediscriminatorr   r   r	   r
   r   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   r   s               /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkcen/models/describe_cen_attributes_response.py__init__z&DescribeCenAttributesResponse.__init__=   s   !*__N,*.'" !
 !!(DO$0-FD* DK$DM$!.D"*D# ,D DKDI"*D #"    c                     | j         S )zGets the account_id of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The account_id of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r   r(   s    r)   r   z(DescribeCenAttributesResponse.account_idd   s     r+   c                     || _         dS )zSets the account_id of this DescribeCenAttributesResponse.


        :param account_id: The account_id of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        Nr-   )r(   r   s     r)   r   z(DescribeCenAttributesResponse.account_idn   s     &r+   c                     | j         S )zGets the cen_bandwidth_package_ids of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The cen_bandwidth_package_ids of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: list[str]
        r   r.   s    r)   r   z7DescribeCenAttributesResponse.cen_bandwidth_package_idsy   s     ..r+   c                     || _         dS )zSets the cen_bandwidth_package_ids of this DescribeCenAttributesResponse.


        :param cen_bandwidth_package_ids: The cen_bandwidth_package_ids of this DescribeCenAttributesResponse.  # noqa: E501
        :type: list[str]
        Nr1   )r(   r   s     r)   r   z7DescribeCenAttributesResponse.cen_bandwidth_package_ids   s     +D'''r+   c                     | j         S )zGets the cen_id of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The cen_id of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r   r.   s    r)   r	   z$DescribeCenAttributesResponse.cen_id        |r+   c                     || _         dS )zSets the cen_id of this DescribeCenAttributesResponse.


        :param cen_id: The cen_id of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        Nr4   )r(   r	   s     r)   r	   z$DescribeCenAttributesResponse.cen_id        r+   c                     | j         S )zGets the cen_name of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The cen_name of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r    r.   s    r)   r
   z&DescribeCenAttributesResponse.cen_name   s     ~r+   c                     || _         dS )zSets the cen_name of this DescribeCenAttributesResponse.


        :param cen_name: The cen_name of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        Nr9   )r(   r
   s     r)   r
   z&DescribeCenAttributesResponse.cen_name   s     "r+   c                     | j         S )zGets the creation_time of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The creation_time of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r!   r.   s    r)   r   z+DescribeCenAttributesResponse.creation_time   s     ""r+   c                     || _         dS )zSets the creation_time of this DescribeCenAttributesResponse.


        :param creation_time: The creation_time of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        Nr<   )r(   r   s     r)   r   z+DescribeCenAttributesResponse.creation_time   s     ,r+   c                     | j         S )zGets the description of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The description of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r"   r.   s    r)   r   z)DescribeCenAttributesResponse.description          r+   c                     || _         dS )zSets the description of this DescribeCenAttributesResponse.


        :param description: The description of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        Nr?   )r(   r   s     r)   r   z)DescribeCenAttributesResponse.description        (r+   c                     | j         S )zGets the project_name of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The project_name of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r#   r.   s    r)   r   z*DescribeCenAttributesResponse.project_name   s     !!r+   c                     || _         dS )zSets the project_name of this DescribeCenAttributesResponse.


        :param project_name: The project_name of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        NrD   )r(   r   s     r)   r   z*DescribeCenAttributesResponse.project_name   s     *r+   c                     | j         S )zGets the status of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The status of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r$   r.   s    r)   r   z$DescribeCenAttributesResponse.status   r5   r+   c                     || _         dS )zSets the status of this DescribeCenAttributesResponse.


        :param status: The status of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        NrG   )r(   r   s     r)   r   z$DescribeCenAttributesResponse.status  r7   r+   c                     | j         S )zGets the tags of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The tags of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: list[TagForDescribeCenAttributesOutput]
        r%   r.   s    r)   r   z"DescribeCenAttributesResponse.tags  s     zr+   c                     || _         dS )zSets the tags of this DescribeCenAttributesResponse.


        :param tags: The tags of this DescribeCenAttributesResponse.  # noqa: E501
        :type: list[TagForDescribeCenAttributesOutput]
        NrJ   )r(   r   s     r)   r   z"DescribeCenAttributesResponse.tags  s     


r+   c                     | j         S )zGets the update_time of this DescribeCenAttributesResponse.  # noqa: E501


        :return: The update_time of this DescribeCenAttributesResponse.  # noqa: E501
        :rtype: str
        r&   r.   s    r)   r   z)DescribeCenAttributesResponse.update_time!  r@   r+   c                     || _         dS )zSets the update_time of this DescribeCenAttributesResponse.


        :param update_time: The update_time of this DescribeCenAttributesResponse.  # noqa: E501
        :type: str
        NrM   )r(   r   s     r)   r   z)DescribeCenAttributesResponse.update_time+  rB   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hasattrrQ   )xs    r)   <lambda>z7DescribeCenAttributesResponse.to_dict.<locals>.<lambda>>  s!    WQ	-B-BIaiikkk r+   rQ   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rQ   r   rR   )items    r)   rU   z7DescribeCenAttributesResponse.to_dict.<locals>.<lambda>E  s<    tAw	22"=$q'47??+<+<!=!=8< r+   )six	iteritemsswagger_typesgetattr
isinstancelistmaprS   rQ   dictitems
issubclassr   )r(   resultattr_valuekeys         r)   rQ   z%DescribeCenAttributesResponse.to_dict6  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t3T:: 	$"jjll $ $
U#sr+   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrQ   r.   s    r)   to_strz$DescribeCenAttributesResponse.to_strQ  s    ~dllnn---r+   c                 *    |                                  S )zFor `print` and `pprint`)rk   r.   s    r)   __repr__z&DescribeCenAttributesResponse.__repr__U  s    {{}}r+   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr]   r   rQ   r(   others     r)   __eq__z$DescribeCenAttributesResponse.__eq__Y  s5    %!>?? 	5||~~00r+   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTro   rp   s     r)   __ne__z$DescribeCenAttributesResponse.__ne__`  s5    %!>?? 	4||~~00r+   )NNNNNNNNNNN)__name__
__module____qualname____doc__r[   attribute_mapr*   propertyr   setterr   r	   r
   r   r   r   r   r   r   rQ   rk   rm   rr   rt    r+   r)   r   r      s        
 %09 M "%='$%# M%+ %+ %+ %+N     X  & & & / / X/ %D D &%D   X ]  ]   X _" " _" # # X# , , , ! ! X! ( ( ( " " X" * * *   X ]  ]   X 
[  [ ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r+   r   )rx   ri   rerY   volcenginesdkcore.configurationr   objectr   r|   r+   r)   <module>r      s|      				 



 9 9 9 9 9 9O1 O1 O1 O1 O1F O1 O1 O1 O1 O1r+   