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 )� LogDetailsz The log details. c K s( ddd�| _ ddd�| _d| _d| _dS )a� Initializes a new LogDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param log_id: The value to assign to the log_id property of this LogDetails. :type log_id: str :param log_group_id: The value to assign to the log_group_id property of this LogDetails. :type log_group_id: str �str)�log_id�log_group_idZlogIdZ logGroupIdN)Z swagger_typesZ attribute_map�_log_id� _log_group_id)�self�kwargs� r �G/usr/lib/python3.9/site-packages/oci/data_science/models/log_details.py�__init__ s ��zLogDetails.__init__c C s | j S )a **[Required]** Gets the log_id of this LogDetails. The `OCID`__ of a log to work with. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The log_id of this LogDetails. :rtype: str �r �r r r r r - s zLogDetails.log_idc C s || _ dS )z� Sets the log_id of this LogDetails. The `OCID`__ of a log to work with. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param log_id: The log_id of this LogDetails. :type: str Nr )r r r r r r ; s c C s | j S )a **[Required]** Gets the log_group_id of this LogDetails. The `OCID`__ of a log group to work with. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The log_group_id of this LogDetails. :rtype: str �r r r r r r I s zLogDetails.log_group_idc C s || _ dS )a Sets the log_group_id of this LogDetails. The `OCID`__ of a log group to work with. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param log_group_id: The log_group_id of this LogDetails. :type: str Nr )r r r r r r W s c C s t | �S �N)r r r r r �__repr__e s zLogDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__h s zLogDetails.__eq__c C s | |k S r r r r r r �__ne__n s zLogDetails.__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