
    ~im                     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 )a  
    seccenter20240508

    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Z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d Zd Zd Zd Zd ZdS )AddCloudEnvRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)
access_keycloud_platformcommentkey_type
secret_keysync_period	AccessKeyCloudPlatformCommentKeyType	SecretKey
SyncPeriodNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        || _	        || _
        ||| _        || _        || _        || _        dS )z/AddCloudEnvRequest - a model defined in SwaggerN)r   _configuration_access_key_cloud_platform_comment	_key_type_secret_key_sync_perioddiscriminatorr   r	   r
   r   r   r   )selfr   r	   r
   r   r   r   r   s           /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkseccenter20240508/models/add_cloud_env_request.py__init__zAddCloudEnvRequest.__init__5   s    !*__N,# !$,"DL $&    c                     | j         S )zGets the access_key of this AddCloudEnvRequest.  # noqa: E501


        :return: The access_key of this AddCloudEnvRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zAddCloudEnvRequest.access_keyK        r    c                 N    | j         j        r|t          d          || _        dS )zSets the access_key of this AddCloudEnvRequest.


        :param access_key: The access_key of this AddCloudEnvRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `access_key`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r   r   zAddCloudEnvRequest.access_keyU   5     5 	S*:LQRRR%r    c                     | j         S )zGets the cloud_platform of this AddCloudEnvRequest.  # noqa: E501


        :return: The cloud_platform of this AddCloudEnvRequest.  # noqa: E501
        :rtype: str
        )r   r"   s    r   r	   z!AddCloudEnvRequest.cloud_platformb   s     ##r    c                 N    | j         j        r|t          d          || _        dS )zSets the cloud_platform of this AddCloudEnvRequest.


        :param cloud_platform: The cloud_platform of this AddCloudEnvRequest.  # noqa: E501
        :type: str
        Nz6Invalid value for `cloud_platform`, must not be `None`)r   r%   r&   r   )r   r	   s     r   r	   z!AddCloudEnvRequest.cloud_platforml   s5     5 	W.:PUVVV-r    c                     | j         S )zGets the comment of this AddCloudEnvRequest.  # noqa: E501


        :return: The comment of this AddCloudEnvRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r
   zAddCloudEnvRequest.commenty   s     }r    c                     || _         dS )zSets the comment of this AddCloudEnvRequest.


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


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


        :param key_type: The key_type of this AddCloudEnvRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `key_type`, must not be `None`)r   r%   r&   r   )r   r   s     r   r   zAddCloudEnvRequest.key_type   s2     5 	Q(:JOPPP!r    c                     | j         S )zGets the secret_key of this AddCloudEnvRequest.  # noqa: E501


        :return: The secret_key of this AddCloudEnvRequest.  # noqa: E501
        :rtype: str
        )r   r"   s    r   r   zAddCloudEnvRequest.secret_key   r#   r    c                 N    | j         j        r|t          d          || _        dS )zSets the secret_key of this AddCloudEnvRequest.


        :param secret_key: The secret_key of this AddCloudEnvRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `secret_key`, must not be `None`)r   r%   r&   r   )r   r   s     r   r   zAddCloudEnvRequest.secret_key   r'   r    c                     | j         S )zGets the sync_period of this AddCloudEnvRequest.  # noqa: E501


        :return: The sync_period of this AddCloudEnvRequest.  # noqa: E501
        :rtype: int
        )r   r"   s    r   r   zAddCloudEnvRequest.sync_period   s       r    c                 N    | j         j        r|t          d          || _        dS )zSets the sync_period of this AddCloudEnvRequest.


        :param sync_period: The sync_period of this AddCloudEnvRequest.  # noqa: E501
        :type: int
        Nz3Invalid value for `sync_period`, must not be `None`)r   r%   r&   r   )r   r   s     r   r   zAddCloudEnvRequest.sync_period   s5     5 	T+:MRSS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hasattrr5   )xs    r   <lambda>z,AddCloudEnvRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r    r5   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r5   r   r6   )items    r   r9   z,AddCloudEnvRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r    )six	iteritemsswagger_typesgetattr
isinstancelistmapr7   r5   dictitems
issubclassr   )r   resultattr_valuekeys         r   r5   zAddCloudEnvRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr    c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr5   r"   s    r   to_strzAddCloudEnvRequest.to_str   s    ~dllnn---r    c                 *    |                                  S )zFor `print` and `pprint`)rO   r"   s    r   __repr__zAddCloudEnvRequest.__repr__   s    {{}}r    c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrA   r   r5   r   others     r   __eq__zAddCloudEnvRequest.__eq__   s5    %!344 	5||~~00r    c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrS   rT   s     r   __ne__zAddCloudEnvRequest.__ne__   s5    %!344 	4||~~00r    )NNNNNNN)__name__
__module____qualname____doc__r?   attribute_mapr   propertyr   setterr	   r
   r   r   r   r5   rO   rQ   rV   rX    r    r   r   r      s        
  M ")!# M' ' ' ',     X  
& 
& 
& $ $ X$ 
. 
. 
.   X ^    ^    X _
" 
" _
"     X  
& 
& 
& ! ! X! 
( 
( 
(  6. . .  1 1 11 1 1 1 1r    r   )r\   rM   rer=   volcenginesdkcore.configurationr   objectr   r`   r    r   <module>rd      s|      				 



 9 9 9 9 9 9l1 l1 l1 l1 l1 l1 l1 l1 l1 l1r    