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

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

    Do not edit the class manually.
    str)access_policyinstance_idippattern_typeresourceresource_type	user_nameAccessPolicy
InstanceIdIpPatternTypeResourceResourceTypeUserNameNc	                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        || _
        || _        || _        || _        || _        || _        || _        dS )z-DeleteAclRequest - a model defined in SwaggerN)r   _configuration_access_policy_instance_id_ip_pattern_type	_resource_resource_type
_user_namediscriminatorr   r   r	   r
   r   r   r   )	selfr   r   r	   r
   r   r   r   r   s	            u/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkkafka/models/delete_acl_request.py__init__zDeleteAclRequest.__init__7   s    !*__N," !"!*&( *"    c                     | j         S )zGets the access_policy of this DeleteAclRequest.  # noqa: E501


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


        :param access_policy: The access_policy of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz5Invalid value for `access_policy`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r    r   zDeleteAclRequest.access_policyX   5     5 	V-:OTUUU+r"   c                     | j         S )zGets the instance_id of this DeleteAclRequest.  # noqa: E501


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


        :param instance_id: The instance_id of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz3Invalid value for `instance_id`, must not be `None`)r   r'   r(   r   )r   r   s     r    r   zDeleteAclRequest.instance_ido   s5     5 	T+:MRSSS'r"   c                     | j         S )zGets the ip of this DeleteAclRequest.  # noqa: E501


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


        :param ip: The ip of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz*Invalid value for `ip`, must not be `None`)r   r'   r(   r   )r   r	   s     r    r	   zDeleteAclRequest.ip   s1     5 	K"*IJJJr"   c                     | j         S )zGets the pattern_type of this DeleteAclRequest.  # noqa: E501


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


        :param pattern_type: The pattern_type of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `pattern_type`, must not be `None`)r   r'   r(   r   )r   r
   s     r    r
   zDeleteAclRequest.pattern_type   s5     5 	U,:NSTTT)r"   c                     | j         S )zGets the resource of this DeleteAclRequest.  # noqa: E501


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


        :param resource: The resource of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz0Invalid value for `resource`, must not be `None`)r   r'   r(   r   )r   r   s     r    r   zDeleteAclRequest.resource   s2     5 	Q(:JOPPP!r"   c                     | j         S )zGets the resource_type of this DeleteAclRequest.  # noqa: E501


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


        :param resource_type: The resource_type of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz5Invalid value for `resource_type`, must not be `None`)r   r'   r(   r   )r   r   s     r    r   zDeleteAclRequest.resource_type   r)   r"   c                     | j         S )zGets the user_name of this DeleteAclRequest.  # noqa: E501


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


        :param user_name: The user_name of this DeleteAclRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `user_name`, must not be `None`)r   r'   r(   r   )r   r   s     r    r   zDeleteAclRequest.user_name   s2     5 	R):KPQQQ#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hasattrr8   )xs    r    <lambda>z*DeleteAclRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r"   r8   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r8   r   r9   )items    r    r<   z*DeleteAclRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r"   )six	iteritemsswagger_typesgetattr
isinstancelistmapr:   r8   dictitems
issubclassr   )r   resultattr_valuekeys         r    r8   zDeleteAclRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t&-- 	$"jjll $ $
U#sr"   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr8   r$   s    r    to_strzDeleteAclRequest.to_str
  s    ~dllnn---r"   c                 *    |                                  S )zFor `print` and `pprint`)rR   r$   s    r    __repr__zDeleteAclRequest.__repr__  s    {{}}r"   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrD   r   r8   r   others     r    __eq__zDeleteAclRequest.__eq__  s5    %!122 	5||~~00r"   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrV   rW   s     r    __ne__zDeleteAclRequest.__ne__  s5    %!122 	4||~~00r"   )NNNNNNNN)__name__
__module____qualname____doc__rB   attribute_mapr!   propertyr   setterr   r	   r
   r   r   r   r8   rR   rT   rY   r[    r"   r    r   r      sZ        
  M (#%' M# # # #. # # X# 
, 
, 
, ! ! X! 
( 
( 
(   X Y
 
 Y
 " " X" 
* 
* 
*   X _
" 
" _
" # # X# 
, 
, 
,   X 
$ 
$ 
$  6. . .  1 1 11 1 1 1 1r"   r   )r_   rP   rer@   volcenginesdkcore.configurationr   objectr   rc   r"   r    <module>rg      s|      				 



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