Ë
    <ªgn  ã                   óB   — d Z ddlZddlZddlZddlmZ  G d„ de«      Zy)zö
    Kubernetes

    No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)  # noqa: E501

    The version of the OpenAPI document: release-1.32
    Generated by: https://openapi-generator.tech
é    N)ÚConfigurationc                   ó|   — e Zd ZdZ	 ddiZddiZdd„Zed„ «       Zej                  d„ «       Zd	„ Z
d
„ Zd„ Zd„ Zd„ Zy)ÚV1SelectableFieldzŠNOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.
    Ú	json_pathÚstrÚjsonPathNc                 óT   — |€
t        «       }|| _        d| _        d| _        || _        y)z.V1SelectableField - a model defined in OpenAPIN)r   Úlocal_vars_configurationÚ
_json_pathÚdiscriminatorr   )Úselfr   r
   s      úa/var/www/openai/venv/lib/python3.12/site-packages/kubernetes/client/models/v1_selectable_field.pyÚ__init__zV1SelectableField.__init__+   s.   € à#Ð+Ü'4£Ð$Ø(@ˆÔ%àˆŒØ!ˆÔà"ˆó    c                 ó   — | j                   S )ab  Gets the json_path of this V1SelectableField.  # noqa: E501

        jsonPath is a simple JSON path which is evaluated against each custom resource to produce a field selector value. Only JSON paths without the array notation are allowed. Must point to a field of type string, boolean or integer. Types with enum values and strings with formats are allowed. If jsonPath refers to absent field in a resource, the jsonPath evaluates to an empty string. Must not point to metdata fields. Required.  # noqa: E501

        :return: The json_path of this V1SelectableField.  # noqa: E501
        :rtype: str
        )r   ©r   s    r   r   zV1SelectableField.json_path6   s   € ð ‰Ðr   c                 óX   — | j                   j                  r|€t        d«      ‚|| _        y)a\  Sets the json_path of this V1SelectableField.

        jsonPath is a simple JSON path which is evaluated against each custom resource to produce a field selector value. Only JSON paths without the array notation are allowed. Must point to a field of type string, boolean or integer. Types with enum values and strings with formats are allowed. If jsonPath refers to absent field in a resource, the jsonPath evaluates to an empty string. Must not point to metdata fields. Required.  # noqa: E501

        :param json_path: The json_path of this V1SelectableField.  # noqa: E501
        :type: str
        Nz1Invalid value for `json_path`, must not be `None`)r
   Úclient_side_validationÚ
ValueErrorr   )r   r   s     r   r   zV1SelectableField.json_pathA   s+   € ð ×(Ñ(×?Ò?ÀIÐDUÜÐPÓQÐQà#ˆr   c                 ó~  — i }t        j                  | j                  «      D ]˜  \  }}t        | |«      }t	        |t
        «      rt        t        d„ |«      «      ||<   Œ<t        |d«      r|j                  «       ||<   Œ\t	        |t        «      r(t        t        d„ |j                  «       «      «      ||<   Œ”|||<   Œš |S )z&Returns the model properties as a dictc                 ó>   — t        | d«      r| j                  «       S | S )NÚto_dict©Úhasattrr   )Úxs    r   Ú<lambda>z+V1SelectableField.to_dict.<locals>.<lambda>W   s   € ¬W°Q¸	Ô-B˜aŸi™i›kÐIÈÐIr   r   c                 óT   — t        | d   d«      r| d   | d   j                  «       fS | S )Né   r   r   r   )Úitems    r   r   z+V1SelectableField.to_dict.<locals>.<lambda>^   s6   € Ü˜t A™w¨	Ô2ð #' q¡'¨4°©7¯?©?Ó+<Ð!=ð "=Ø8<ð"=r   )ÚsixÚ	iteritemsÚopenapi_typesÚgetattrÚ
isinstanceÚlistÚmapr   r   ÚdictÚitems)r   ÚresultÚattrÚ_Úvalues        r   r   zV1SelectableField.to_dictO   s¯   € àˆä—}‘} T×%7Ñ%7Ö8‰GˆD!Ü˜D $Ó'ˆEÜ˜%¤Ô&Ü#¤CÙIØó%ó  t’ô ˜ 	Ô*Ø$Ÿ}™}›t’Ü˜E¤4Ô(Ü#¤Cñ=à—K‘K“Mó%ó  t’ð  %t’ð! 9ð$ ˆr   c                 óH   — t        j                  | j                  «       «      S )z.Returns the string representation of the model)ÚpprintÚpformatr   r   s    r   Úto_strzV1SelectableField.to_strg   s   € ä~‰~˜dŸl™l›nÓ-Ð-r   c                 ó"   — | j                  «       S )zFor `print` and `pprint`)r0   r   s    r   Ú__repr__zV1SelectableField.__repr__k   s   € à{‰{‹}Ðr   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k(  S )z&Returns true if both objects are equalF©r$   r   r   ©r   Úothers     r   Ú__eq__zV1SelectableField.__eq__o   s'   € ä˜%Ô!2Ô3Øà|‰|‹~ §¡£Ñ0Ð0r   c                 óf   — t        |t        «      sy| j                  «       |j                  «       k7  S )z*Returns true if both objects are not equalTr4   r5   s     r   Ú__ne__zV1SelectableField.__ne__v   s'   € ä˜%Ô!2Ô3Øà|‰|‹~ §¡£Ñ0Ð0r   )NN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r"   Úattribute_mapr   Úpropertyr   Úsetterr   r0   r2   r7   r9   © r   r   r   r      st   „ ñðð 	Uð€Mð
 	Zð€Mó	#ð ñó ðð ×Ññ$ó ð$òò0.òò1ó1r   r   )r=   r.   Úrer    Úkubernetes.client.configurationr   Úobjectr   rA   r   r   Ú<module>rE      s&   ðñó Û 	ã 
å 9ôf1˜õ f1r   