§
    Ÿ~»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 )a  
    rds_postgresql

    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œZ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d„ Zd„ Zd„ Zd„ Zd„ ZdS )ÚCreateSchemaRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    Ústr)Údb_nameÚinstance_idÚownerÚschema_nameÚDBNameÚ
InstanceIdÚOwnerÚ
SchemaNameNc                 ó²   — |€t          ¦   «         }|| _        d| _        d| _        d| _        d| _        d| _        || _        || _        || _	        || _
        dS )z0CreateSchemaRequest - a model defined in SwaggerN)r   Ú_configurationÚ_db_nameÚ_instance_idÚ_ownerÚ_schema_nameÚdiscriminatorr   r   r	   r
   )Úselfr   r   r	   r
   r   s         ú€/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkrdspostgresql/models/create_schema_request.pyÚ__init__zCreateSchemaRequest.__init__1   sc   € àÐ!Ý*™_œ_ˆNØ,ˆÔàˆŒØ ˆÔØˆŒØ ˆÔØ!ˆÔàˆŒØ&ˆÔØˆŒ
Ø&ˆÔÐÐó    c                 ó   — | j         S )z¢Gets the db_name of this CreateSchemaRequest.  # noqa: E501


        :return: The db_name of this CreateSchemaRequest.  # noqa: E501
        :rtype: str
        )r   ©r   s    r   r   zCreateSchemaRequest.db_nameB   s   € ð Œ}Ðr   c                 óN   — | j         j        r|€t          d¦  «        ‚|| _        dS )zšSets the db_name of this CreateSchemaRequest.


        :param db_name: The db_name of this CreateSchemaRequest.  # noqa: E501
        :type: str
        Nz/Invalid value for `db_name`, must not be `None`)r   Úclient_side_validationÚ
ValueErrorr   )r   r   s     r   r   zCreateSchemaRequest.db_nameL   s1   € ð ÔÔ5ð 	P¸'¸/ÝÐNÑOÔOÐOàˆŒˆˆr   c                 ó   — | j         S )zªGets the instance_id of this CreateSchemaRequest.  # noqa: E501


        :return: The instance_id of this CreateSchemaRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   zCreateSchemaRequest.instance_idY   ó   € ð Ô Ð r   c                 óN   — | j         j        r|€t          d¦  «        ‚|| _        dS )z¦Sets the instance_id of this CreateSchemaRequest.


        :param instance_id: The instance_id of this CreateSchemaRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `instance_id`, must not be `None`)r   r   r   r   )r   r   s     r   r   zCreateSchemaRequest.instance_idc   ó5   € ð ÔÔ5ð 	T¸+Ð:MÝÐRÑSÔSÐSà'ˆÔÐÐr   c                 ó   — | j         S )zžGets the owner of this CreateSchemaRequest.  # noqa: E501


        :return: The owner of this CreateSchemaRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r	   zCreateSchemaRequest.ownerp   s   € ð Œ{Ðr   c                 óN   — | j         j        r|€t          d¦  «        ‚|| _        dS )z”Sets the owner of this CreateSchemaRequest.


        :param owner: The owner of this CreateSchemaRequest.  # noqa: E501
        :type: str
        Nz-Invalid value for `owner`, must not be `None`)r   r   r   r   )r   r	   s     r   r	   zCreateSchemaRequest.ownerz   s1   € ð ÔÔ5ð 	N¸%¸-ÝÐLÑMÔMÐMàˆŒˆˆr   c                 ó   — | j         S )zªGets the schema_name of this CreateSchemaRequest.  # noqa: E501


        :return: The schema_name of this CreateSchemaRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r
   zCreateSchemaRequest.schema_name‡   r    r   c                 óN   — | j         j        r|€t          d¦  «        ‚|| _        dS )z¦Sets the schema_name of this CreateSchemaRequest.


        :param schema_name: The schema_name of this CreateSchemaRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `schema_name`, must not be `None`)r   r   r   r   )r   r
   s     r   r
   zCreateSchemaRequest.schema_name‘   r"   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-CreateSchemaRequest.to_dict.<locals>.<lambda>¦   s!   € ­W°Q¸	Ñ-BÔ-BÐI˜aŸiši™kœk˜kÈ€ r   r)   c                 óv   — t          | d         d¦  «        r"| d         | d                              ¦   «         fn| S )Né   r)   r   r*   )Úitems    r   r-   z-CreateSchemaRequest.to_dict.<locals>.<lambda>­   s<   € Ý˜t Aœw¨	Ñ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CreateSchemaRequest.to_dictž   s,  € àˆå”} TÔ%7Ñ8Ô8ð 	%ð 	%‰GˆD!Ý˜D $Ñ'Ô'ˆEÝ˜%¥Ñ&Ô&ð %Ý#¥CØIÐIØñ%ô %ñ  ô  t‘õ ˜ 	Ñ*Ô*ð 	%Ø$Ÿ}š}™œt‘Ý˜E¥4Ñ(Ô(ð %Ý#¥Cð=ð =à—K’K‘M”Mñ%ô %ñ  ô  t‘ð  %t‘ÝÕ)­4Ñ0Ô0ð 	$Ø"Ÿjšj™lœlð $ð $‘
