ruạṛ
a ���ft@ � @ 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 @ s� e Zd ZdZdZdZdZdZdZdZ dZ d d � Zedd� �Z e jd d� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Zejd+d*� �Zed,d-� �Zejd.d-� �Zed/d0� �Zejd1d0� �Zd2d3� Zd4d5� Zd6d7� Zd8S )9�SavedQuerySummaryzB Summary information for a SavedQuerySavedQuery resource. �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDc K s� dddddddddddddd� | _ ddd d ddd ddddddd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new SavedQuerySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this SavedQuerySummary. :type id: str :param description: The value to assign to the description property of this SavedQuerySummary. :type description: str :param display_name: The value to assign to the display_name property of this SavedQuerySummary. :type display_name: str :param query: The value to assign to the query property of this SavedQuerySummary. :type query: str :param compartment_id: The value to assign to the compartment_id property of this SavedQuerySummary. :type compartment_id: str :param time_created: The value to assign to the time_created property of this SavedQuerySummary. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this SavedQuerySummary. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this SavedQuerySummary. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param locks: The value to assign to the locks property of this SavedQuerySummary. :type locks: list[oci.cloud_guard.models.ResourceLock] :param lifecycle_details: The value to assign to the lifecycle_details property of this SavedQuerySummary. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this SavedQuerySummary. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this SavedQuerySummary. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this SavedQuerySummary. :type system_tags: dict(str, dict(str, object)) �strZdatetimezlist[ResourceLock]zdict(str, str)zdict(str, dict(str, object))) �id�description�display_name�query�compartment_id�time_created�time_updated�lifecycle_state�locks�lifecycle_details� freeform_tags�defined_tags�system_tagsr r ZdisplayNamer Z compartmentIdZtimeCreatedZtimeUpdatedZlifecycleStater ZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id�_description� _display_name�_query�_compartment_id� _time_created� _time_updated�_lifecycle_state�_locks�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r+ �N/usr/lib/python3.9/site-packages/oci/cloud_guard/models/saved_query_summary.py�__init__. sR =��zSavedQuerySummary.__init__c C s | j S )z� **[Required]** Gets the id of this SavedQuerySummary. OCID for saved query :return: The id of this SavedQuerySummary. :rtype: str �r �r) r+ r+ r, r � s zSavedQuerySummary.idc C s || _ dS )z� Sets the id of this SavedQuerySummary. OCID for saved query :param id: The id of this SavedQuerySummary. :type: str Nr. )r) r r+ r+ r, r � s c C s | j S )z� Gets the description of this SavedQuerySummary. Description of the saved query :return: The description of this SavedQuerySummary. :rtype: str �r r/ r+ r+ r, r � s zSavedQuerySummary.descriptionc C s || _ dS )z� Sets the description of this SavedQuerySummary. Description of the saved query :param description: The description of this SavedQuerySummary. :type: str Nr0 )r) r r+ r+ r, r � s c C s | j S )z� **[Required]** Gets the display_name of this SavedQuerySummary. Display name of the saved query :return: The display_name of this SavedQuerySummary. :rtype: str �r r/ r+ r+ r, r � s zSavedQuerySummary.display_namec C s || _ dS )z� Sets the display_name of this SavedQuerySummary. Display name of the saved query :param display_name: The display_name of this SavedQuerySummary. :type: str Nr1 )r) r r+ r+ r, r � s c C s | j S )z� Gets the query of this SavedQuerySummary. The saved query expression :return: The query of this SavedQuerySummary. :rtype: str �r r/ r+ r+ r, r � s zSavedQuerySummary.queryc C s || _ dS )z� Sets the query of this SavedQuerySummary. The saved query expression :param query: The query of this SavedQuerySummary. :type: str Nr2 )r) r r+ r+ r, r � s c C s | j S )z� **[Required]** Gets the compartment_id of this SavedQuerySummary. Compartment OCID of the saved query :return: The compartment_id of this SavedQuerySummary. :rtype: str �r r/ r+ r+ r, r � s z SavedQuerySummary.compartment_idc C s || _ dS )z� Sets the compartment_id of this SavedQuerySummary. Compartment OCID of the saved query :param compartment_id: The compartment_id of this SavedQuerySummary. :type: str Nr3 )r) r r+ r+ r, r s c C s | j S )z� Gets the time_created of this SavedQuerySummary. The date and time the saved query was created. Format defined by RFC3339. :return: The time_created of this SavedQuerySummary. :rtype: datetime �r! r/ r+ r+ r, r s zSavedQuerySummary.time_createdc C s || _ dS )z� Sets the time_created of this SavedQuerySummary. The date and time the saved query was created. Format defined by RFC3339. :param time_created: The time_created of this SavedQuerySummary. :type: datetime Nr4 )r) r r+ r+ r, r s c C s | j S )z� Gets the time_updated of this SavedQuerySummary. The date and time the saved query was updated. Format defined by RFC3339. :return: The time_updated of this SavedQuerySummary. :rtype: datetime �r"