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

    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 )CreateDeploymentSetRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)client_tokendeployment_set_namedescriptiongranularitygroup_countstrategyClientTokenDeploymentSetNameDescriptionGranularity
GroupCountStrategyNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _	        || _
        ||| _        ||| _        ||| _        |	|| _        dS dS )z7CreateDeploymentSetRequest - a model defined in SwaggerN)r   _configuration_client_token_deployment_set_name_description_granularity_group_count	_strategy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/volcenginesdkecs/models/create_deployment_set_request.py__init__z#CreateDeploymentSetRequest.__init__5   s    !*__N,!$(!   !# ,D#6 "*D"*D"*D$DMMM      c                     | j         S )zGets the client_token of this CreateDeploymentSetRequest.  # noqa: E501


        :return: The client_token of this CreateDeploymentSetRequest.  # noqa: E501
        :rtype: str
        r   r   s    r   r   z'CreateDeploymentSetRequest.client_tokenO   s     !!r    c                     || _         dS )zSets the client_token of this CreateDeploymentSetRequest.


        :param client_token: The client_token of this CreateDeploymentSetRequest.  # noqa: E501
        :type: str
        Nr"   )r   r   s     r   r   z'CreateDeploymentSetRequest.client_tokenY   s     *r    c                     | j         S )zGets the deployment_set_name of this CreateDeploymentSetRequest.  # noqa: E501


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


        :param deployment_set_name: The deployment_set_name of this CreateDeploymentSetRequest.  # noqa: E501
        :type: str
        Nz;Invalid value for `deployment_set_name`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r	   s     r   r	   z.CreateDeploymentSetRequest.deployment_set_namen   s6     5 	\:M:UZ[[[$7!!!r    c                     | j         S )zGets the description of this CreateDeploymentSetRequest.  # noqa: E501


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


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


        :return: The granularity of this CreateDeploymentSetRequest.  # noqa: E501
        :rtype: str
        r   r#   s    r   r   z&CreateDeploymentSetRequest.granularity   r+   r    c                     || _         dS )zSets the granularity of this CreateDeploymentSetRequest.


        :param granularity: The granularity of this CreateDeploymentSetRequest.  # noqa: E501
        :type: str
        Nr/   )r   r   s     r   r   z&CreateDeploymentSetRequest.granularity   r-   r    c                     | j         S )zGets the group_count of this CreateDeploymentSetRequest.  # noqa: E501


        :return: The group_count of this CreateDeploymentSetRequest.  # noqa: E501
        :rtype: int
        r   r#   s    r   r   z&CreateDeploymentSetRequest.group_count   r+   r    c                     || _         dS )zSets the group_count of this CreateDeploymentSetRequest.


        :param group_count: The group_count of this CreateDeploymentSetRequest.  # noqa: E501
        :type: int
        Nr2   )r   r   s     r   r   z&CreateDeploymentSetRequest.group_count   r-   r    c                     | j         S )zGets the strategy of this CreateDeploymentSetRequest.  # noqa: E501


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


        :param strategy: The strategy of this CreateDeploymentSetRequest.  # noqa: E501
        :type: str
        Nr5   )r   r   s     r   r   z#CreateDeploymentSetRequest.strategy   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hasattrr9   )xs    r   <lambda>z4CreateDeploymentSetRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r    r9   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r9   r   r:   )items    r   r=   z4CreateDeploymentSetRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r    )six	iteritemsswagger_typesgetattr
isinstancelistmapr;   r9   dictitems
issubclassr   )r   resultattr_valuekeys         r   r9   z"CreateDeploymentSetRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr    c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr9   r#   s    r   to_strz!CreateDeploymentSetRequest.to_str   s    ~dllnn---r    c                 *    |                                  S )zFor `print` and `pprint`)rS   r#   s    r   __repr__z#CreateDeploymentSetRequest.__repr__   s    {{}}r    c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrE   r   r9   r   others     r   __eq__z!CreateDeploymentSetRequest.__eq__   s5    %!;<< 	5||~~00r    c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrW   rX   s     r   __ne__z!CreateDeploymentSetRequest.__ne__   s5    %!;<< 	4||~~00r    )NNNNNNN)__name__
__module____qualname____doc__rC   attribute_mapr   propertyr   setterr	   r
   r   r   r   r9   rS   rU   rZ   r\    r    r   r   r      s        
 $ M &2$$# M% % % %4 " " X" * * * ) ) X) 
8 
8  
8 ! ! X! ( ( ( ! ! X! ( ( ( ! ! X! ( ( (   X _" " _"  6. . .  1 1 11 1 1 1 1r    r   )r`   rQ   rerA   volcenginesdkcore.configurationr   objectr   rd   r    r   <module>rh      s|      				 



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