
    ~i2!                     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
    acep

    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Z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d Zd Zd Zd Zd ZdS )!PullFileRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)endpoint	file_pathpod_id
product_idregion
tos_buckettos_file_pathEndpointFilePathPodId	ProductIdRegion	TosBucketTosFilePathNc	                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        || _
        || _        || _        || _        || _        || _        || _        dS )z,PullFileRequest - a model defined in SwaggerN)r   _configuration	_endpoint
_file_path_pod_id_product_id_region_tos_bucket_tos_file_pathdiscriminatorr   r   r	   r
   r   r   r   )	selfr   r   r	   r
   r   r   r   r   s	            s/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkacep/models/pull_file_request.py__init__zPullFileRequest.__init__7   s    !*__N,"! "$$*    c                     | j         S )zGets the endpoint of this PullFileRequest.  # noqa: E501


        :return: The endpoint of this PullFileRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r    r   zPullFileRequest.endpointN   s     ~r"   c                 N    | j         j        r|t          d          || _        dS )zSets the endpoint of this PullFileRequest.


        :param endpoint: The endpoint of this PullFileRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `endpoint`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r    r   zPullFileRequest.endpointX   s2     5 	Q(:JOPPP!r"   c                     | j         S )zGets the file_path of this PullFileRequest.  # noqa: E501


        :return: The file_path of this PullFileRequest.  # noqa: E501
        :rtype: str
        )r   r$   s    r    r   zPullFileRequest.file_pathe   s     r"   c                 N    | j         j        r|t          d          || _        dS )zSets the file_path of this PullFileRequest.


        :param file_path: The file_path of this PullFileRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `file_path`, must not be `None`)r   r&   r'   r   )r   r   s     r    r   zPullFileRequest.file_patho   s2     5 	R):KPQQQ#r"   c                     | j         S )zGets the pod_id of this PullFileRequest.  # noqa: E501


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


        :param pod_id: The pod_id of this PullFileRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `pod_id`, must not be `None`)r   r&   r'   r   )r   r	   s     r    r	   zPullFileRequest.pod_id   1     5 	O&.MNNNr"   c                     | j         S )zGets the product_id of this PullFileRequest.  # noqa: E501


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


        :param product_id: The product_id of this PullFileRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `product_id`, must not be `None`)r   r&   r'   r   )r   r
   s     r    r
   zPullFileRequest.product_id   5     5 	S*:LQRRR%r"   c                     | j         S )zGets the region of this PullFileRequest.  # noqa: E501


        :return: The region of this PullFileRequest.  # noqa: E501
        :rtype: str
        )r   r$   s    r    r   zPullFileRequest.region   r+   r"   c                 N    | j         j        r|t          d          || _        dS )zSets the region of this PullFileRequest.


        :param region: The region of this PullFileRequest.  # noqa: E501
        :type: str
        Nz.Invalid value for `region`, must not be `None`)r   r&   r'   r   )r   r   s     r    r   zPullFileRequest.region   r-   r"   c                     | j         S )zGets the tos_bucket of this PullFileRequest.  # noqa: E501


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


        :param tos_bucket: The tos_bucket of this PullFileRequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `tos_bucket`, must not be `None`)r   r&   r'   r   )r   r   s     r    r   zPullFileRequest.tos_bucket   r1   r"   c                     | j         S )zGets the tos_file_path of this PullFileRequest.  # noqa: E501


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


        :param tos_file_path: The tos_file_path of this PullFileRequest.  # noqa: E501
        :type: str
        Nz5Invalid value for `tos_file_path`, must not be `None`)r   r&   r'   r   )r   r   s     r    r   zPullFileRequest.tos_file_path   s5     5 	V-:OTUUU+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hasattrr:   )xs    r    <lambda>z)PullFileRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r"   r:   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r:   r   r;   )items    r    r>   z)PullFileRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r"   )six	iteritemsswagger_typesgetattr
isinstancelistmapr<   r:   dictitems
issubclassr   )r   resultattr_valuekeys         r    r:   zPullFileRequest.to_dict   s+   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %tot,, 	$"jjll $ $
U#sr"   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr:   r$   s    r    to_strzPullFileRequest.to_str
  s    ~dllnn---r"   c                 *    |                                  S )zFor `print` and `pprint`)rT   r$   s    r    __repr__zPullFileRequest.__repr__  s    {{}}r"   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrF   r   r:   r   others     r    __eq__zPullFileRequest.__eq__  s4    %11 	5||~~00r"   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrX   rY   s     r    __ne__zPullFileRequest.__ne__  s4    %11 	4||~~00r"   )NNNNNNNN)__name__
__module____qualname____doc__rD   attribute_mapr!   propertyr   setterr   r	   r
   r   r   r   r:   rT   rV   r[   r]    r"   r    r   r      sX        
  M !!& M+ + + +.   X _
" 
" _
"   X 
$ 
$ 
$   X ]
 
 ]
     X  
& 
& 
&   X ]
 
 ]
     X  
& 
& 
& # # X# 
, 
, 
,  6. . .  1 1 11 1 1 1 1r"   r   )ra   rR   rerB   volcenginesdkcore.configurationr   objectr   re   r"   r    <module>ri      s|      				 



 9 9 9 9 9 9H1 H1 H1 H1 H1f H1 H1 H1 H1 H1r"   