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

    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dddddZdd	d
ddddddddddZd3d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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d0 Zd1 Zd2 ZdS )4DescribeAclAttributesResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z,list[AclEntryForDescribeAclAttributesOutput]strz,list[ListenerForDescribeAclAttributesOutput]boolz'list[TagForDescribeAclAttributesOutput])acl_entriesacl_idacl_namecreate_timedescription	listenersproject_name
request_idservice_managedstatustagsupdate_time
AclEntriesAclIdAclName
CreateTimeDescription	ListenersProjectName	RequestIdServiceManagedStatusTags
UpdateTimeNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        ||| _        |	|| _        dS dS )z:DescribeAclAttributesResponse - a model defined in SwaggerN)r   _configuration_acl_entries_acl_id	_acl_name_create_time_description
_listeners_project_name_request_id_service_managed_status_tags_update_timediscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r!   s                 /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkclb/models/describe_acl_attributes_response.py__init__z&DescribeAclAttributesResponse.__init__A   s,   !*__N,   ! $
 !"*D DK$DM"*D"*D &DN# ,D!(DO&#2D  DKDI"*D #"    c                     | j         S )zGets the acl_entries of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The acl_entries of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: list[AclEntryForDescribeAclAttributesOutput]
        r"   r/   s    r0   r   z)DescribeAclAttributesResponse.acl_entriesn          r2   c                     || _         dS )zSets the acl_entries of this DescribeAclAttributesResponse.


        :param acl_entries: The acl_entries of this DescribeAclAttributesResponse.  # noqa: E501
        :type: list[AclEntryForDescribeAclAttributesOutput]
        Nr4   )r/   r   s     r0   r   z)DescribeAclAttributesResponse.acl_entriesx        (r2   c                     | j         S )zGets the acl_id of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The acl_id of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r#   r5   s    r0   r	   z$DescribeAclAttributesResponse.acl_id        |r2   c                     || _         dS )zSets the acl_id of this DescribeAclAttributesResponse.


        :param acl_id: The acl_id of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        Nr:   )r/   r	   s     r0   r	   z$DescribeAclAttributesResponse.acl_id        r2   c                     | j         S )zGets the acl_name of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The acl_name of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r$   r5   s    r0   r
   z&DescribeAclAttributesResponse.acl_name   s     ~r2   c                     || _         dS )zSets the acl_name of this DescribeAclAttributesResponse.


        :param acl_name: The acl_name of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        Nr?   )r/   r
   s     r0   r
   z&DescribeAclAttributesResponse.acl_name   s     "r2   c                     | j         S )zGets the create_time of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The create_time of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r%   r5   s    r0   r   z)DescribeAclAttributesResponse.create_time   r6   r2   c                     || _         dS )zSets the create_time of this DescribeAclAttributesResponse.


        :param create_time: The create_time of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        NrB   )r/   r   s     r0   r   z)DescribeAclAttributesResponse.create_time   r8   r2   c                     | j         S )zGets the description of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The description of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r&   r5   s    r0   r   z)DescribeAclAttributesResponse.description   r6   r2   c                     || _         dS )zSets the description of this DescribeAclAttributesResponse.


        :param description: The description of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        NrE   )r/   r   s     r0   r   z)DescribeAclAttributesResponse.description   r8   r2   c                     | j         S )zGets the listeners of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The listeners of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: list[ListenerForDescribeAclAttributesOutput]
        r'   r5   s    r0   r   z'DescribeAclAttributesResponse.listeners   s     r2   c                     || _         dS )zSets the listeners of this DescribeAclAttributesResponse.


        :param listeners: The listeners of this DescribeAclAttributesResponse.  # noqa: E501
        :type: list[ListenerForDescribeAclAttributesOutput]
        NrH   )r/   r   s     r0   r   z'DescribeAclAttributesResponse.listeners   s     $r2   c                     | j         S )zGets the project_name of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The project_name of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r(   r5   s    r0   r   z*DescribeAclAttributesResponse.project_name   s     !!r2   c                     || _         dS )zSets the project_name of this DescribeAclAttributesResponse.


        :param project_name: The project_name of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        NrK   )r/   r   s     r0   r   z*DescribeAclAttributesResponse.project_name   s     *r2   c                     | j         S )zGets the request_id of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The request_id of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r)   r5   s    r0   r   z(DescribeAclAttributesResponse.request_id  s     r2   c                     || _         dS )zSets the request_id of this DescribeAclAttributesResponse.


        :param request_id: The request_id of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        NrN   )r/   r   s     r0   r   z(DescribeAclAttributesResponse.request_id  s     &r2   c                     | j         S )zGets the service_managed of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The service_managed of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: bool
        r*   r5   s    r0   r   z-DescribeAclAttributesResponse.service_managed  s     $$r2   c                     || _         dS )zSets the service_managed of this DescribeAclAttributesResponse.


        :param service_managed: The service_managed of this DescribeAclAttributesResponse.  # noqa: E501
        :type: bool
        NrQ   )r/   r   s     r0   r   z-DescribeAclAttributesResponse.service_managed   s     !0r2   c                     | j         S )zGets the status of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The status of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r+   r5   s    r0   r   z$DescribeAclAttributesResponse.status+  r;   r2   c                     || _         dS )zSets the status of this DescribeAclAttributesResponse.


        :param status: The status of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        NrT   )r/   r   s     r0   r   z$DescribeAclAttributesResponse.status5  r=   r2   c                     | j         S )zGets the tags of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The tags of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: list[TagForDescribeAclAttributesOutput]
        r,   r5   s    r0   r   z"DescribeAclAttributesResponse.tags@  s     zr2   c                     || _         dS )zSets the tags of this DescribeAclAttributesResponse.


        :param tags: The tags of this DescribeAclAttributesResponse.  # noqa: E501
        :type: list[TagForDescribeAclAttributesOutput]
        NrW   )r/   r   s     r0   r   z"DescribeAclAttributesResponse.tagsJ  s     


