ruạṛ
a N��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 )�DropSqlTuningTaskDetailsz0 The request to drop a SQL tuning task. c K s( ddd�| _ ddd�| _d| _d| _dS )aK Initializes a new DropSqlTuningTaskDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param task_id: The value to assign to the task_id property of this DropSqlTuningTaskDetails. :type task_id: int :param credential_details: The value to assign to the credential_details property of this DropSqlTuningTaskDetails. :type credential_details: oci.database_management.models.SqlTuningTaskCredentialDetails �int�SqlTuningTaskCredentialDetails)�task_id�credential_details�taskId�credentialDetailsN)� swagger_types� attribute_map�_task_id�_credential_details)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_management/models/drop_sql_tuning_task_details.py�__init__ s ��z!DropSqlTuningTaskDetails.__init__c C s | j S )a� **[Required]** Gets the task_id of this DropSqlTuningTaskDetails. The identifier of the SQL tuning task being dropped. This is not the `OCID`__. It can be retrieved from the following endpoint :func:`list_sql_tuning_advisor_tasks`. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The task_id of this DropSqlTuningTaskDetails. :rtype: int �r �r r r r r + s z DropSqlTuningTaskDetails.task_idc C s || _ dS )a� Sets the task_id of this DropSqlTuningTaskDetails. The identifier of the SQL tuning task being dropped. This is not the `OCID`__. It can be retrieved from the following endpoint :func:`list_sql_tuning_advisor_tasks`. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param task_id: The task_id of this DropSqlTuningTaskDetails. :type: int Nr )r r r r r r ; s c C s | j S )z� **[Required]** Gets the credential_details of this DropSqlTuningTaskDetails. :return: The credential_details of this DropSqlTuningTaskDetails. :rtype: oci.database_management.models.SqlTuningTaskCredentialDetails �r r r r r r K s z+DropSqlTuningTaskDetails.credential_detailsc C s || _ dS )z� Sets the credential_details of this DropSqlTuningTaskDetails. :param credential_details: The credential_details of this DropSqlTuningTaskDetails. :type: oci.database_management.models.SqlTuningTaskCredentialDetails Nr )r r r r r r U s c C s t | �S �N)r r r r r �__repr___ s z!DropSqlTuningTaskDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__b s zDropSqlTuningTaskDetails.__eq__c C s | |k S r r r r r r �__ne__h s zDropSqlTuningTaskDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn