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

    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Z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d! Zd" Zd# Zd$ Zd% ZdS )'DescribeBackupPlanResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    boolintstrz	list[int])activebackup_hourbackup_typeexpect_next_backup_timeinstance_idlast_update_timeperiodttlActive
BackupHour
BackupTypeExpectNextBackupTime
InstanceIdLastUpdateTimePeriodTTLNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z7DescribeBackupPlanResponse - a model defined in SwaggerN)r   _configuration_active_backup_hour_backup_type_expect_next_backup_time_instance_id_last_update_time_period_ttldiscriminatorr	   r
   r   r   r   r   r   r   )
selfr	   r
   r   r   r   r   r   r   r   s
             /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkredis/models/describe_backup_plan_response.py__init__z#DescribeBackupPlanResponse.__init__9   s    !*__N,  (,% !%	! DK"*D"*D".+BD("*D'$4D! DK?DHHH ?    c                     | j         S )zGets the active of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The active of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: bool
        r   r$   s    r%   r	   z!DescribeBackupPlanResponse.activeZ        |r'   c                     || _         dS )zSets the active of this DescribeBackupPlanResponse.


        :param active: The active of this DescribeBackupPlanResponse.  # noqa: E501
        :type: bool
        Nr)   )r$   r	   s     r%   r	   z!DescribeBackupPlanResponse.actived        r'   c                     | j         S )zGets the backup_hour of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The backup_hour of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: int
        r   r*   s    r%   r
   z&DescribeBackupPlanResponse.backup_houro          r'   c                     || _         dS )zSets the backup_hour of this DescribeBackupPlanResponse.


        :param backup_hour: The backup_hour of this DescribeBackupPlanResponse.  # noqa: E501
        :type: int
        Nr/   )r$   r
   s     r%   r
   z&DescribeBackupPlanResponse.backup_houry        (r'   c                     | j         S )zGets the backup_type of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The backup_type of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: str
        r   r*   s    r%   r   z&DescribeBackupPlanResponse.backup_type   r0   r'   c                     || _         dS )zSets the backup_type of this DescribeBackupPlanResponse.


        :param backup_type: The backup_type of this DescribeBackupPlanResponse.  # noqa: E501
        :type: str
        Nr4   )r$   r   s     r%   r   z&DescribeBackupPlanResponse.backup_type   r2   r'   c                     | j         S )zGets the expect_next_backup_time of this DescribeBackupPlanResponse.  # noqa: E501


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


        :param expect_next_backup_time: The expect_next_backup_time of this DescribeBackupPlanResponse.  # noqa: E501
        :type: str
        Nr7   )r$   r   s     r%   r   z2DescribeBackupPlanResponse.expect_next_backup_time   s     )@%%%r'   c                     | j         S )zGets the instance_id of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The instance_id of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: str
        r   r*   s    r%   r   z&DescribeBackupPlanResponse.instance_id   r0   r'   c                     || _         dS )zSets the instance_id of this DescribeBackupPlanResponse.


        :param instance_id: The instance_id of this DescribeBackupPlanResponse.  # noqa: E501
        :type: str
        Nr:   )r$   r   s     r%   r   z&DescribeBackupPlanResponse.instance_id   r2   r'   c                     | j         S )zGets the last_update_time of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The last_update_time of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: str
        r    r*   s    r%   r   z+DescribeBackupPlanResponse.last_update_time   s     %%r'   c                     || _         dS )zSets the last_update_time of this DescribeBackupPlanResponse.


        :param last_update_time: The last_update_time of this DescribeBackupPlanResponse.  # noqa: E501
        :type: str
        Nr=   )r$   r   s     r%   r   z+DescribeBackupPlanResponse.last_update_time   s     "2r'   c                     | j         S )zGets the period of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The period of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: list[int]
        r!   r*   s    r%   r   z!DescribeBackupPlanResponse.period   r+   r'   c                     || _         dS )zSets the period of this DescribeBackupPlanResponse.


        :param period: The period of this DescribeBackupPlanResponse.  # noqa: E501
        :type: list[int]
        Nr@   )r$   r   s     r%   r   z!DescribeBackupPlanResponse.period   r-   r'   c                     | j         S )zGets the ttl of this DescribeBackupPlanResponse.  # noqa: E501


        :return: The ttl of this DescribeBackupPlanResponse.  # noqa: E501
        :rtype: int
        r"   r*   s    r%   r   zDescribeBackupPlanResponse.ttl   s     yr'   c                     || _         dS )zSets the ttl of this DescribeBackupPlanResponse.


        :param ttl: The ttl of this DescribeBackupPlanResponse.  # noqa: E501
        :type: int
        NrC   )r$   r   s     r%   r   zDescribeBackupPlanResponse.ttl   s     			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hasattrrG   )xs    r%   <lambda>z4DescribeBackupPlanResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r'   rG   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rG   r   rH   )items    r%   rK   z4DescribeBackupPlanResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r'   )six	iteritemsswagger_typesgetattr
isinstancelistmaprI   rG   dictitems
issubclassr   )r$   resultattr_valuekeys         r%   rG   z"DescribeBackupPlanResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t0$77 	$"jjll $ $
U#sr'   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrG   r*   s    r%   to_strz!DescribeBackupPlanResponse.to_str  s    ~dllnn---r'   c                 *    |                                  S )zFor `print` and `pprint`)ra   r*   s    r%   __repr__z#DescribeBackupPlanResponse.__repr__!  s    {{}}r'   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrS   r   rG   r$   others     r%   __eq__z!DescribeBackupPlanResponse.__eq__%  s5    %!;<< 	5||~~00r'   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTre   rf   s     r%   __ne__z!DescribeBackupPlanResponse.__ne__,  s5    %!;<< 	4||~~00r'   )	NNNNNNNNN)__name__
__module____qualname____doc__rQ   attribute_mapr&   propertyr	   setterr
   r   r   r   r   r   r   rG   ra   rc   rh   rj    r'   r%   r   r      s        
 #(!	 	M ###9#,	 	M   B   X ]  ] ! ! X! ( ( ( ! ! X! ( ( ( - - X- #@ @ $#@ ! ! X! ( ( ( & & X& 2 2 2   X ]  ]   X 	Z  Z  6. . .  1 1 11 1 1 1 1r'   r   )rn   r_   rerO   volcenginesdkcore.configurationr   objectr   rr   r'   r%   <module>rv      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1 [1 [1 [1 [1 [1r'   