ruạṛ
a ���f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�RefreshRequestz RefreshRequest model. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new RefreshRequest object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param current_token: The value to assign to the current_token property of this RefreshRequest. :type current_token: str :param new_public_key: The value to assign to the new_public_key property of this RefreshRequest. :type new_public_key: str �str)� current_token�new_public_keyZcurrentTokenZnewPublicKeyN)Z swagger_typesZ attribute_map�_current_token�_new_public_key)�self�kwargs� r �R/usr/lib/python3.9/site-packages/oci/identity_data_plane/models/refresh_request.py�__init__ s ��zRefreshRequest.__init__c C s | j S )z� **[Required]** Gets the current_token of this RefreshRequest. The current security token that is to be renewed. :return: The current_token of this RefreshRequest. :rtype: str �r �r r r r r - s zRefreshRequest.current_tokenc C s || _ dS )z� Sets the current_token of this RefreshRequest. The current security token that is to be renewed. :param current_token: The current_token of this RefreshRequest. :type: str Nr )r r r r r r 9 s c C s | j S )z� Gets the new_public_key of this RefreshRequest. An optional new public for the new token. If not supplied, currentToken's public key will be used. :return: The new_public_key of this RefreshRequest. :rtype: str �r r r r r r E s zRefreshRequest.new_public_keyc C s || _ dS )a Sets the new_public_key of this RefreshRequest. An optional new public for the new token. If not supplied, currentToken's public key will be used. :param new_public_key: The new_public_key of this RefreshRequest. :type: str Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zRefreshRequest.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zRefreshRequest.__eq__c C s | |k S r r r r r r �__ne__f s zRefreshRequest.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn