ruạṛ
a ���fL � @ 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 )� SqlDetailszX Details of Sql content which needs to execute to collect Metric Extension data c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new SqlDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param script_file_name: The value to assign to the script_file_name property of this SqlDetails. :type script_file_name: str :param content: The value to assign to the content property of this SqlDetails. :type content: str �str)�script_file_name�contentZscriptFileNamer N)Z swagger_typesZ attribute_map�_script_file_name�_content)�self�kwargs� r �K/usr/lib/python3.9/site-packages/oci/stack_monitoring/models/sql_details.py�__init__ s ��zSqlDetails.__init__c C s | j S )z� Gets the script_file_name of this SqlDetails. If a script needs to be executed, then provide file name of the script :return: The script_file_name of this SqlDetails. :rtype: str �r �r r r r r - s zSqlDetails.script_file_namec C s || _ dS )z� Sets the script_file_name of this SqlDetails. If a script needs to be executed, then provide file name of the script :param script_file_name: The script_file_name of this SqlDetails. :type: str Nr )r r r r r r 9 s c C s | j S )z� **[Required]** Gets the content of this SqlDetails. Sql statement or script file content as base64 encoded string :return: The content of this SqlDetails. :rtype: str �r r r r r r E s zSqlDetails.contentc C s || _ dS )z� Sets the content of this SqlDetails. Sql statement or script file content as base64 encoded string :param content: The content of this SqlDetails. :type: str Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zSqlDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zSqlDetails.__eq__c C s | |k S r r r r r r �__ne__f s zSqlDetails.__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