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

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

    Do not edit the class manually.
    strLogSpecForCreateGatewayInput MonitorSpecForCreateGatewayInput NetworkSpecForCreateGatewayInput!ResourceSpecForCreateGatewayInputTraceSpecForCreateGatewayInput)
commentslog_specmonitor_specnamenetwork_specproject_nameregionresource_spec
trace_spectypeCommentsLogSpecMonitorSpecNameNetworkSpecProjectNameRegionResourceSpec	TraceSpecTypeNc                 ~   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        ||| _        ||| _        ||| _        || _        ||| _        ||| _        || _        ||| _        |	|	| _        |
	|
| _        dS dS )z1CreateGatewayRequest - a model defined in SwaggerN)r   _configuration	_comments	_log_spec_monitor_spec_name_network_spec_project_name_region_resource_spec_trace_spec_typediscriminatorr   r   r   r   r   r   r   r   r   r   )selfr   r   r   r   r   r   r   r   r   r   r!   s               x/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkapig/models/create_gateway_request.py__init__zCreateGatewayRequest.__init__=   s    !*__N,!
!!"
!$DM$DM# ,D	# ,D# ,D$!.D!(DODIII     c                     | j         S )zGets the comments of this CreateGatewayRequest.  # noqa: E501


        :return: The comments of this CreateGatewayRequest.  # noqa: E501
        :rtype: str
        r"   r-   s    r.   r   zCreateGatewayRequest.commentsb        ~r0   c                     || _         dS )zSets the comments of this CreateGatewayRequest.


        :param comments: The comments of this CreateGatewayRequest.  # noqa: E501
        :type: str
        Nr2   )r-   r   s     r.   r   zCreateGatewayRequest.commentsl        "r0   c                     | j         S )zGets the log_spec of this CreateGatewayRequest.  # noqa: E501


        :return: The log_spec of this CreateGatewayRequest.  # noqa: E501
        :rtype: LogSpecForCreateGatewayInput
        r#   r3   s    r.   r   zCreateGatewayRequest.log_specw   r4   r0   c                     || _         dS )zSets the log_spec of this CreateGatewayRequest.


        :param log_spec: The log_spec of this CreateGatewayRequest.  # noqa: E501
        :type: LogSpecForCreateGatewayInput
        Nr8   )r-   r   s     r.   r   zCreateGatewayRequest.log_spec   r6   r0   c                     | j         S )zGets the monitor_spec of this CreateGatewayRequest.  # noqa: E501


        :return: The monitor_spec of this CreateGatewayRequest.  # noqa: E501
        :rtype: MonitorSpecForCreateGatewayInput
        r$   r3   s    r.   r   z!CreateGatewayRequest.monitor_spec        !!r0   c                     || _         dS )zSets the monitor_spec of this CreateGatewayRequest.


        :param monitor_spec: The monitor_spec of this CreateGatewayRequest.  # noqa: E501
        :type: MonitorSpecForCreateGatewayInput
        Nr;   )r-   r   s     r.   r   z!CreateGatewayRequest.monitor_spec        *r0   c                     | j         S )zGets the name of this CreateGatewayRequest.  # noqa: E501


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


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


