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

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

    Do not edit the class manually.
    strint)descriptionencoded_saml_metadata_documentsaml_provider_namesso_typestatusDescriptionEncodedSAMLMetadataDocumentSAMLProviderNameSSOTypeStatusNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _        || _	        || _
        || _        |	|| _        dS dS )z6CreateSAMLProviderRequest - a model defined in SwaggerN)r   _configuration_description_encoded_saml_metadata_document_saml_provider_name	_sso_type_statusdiscriminatorr   r	   r
   r   r   )selfr   r	   r
   r   r   r   s          }/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkiam/models/create_saml_provider_request.py__init__z"CreateSAMLProviderRequest.__init__3   s    !*__N, /3,#' !"*D.L+"4  DKKK     c                     | j         S )zGets the description of this CreateSAMLProviderRequest.  # noqa: E501


        :return: The description of this CreateSAMLProviderRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   z%CreateSAMLProviderRequest.descriptionH   s       r   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the description of this CreateSAMLProviderRequest.


        :param description: The description of this CreateSAMLProviderRequest.  # noqa: E501
        :type: str
        N   zKInvalid value for `description`, length must be less than or equal to `256`)r   client_side_validationlen
ValueErrorr   )r   r   s     r   r   z%CreateSAMLProviderRequest.descriptionR   sH     6 	l'C,<,<s,B,Bjkkk'r   c                     | j         S )zGets the encoded_saml_metadata_document of this CreateSAMLProviderRequest.  # noqa: E501


        :return: The encoded_saml_metadata_document of this CreateSAMLProviderRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r	   z8CreateSAMLProviderRequest.encoded_saml_metadata_document`   s     33r   c                 N    | j         j        r|t          d          || _        dS )zSets the encoded_saml_metadata_document of this CreateSAMLProviderRequest.


        :param encoded_saml_metadata_document: The encoded_saml_metadata_document of this CreateSAMLProviderRequest.  # noqa: E501
        :type: str
        NzFInvalid value for `encoded_saml_metadata_document`, must not be `None`)r   r"   r$   r   )r   r	   s     r   r	   z8CreateSAMLProviderRequest.encoded_saml_metadata_documentj   s6     5 	g:X:`efff/M,,,r   c                     | j         S )zGets the saml_provider_name of this CreateSAMLProviderRequest.  # noqa: E501


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


        :param saml_provider_name: The saml_provider_name of this CreateSAMLProviderRequest.  # noqa: E501
        :type: str
        Nz:Invalid value for `saml_provider_name`, must not be `None`)r   r"   r$   r   )r   r
   s     r   r
   z,CreateSAMLProviderRequest.saml_provider_name   s6     5 	[:L:TYZZZ#5   r   c                     | j         S )zGets the sso_type of this CreateSAMLProviderRequest.  # noqa: E501


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


        :param sso_type: The sso_type of this CreateSAMLProviderRequest.  # noqa: E501
        :type: int
        Nz0Invalid value for `sso_type`, must not be `None`)r   r"   r$   r   )r   r   s     r   r   z"CreateSAMLProviderRequest.sso_type   s2     5 	Q(:JOPPP!r   c                     | j         S )zGets the status of this CreateSAMLProviderRequest.  # noqa: E501


        :return: The status of this CreateSAMLProviderRequest.  # noqa: E501
        :rtype: int
        r   r   s    r   r   z CreateSAMLProviderRequest.status   s     |r   c                     || _         dS )zSets the status of this CreateSAMLProviderRequest.


        :param status: The status of this CreateSAMLProviderRequest.  # noqa: E501
        :type: int
        Nr,   )r   r   s     r   r   z CreateSAMLProviderRequest.status   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hasattrr0   )xs    r   <lambda>z3CreateSAMLProviderRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r   r0   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r0   r   r1   )items    r   r4   z3CreateSAMLProviderRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r   )six	iteritemsswagger_typesgetattr
isinstancelistmapr2   r0   dictitems
issubclassr   )r   resultattr_valuekeys         r   r0   z!CreateSAMLProviderRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t/66 	$"jjll $ $
U#sr   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr0   r   s    r   to_strz CreateSAMLProviderRequest.to_str   s    ~dllnn---r   c                 *    |                                  S )zFor `print` and `pprint`)rJ   r   s    r   __repr__z"CreateSAMLProviderRequest.__repr__   s    {{}}r   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFr<   r   r0   r   others     r   __eq__z CreateSAMLProviderRequest.__eq__   s5    %!:;; 	5||~~00r   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrN   rO   s     r   __ne__z CreateSAMLProviderRequest.__ne__   s5    %!:;; 	4||~~00r   )NNNNNN)__name__
__module____qualname____doc__r:   attribute_mapr   propertyr   setterr	   r
   r   r   r0   rJ   rL   rQ   rS    r   r   r   r      s        
 */# M %*G0 M! ! ! !* ! ! X! ( ( ( 4 4 X4 $*
N 
N +*
N ( ( X( 
6 
6 
6   X _
" 
" _
"   X ]  ]  6. . .  1 1 11 1 1 1 1r   r   )rW   rH   rer8   volcenginesdkcore.configurationr   objectr   r[   r   r   <module>r_      s|      				 



 9 9 9 9 9 9S1 S1 S1 S1 S1 S1 S1 S1 S1 S1r   