ruạṛ
a ���f:B � @ 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 dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd� �Zej dd� �Zedd � �Zej d!d � �Zed"d#� �Zej d$d#� �Zed%d&� �Zej d'd&� �Zed(d)� �Zej d*d)� �Zed+d,� �Zej d-d,� �Zed.d/� �Zej d0d/� �Zed1d2� �Zej d3d2� �Zd4d5� Zd6d7� Zd8d9� Zd:S );�Endpointz& Description of the endpoint. �DELETING�DELETED�FAILED�CREATING�ACTIVE�UPDATINGc K s� ddddddddddddddd�| _ ddd d ddd dddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _dS )a� Initializes a new Endpoint 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 Endpoint. :type id: str :param display_name: The value to assign to the display_name property of this Endpoint. :type display_name: str :param compartment_id: The value to assign to the compartment_id property of this Endpoint. :type compartment_id: str :param project_id: The value to assign to the project_id property of this Endpoint. :type project_id: str :param description: The value to assign to the description property of this Endpoint. :type description: str :param time_created: The value to assign to the time_created property of this Endpoint. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this Endpoint. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this Endpoint. Allowed values for this property are: "DELETING", "DELETED", "FAILED", "CREATING", "ACTIVE", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this Endpoint. :type lifecycle_details: str :param inference_units: The value to assign to the inference_units property of this Endpoint. :type inference_units: int :param model_id: The value to assign to the model_id property of this Endpoint. :type model_id: str :param freeform_tags: The value to assign to the freeform_tags property of this Endpoint. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this Endpoint. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this Endpoint. :type system_tags: dict(str, dict(str, object)) �strZdatetime�intzdict(str, str)zdict(str, dict(str, object)))�id�display_name�compartment_id� project_id�description�time_created�time_updated�lifecycle_state�lifecycle_details�inference_units�model_id� freeform_tags�defined_tags�system_tagsr ZdisplayNameZ compartmentIdZ projectIdr ZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZinferenceUnitsZmodelIdZfreeformTagsZdefinedTagsZ systemTagsN)Z swagger_typesZ attribute_map�_id� _display_name�_compartment_id�_project_id�_description� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_inference_units� _model_id�_freeform_tags� _defined_tags�_system_tags)�self�kwargs� r- �C/usr/lib/python3.9/site-packages/oci/ai_language/models/endpoint.py�__init__* sX A��zEndpoint.__init__c C s | j S )z� **[Required]** Gets the id of this Endpoint. Unique identifier endpoint OCID of an endpoint that is immutable on creation. :return: The id of this Endpoint. :rtype: str �r �r+ r- r- r. r � s zEndpoint.idc C s || _ dS )z� Sets the id of this Endpoint. Unique identifier endpoint OCID of an endpoint that is immutable on creation. :param id: The id of this Endpoint. :type: str Nr0 )r+ r r- r- r. r � s c C s | j S )a **[Required]** Gets the display_name of this Endpoint. A user-friendly display name for the resource. It should be unique and can be modified. Avoid entering confidential information. :return: The display_name of this Endpoint. :rtype: str �r r1 r- r- r. r � s zEndpoint.display_namec C s || _ dS )a Sets the display_name of this Endpoint. A user-friendly display name for the resource. It should be unique and can be modified. Avoid entering confidential information. :param display_name: The display_name of this Endpoint. :type: str Nr2 )r+ r r- r- r. r � s c C s | j S )a **[Required]** Gets the compartment_id of this Endpoint. The `OCID`__ for the endpoint compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :return: The compartment_id of this Endpoint. :rtype: str �r r1 r- r- r. r � s zEndpoint.compartment_idc C s || _ dS )a Sets the compartment_id of this Endpoint. The `OCID`__ for the endpoint compartment. __ https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm :param compartment_id: The compartment_id of this Endpoint. :type: str Nr3 )r+ r r- r- r. r � s c C s | j S )a* **[Required]** Gets the project_id of this Endpoint. The `OCID`__ of the project to associate with the Endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :return: The project_id of this Endpoint. :rtype: str �r r1 r- r- r. r � s zEndpoint.project_idc C s || _ dS )a$ Sets the project_id of this Endpoint. The `OCID`__ of the project to associate with the Endpoint. __ https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm :param project_id: The project_id of this Endpoint. :type: str Nr4 )r+ r r- r- r. r � s c C s | j S )z� Gets the description of this Endpoint. A short description of the endpoint. :return: The description of this Endpoint. :rtype: str �r! r1 r- r- r. r s zEndpoint.descriptionc C s || _ dS )z� Sets the description of this Endpoint. A short description of the endpoint. :param description: The description of this Endpoint. :type: str Nr5 )r+ r r- r- r. r s c C s | j S )z� **[Required]** Gets the time_created of this Endpoint. The time the the endpoint was created. An RFC3339 formatted datetime string. :return: The time_created of this Endpoint. :rtype: datetime �r"