
    ~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            
       P   e Zd ZdZ	 dddddddddd	Z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d# Zd$ Zd% Zd& Zd' ZdS ))GetOIDCProviderResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]strint)	
client_idscreate_datedescriptionissuance_limit_time
issuer_urloidc_provider_namethumbprintstrnupdate_date	ClientIDs
CreateDateDescriptionIssuanceLimitTime	IssuerURLOIDCProviderNameThumbprintsTrn
UpdateDateNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z4GetOIDCProviderResponse - a model defined in SwaggerN)r   _configuration_client_ids_create_date_description_issuance_limit_time_issuer_url_oidc_provider_name_thumbprints_trn_update_datediscriminatorr   r	   r
   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   s              {/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkiam/models/get_oidc_provider_response.py__init__z GetOIDCProviderResponse.__init__;   s    !*__N,  $(!#'  	 !!(DO"*D"*D*':D$!(DO)&8D#"*D?DH"*D #"    c                     | j         S )zGets the client_ids of this GetOIDCProviderResponse.  # noqa: E501


        :return: The client_ids of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: list[str]
        r   r&   s    r'   r   z"GetOIDCProviderResponse.client_ids_        r)   c                     || _         dS )zSets the client_ids of this GetOIDCProviderResponse.


        :param client_ids: The client_ids of this GetOIDCProviderResponse.  # noqa: E501
        :type: list[str]
        Nr+   )r&   r   s     r'   r   z"GetOIDCProviderResponse.client_idsi        &r)   c                     | j         S )zGets the create_date of this GetOIDCProviderResponse.  # noqa: E501


        :return: The create_date of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r	   z#GetOIDCProviderResponse.create_datet          r)   c                     || _         dS )zSets the create_date of this GetOIDCProviderResponse.


        :param create_date: The create_date of this GetOIDCProviderResponse.  # noqa: E501
        :type: str
        Nr1   )r&   r	   s     r'   r	   z#GetOIDCProviderResponse.create_date~        (r)   c                     | j         S )zGets the description of this GetOIDCProviderResponse.  # noqa: E501


        :return: The description of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r
   z#GetOIDCProviderResponse.description   r2   r)   c                     || _         dS )zSets the description of this GetOIDCProviderResponse.


        :param description: The description of this GetOIDCProviderResponse.  # noqa: E501
        :type: str
        Nr6   )r&   r
   s     r'   r
   z#GetOIDCProviderResponse.description   r4   r)   c                     | j         S )zGets the issuance_limit_time of this GetOIDCProviderResponse.  # noqa: E501


        :return: The issuance_limit_time of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: int
        r   r,   s    r'   r   z+GetOIDCProviderResponse.issuance_limit_time   s     ((r)   c                     || _         dS )zSets the issuance_limit_time of this GetOIDCProviderResponse.


        :param issuance_limit_time: The issuance_limit_time of this GetOIDCProviderResponse.  # noqa: E501
        :type: int
        Nr9   )r&   r   s     r'   r   z+GetOIDCProviderResponse.issuance_limit_time   s     %8!!!r)   c                     | j         S )zGets the issuer_url of this GetOIDCProviderResponse.  # noqa: E501


        :return: The issuer_url of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: str
        r    r,   s    r'   r   z"GetOIDCProviderResponse.issuer_url   r-   r)   c                     || _         dS )zSets the issuer_url of this GetOIDCProviderResponse.


        :param issuer_url: The issuer_url of this GetOIDCProviderResponse.  # noqa: E501
        :type: str
        Nr<   )r&   r   s     r'   r   z"GetOIDCProviderResponse.issuer_url   r/   r)   c                     | j         S )zGets the oidc_provider_name of this GetOIDCProviderResponse.  # noqa: E501


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


        :param oidc_provider_name: The oidc_provider_name of this GetOIDCProviderResponse.  # noqa: E501
        :type: str
        Nr?   )r&   r   s     r'   r   z*GetOIDCProviderResponse.oidc_provider_name   s     $6   r)   c                     | j         S )zGets the thumbprints of this GetOIDCProviderResponse.  # noqa: E501


        :return: The thumbprints of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: list[str]
        r"   r,   s    r'   r   z#GetOIDCProviderResponse.thumbprints   r2   r)   c                     || _         dS )zSets the thumbprints of this GetOIDCProviderResponse.


        :param thumbprints: The thumbprints of this GetOIDCProviderResponse.  # noqa: E501
        :type: list[str]
        NrB   )r&   r   s     r'   r   z#GetOIDCProviderResponse.thumbprints   r4   r)   c                     | j         S )zGets the trn of this GetOIDCProviderResponse.  # noqa: E501


        :return: The trn of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: str
        r#   r,   s    r'   r   zGetOIDCProviderResponse.trn   s     yr)   c                     || _         dS )zSets the trn of this GetOIDCProviderResponse.


        :param trn: The trn of this GetOIDCProviderResponse.  # noqa: E501
        :type: str
        NrE   )r&   r   s     r'   r   zGetOIDCProviderResponse.trn   s     			r)   c                     | j         S )zGets the update_date of this GetOIDCProviderResponse.  # noqa: E501


        :return: The update_date of this GetOIDCProviderResponse.  # noqa: E501
        :rtype: str
        r$   r,   s    r'   r   z#GetOIDCProviderResponse.update_date  r2   r)   c                     || _         dS )zSets the update_date of this GetOIDCProviderResponse.


        :param update_date: The update_date of this GetOIDCProviderResponse.  # noqa: E501
        :type: str
        NrH   )r&   r   s     r'   r   z#GetOIDCProviderResponse.update_date  r4   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hasattrrL   )xs    r'   <lambda>z1GetOIDCProviderResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z1GetOIDCProviderResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   zGetOIDCProviderResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r,   s    r'   to_strzGetOIDCProviderResponse.to_str7  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r,   s    r'   __repr__z GetOIDCProviderResponse.__repr__;  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__zGetOIDCProviderResponse.__eq__?  s5    %!899 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__zGetOIDCProviderResponse.__ne__F  s5    %!899 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
 "$#"
 
M "#$2!0$#
 
M"+ "+ "+ "+H     X  & & & ! ! X! ( ( ( ! ! X! ( ( ( ) ) X) 8 8  8     X  & & & ( ( X( 6 6 6 ! ! X! ( ( (   X 	Z  Z ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r)   r   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u1f u1 u1 u1 u1 u1r)   