r0   c                     | j         S )zGets the network_spec of this CreateGatewayRequest.  # noqa: E501


        :return: The network_spec of this CreateGatewayRequest.  # noqa: E501
        :rtype: NetworkSpecForCreateGatewayInput
        r&   r3   s    r.   r   z!CreateGatewayRequest.network_spec   r<   r0   c                     || _         dS )zSets the network_spec of this CreateGatewayRequest.


        :param network_spec: The network_spec of this CreateGatewayRequest.  # noqa: E501
        :type: NetworkSpecForCreateGatewayInput
        NrE   )r-   r   s     r.   r   z!CreateGatewayRequest.network_spec   r>   r0   c                     | j         S )zGets the project_name of this CreateGatewayRequest.  # noqa: E501


        :return: The project_name of this CreateGatewayRequest.  # noqa: E501
        :rtype: str
        r'   r3   s    r.   r   z!CreateGatewayRequest.project_name   r<   r0   c                     || _         dS )zSets the project_name of this CreateGatewayRequest.


        :param project_name: The project_name of this CreateGatewayRequest.  # noqa: E501
        :type: str
        NrH   )r-   r   s     r.   r   z!CreateGatewayRequest.project_name   r>   r0   c                     | j         S )zGets the region of this CreateGatewayRequest.  # noqa: E501


        :return: The region of this CreateGatewayRequest.  # noqa: E501
        :rtype: str
        )r(   r3   s    r.   r   zCreateGatewayRequest.region   s     |r0   c                 N    | j         j        r|t          d          || _        dS )zSets the region of this CreateGatewayRequest.


        :param region: The region of this CreateGatewayRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `region`, must not be `None`)r!   rB   rC   r(   )r-   r   s     r.   r   zCreateGatewayRequest.region   s1     5 	O&.MNNNr0   c                     | j         S )zGets the resource_spec of this CreateGatewayRequest.  # noqa: E501


        :return: The resource_spec of this CreateGatewayRequest.  # noqa: E501
        :rtype: ResourceSpecForCreateGatewayInput
        r)   r3   s    r.   r   z"CreateGatewayRequest.resource_spec   s     ""r0   c                     || _         dS )zSets the resource_spec of this CreateGatewayRequest.


        :param resource_spec: The resource_spec of this CreateGatewayRequest.  # noqa: E501
        :type: ResourceSpecForCreateGatewayInput
        NrM   )r-   r   s     r.   r   z"CreateGatewayRequest.resource_spec  s     ,r0   c                     | j         S )zGets the trace_spec of this CreateGatewayRequest.  # noqa: E501


        :return: The trace_spec of this CreateGatewayRequest.  # noqa: E501
        :rtype: TraceSpecForCreateGatewayInput
        r*   r3   s    r.   r   zCreateGatewayRequest.trace_spec  s     r0   c                     || _         dS )zSets the trace_spec of this CreateGatewayRequest.


        :param trace_spec: The trace_spec of this CreateGatewayRequest.  # noqa: E501
        :type: TraceSpecForCreateGatewayInput
        NrP   )r-   r   s     r.   r   zCreateGatewayRequest.trace_spec  s     &r0   c                     | j         S )zGets the type of this CreateGatewayRequest.  # noqa: E501


        :return: The type of this CreateGatewayRequest.  # noqa: E501
        :rtype: str
        r+   r3   s    r.   r   zCreateGatewayRequest.type#  r@   r0   c                     || _         dS )zSets the type of this CreateGatewayRequest.


        :param type: The type of this CreateGatewayRequest.  # noqa: E501
        :type: str
        NrS   )r-   r   s     r.   r   zCreateGatewayRequest.type-  s     


r0   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hasattrrW   )xs    r.   <lambda>z.CreateGatewayRequest.to_dict.<locals>.<lambda>@  s!    WQ	-B-BIaiikkk r0   rW   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rW   r   rX   )items    r.   r[   z.CreateGatewayRequest.to_dict.<locals>.<lambda>G  s<    tAw	22"=$q'47??+<+<!=!=8< r0   )six	iteritemsswagger_typesgetattr
isinstancelistmaprY   rW   dictitems
issubclassr   )r-   resultattr_valuekeys         r.   rW   zCreateGatewayRequest.to_dict8  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t*D11 	$"jjll $ $
U#sr0   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrW   r3   s    r.   to_strzCreateGatewayRequest.to_strS  s    ~dllnn---r0   c                 *    |                                  S )zFor `print` and `pprint`)rq   r3   s    r.   __repr__zCreateGatewayRequest.__repr__W  s    {{}}r0   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrc   r   rW   r-   others     r.   __eq__zCreateGatewayRequest.__eq__[  s5    %!566 	5||~~00r0   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTru   rv   s     r.   __ne__zCreateGatewayRequest.__ne__b  s5    %!566 	4||~~00r0   )NNNNNNNNNNN)__name__
__module____qualname____doc__ra   attribute_mapr/   propertyr   setterr   r   r   r   r   r   r   r   r   rW   rq   rs   rx   rz    r0   r.   r   r      s        
 2::<6 M %%%'! M# # # #J   X _" " _"   X _" " _" " " X" * * *   X 
[
 
 [
 " " X" * * * " " X" * * *   X ]
 
 ]
 # # X# , , ,     X  & & &   X 
[  [  6. . .  1 1 11 1 1 1 1r0   r   )r~   ro   rer_   volcenginesdkcore.configurationr   objectr   r   r0   r.   <module>r      s|      				 



 9 9 9 9 9 9Q1 Q1 Q1 Q1 Q16 Q1 Q1 Q1 Q1 Q1r0   