r2   c                     | j         S )zGets the update_time of this DescribeAclAttributesResponse.  # noqa: E501


        :return: The update_time of this DescribeAclAttributesResponse.  # noqa: E501
        :rtype: str
        r-   r5   s    r0   r   z)DescribeAclAttributesResponse.update_timeU  r6   r2   c                     || _         dS )zSets the update_time of this DescribeAclAttributesResponse.


        :param update_time: The update_time of this DescribeAclAttributesResponse.  # noqa: E501
        :type: str
        NrZ   )r/   r   s     r0   r   z)DescribeAclAttributesResponse.update_time_  r8   r2   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    r0   <lambda>z7DescribeAclAttributesResponse.to_dict.<locals>.<lambda>r  s!    WQ	-B-BIaiikkk r2   r^   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r^   r   r_   )items    r0   rb   z7DescribeAclAttributesResponse.to_dict.<locals>.<lambda>y  s<    tAw	22"=$q'47??+<+<!=!=8< r2   )six	iteritemsswagger_typesgetattr
isinstancelistmapr`   r^   dictitems
issubclassr   )r/   resultattr_valuekeys         r0   r^   z%DescribeAclAttributesResponse.to_dictj  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t3T:: 	$"jjll $ $
U#sr2   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr^   r5   s    r0   to_strz$DescribeAclAttributesResponse.to_str  s    ~dllnn---r2   c                 *    |                                  S )zFor `print` and `pprint`)rx   r5   s    r0   __repr__z&DescribeAclAttributesResponse.__repr__  s    {{}}r2   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrj   r   r^   r/   others     r0   __eq__z$DescribeAclAttributesResponse.__eq__  s5    %!>?? 	5||~~00r2   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr|   r}   s     r0   __ne__z$DescribeAclAttributesResponse.__ne__  s5    %!>?? 	4||~~00r2   )NNNNNNNNNNNNN)__name__
__module____qualname____doc__rh   attribute_mapr1   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r^   rx   rz   r   r    r2   r0   r   r      s        
 FC!9 M  $#$ %!+# M++ ++ ++ ++Z ! ! X! ( ( (   X ]  ]   X _" " _" ! ! X! ( ( ( ! ! X! ( ( (   X $ $ $ " " X" * * *     X  & & & % % X% 0 0 0   X ]  ]   X 
[  [ ! ! X! ( ( (  6. . .  1 1 11 1 1 1 1r2   r   )r   rv   rerf   volcenginesdkcore.configurationr   objectr   r   r2   r0   <module>r      s|      				 



 9 9 9 9 9 9C1 C1 C1 C1 C1F C1 C1 C1 C1 C1r2   