UØ#s‘àˆr   c                 óN   — t          j        |                      ¦   «         ¦  «        S )z.Returns the string representation of the model)ÚpprintÚpformatr)   r   s    r   Úto_strzCreateSchemaRequest.to_str¹   s   € åŒ~˜dŸlšl™nœnÑ-Ô-Ð-r   c                 ó*   — |                       ¦   «         S )zFor `print` and `pprint`)rC   r   s    r   Ú__repr__zCreateSchemaRequest.__repr__½   s   € à{Š{‰}Œ}Ðr   c                 ó„   — t          |t          ¦  «        sdS |                      ¦   «         |                     ¦   «         k    S )z&Returns true if both objects are equalF©r5   r   r)   ©r   Úothers     r   Ú__eq__zCreateSchemaRequest.__eq__Á   s5   € å˜%Õ!4Ñ5Ô5ð 	Ø5à|Š|‰~Œ~ §¢¡¤Ò0Ð0r   c                 ó„   — t          |t          ¦  «        sdS |                      ¦   «         |                     ¦   «         k    S )z*Returns true if both objects are not equalTrG   rH   s     r   Ú__ne__zCreateSchemaRequest.__ne__È   s5   € å˜%Õ!4Ñ5Ô5ð 	Ø4à|Š|‰~Œ~ §¢¡¤Ò0Ð0r   )NNNNN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r3   Úattribute_mapr   Úpropertyr   Úsetterr   r	   r
   r)   rC   rE   rJ   rL   © r   r   r   r      sš  € € € € € ðð ð
ð ØØØð	ð €Mð Ø#ØØ#ð	ð €Mð'ð 'ð 'ð 'ð" ðð ñ „Xðð „^ð
 ð 
 ñ „^ð
 ð ð!ð !ñ „Xð!ð Ôð
(ð 
(ñ Ôð
(ð ðð ñ „Xðð „\ð
ð 
ñ „\ð
ð ð!ð !ñ „Xð!ð Ôð
(ð 
(ñ Ôð
(ðð ð ð6.ð .ð .ðð ð ð1ð 1ð 1ð1ð 1ð 1ð 1ð 1r   r   )rP   rA   Úrer1   Úvolcenginesdkcore.configurationr   Úobjectr   rT   r   r   ú<module>rX      s|   ððð ð €€€Ø 	€	€	€	à 
€
€
€
à 9Ð 9Ð 9Ð 9Ð 9Ð 9ðw1ð w1ð w1ð w1ð w1˜&ñ w1ô w1ð w1ð w1ð w1r   