
    ~iV                     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
    cr

    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                   h   e Zd ZdZ	 ddddddZ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d Zd Zd Zd Zd Zd
S )CreateRegistryRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strz'list[ResourceTagForCreateRegistryInput])client_tokennameprojectresource_tagstypeClientTokenNameProjectResourceTagsTypeNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        || _	        ||| _
        ||| _        |	|| _        dS dS )z2CreateRegistryRequest - a model defined in SwaggerN)r   _configuration_client_token_name_project_resource_tags_typediscriminatorr   r   r	   r
   r   )selfr   r   r	   r
   r   r   s          w/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkcr/models/create_registry_request.py__init__zCreateRegistryRequest.__init__3   s    !*__N,!
"
!# ,D	"DL$!.DDIII     c                     | j         S )zGets the client_token of this CreateRegistryRequest.  # noqa: E501


        :return: The client_token of this CreateRegistryRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   z"CreateRegistryRequest.client_tokenJ   s     !!r   c                     || _         dS )zSets the client_token of this CreateRegistryRequest.


        :param client_token: The client_token of this CreateRegistryRequest.  # noqa: E501
        :type: str
        Nr   )r   r   s     r   r   z"CreateRegistryRequest.client_tokenT   s     *r   c                     | j         S )zGets the name of this CreateRegistryRequest.  # noqa: E501


        :return: The name of this CreateRegistryRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zCreateRegistryRequest.name_        zr   c                 N    | j         j        r|t          d          || _        dS )zSets the name of this CreateRegistryRequest.


        :param name: The name of this CreateRegistryRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r   r   zCreateRegistryRequest.namei   s1     5 	M$,KLLL


r   c                     | j         S )zGets the project of this CreateRegistryRequest.  # noqa: E501


        :return: The project of this CreateRegistryRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r	   zCreateRegistryRequest.projectv   s     }r   c                     || _         dS )zSets the project of this CreateRegistryRequest.


        :param project: The project of this CreateRegistryRequest.  # noqa: E501
        :type: str
        Nr'   )r   r	   s     r   r	   zCreateRegistryRequest.project   s      r   c                     | j         S )zGets the resource_tags of this CreateRegistryRequest.  # noqa: E501


        :return: The resource_tags of this CreateRegistryRequest.  # noqa: E501
        :rtype: list[ResourceTagForCreateRegistryInput]
        r   r   s    r   r
   z#CreateRegistryRequest.resource_tags   s     ""r   c                     || _         dS )zSets the resource_tags of this CreateRegistryRequest.


        :param resource_tags: The resource_tags of this CreateRegistryRequest.  # noqa: E501
        :type: list[ResourceTagForCreateRegistryInput]
        Nr*   )r   r
   s     r   r
   z#CreateRegistryRequest.resource_tags   s     ,r   c                     | j         S )zGets the type of this CreateRegistryRequest.  # noqa: E501


        :return: The type of this CreateRegistryRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   zCreateRegistryRequest.type   r"   r   c                     || _         dS )zSets the type of this CreateRegistryRequest.


        :param type: The type of this CreateRegistryRequest.  # noqa: E501
        :type: str
        Nr-   )r   r   s     r   r   zCreateRegistryRequest.type   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hasattrr1   )xs    r   <lambda>z/CreateRegistryRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r1   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r1   r   r2   )items    r   r5   z/CreateRegistryRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr3   r1   dictitems
issubclassr   )r   resultattr_valuekeys         r   r1   zCreateRegistryRequest.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pformatr1   r   s    r   to_strzCreateRegistryRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rK   r   s    r   __repr__zCreateRegistryRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr=   r   r1   r   others     r   __eq__zCreateRegistryRequest.__eq__   s5    %!677 	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CreateRegistryRequest.__ne__   s5    %!677 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r;   attribute_mapr   propertyr   setterr   r	   r
   r   r1   rK   rM   rR   rT    r   r   r   r      s        
 B M &' M   . " " X" * * *   X 
[
 
 [
   X ^    ^  # # X# , , ,   X 
[  [  6. . .  1 1 11 1 1 1 1r   r   )rX   rI   rer9   volcenginesdkcore.configurationr   objectr   r\   r   r   <module>r`      s|      				 



 9 9 9 9 9 9N1 N1 N1 N1 N1F N1 N1 N1 N1 N1r   