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 @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Z e jdd� �Z dd� Zdd� Zdd� ZdS ) �ServiceSummaryzF Summary of services that are integrated with public logging. c K sZ dddddddd�| _ dddddd d d�| _d| _d| _d| _d| _d| _d| _d| _dS )a� Initializes a new ServiceSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param tenant_id: The value to assign to the tenant_id property of this ServiceSummary. :type tenant_id: str :param namespace: The value to assign to the namespace property of this ServiceSummary. :type namespace: str :param service_principal_name: The value to assign to the service_principal_name property of this ServiceSummary. :type service_principal_name: str :param endpoint: The value to assign to the endpoint property of this ServiceSummary. :type endpoint: str :param name: The value to assign to the name property of this ServiceSummary. :type name: str :param id: The value to assign to the id property of this ServiceSummary. :type id: str :param resource_types: The value to assign to the resource_types property of this ServiceSummary. :type resource_types: list[oci.logging.models.ResourceType] �strzlist[ResourceType])� tenant_id� namespace�service_principal_name�endpoint�name�id�resource_typesZtenantIdr ZservicePrincipalNamer r r Z resourceTypesN) Z swagger_typesZ attribute_map� _tenant_id� _namespace�_service_principal_name� _endpoint�_name�_id�_resource_types)�self�kwargs� r �F/usr/lib/python3.9/site-packages/oci/logging/models/service_summary.py�__init__ s. #�� zServiceSummary.__init__c C s | j S )z� **[Required]** Gets the tenant_id of this ServiceSummary. Tenant OCID. :return: The tenant_id of this ServiceSummary. :rtype: str �r �r r r r r P s zServiceSummary.tenant_idc C s || _ dS )z� Sets the tenant_id of this ServiceSummary. Tenant OCID. :param tenant_id: The tenant_id of this ServiceSummary. :type: str Nr )r r r r r r \ s c C s | j S )z� Gets the namespace of this ServiceSummary. Apollo project namespace, if any. :return: The namespace of this ServiceSummary. :rtype: str �r r r r r r h s zServiceSummary.namespacec C s || _ dS )z� Sets the namespace of this ServiceSummary. Apollo project namespace, if any. :param namespace: The namespace of this ServiceSummary. :type: str Nr )r r r r r r t s c C s | j S )z� **[Required]** Gets the service_principal_name of this ServiceSummary. Service ID as set in Service Principal. :return: The service_principal_name of this ServiceSummary. :rtype: str �r r r r r r � s z%ServiceSummary.service_principal_namec C s || _ dS )z� Sets the service_principal_name of this ServiceSummary. Service ID as set in Service Principal. :param service_principal_name: The service_principal_name of this ServiceSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the endpoint of this ServiceSummary. Service endpoint. :return: The endpoint of this ServiceSummary. :rtype: str �r r r r r r � s zServiceSummary.endpointc C s || _ dS )z� Sets the endpoint of this ServiceSummary. Service endpoint. :param endpoint: The endpoint of this ServiceSummary. :type: str Nr )r r r r r r � s c C s | j S )z� **[Required]** Gets the name of this ServiceSummary. User-friendly service name. :return: The name of this ServiceSummary. :rtype: str �r r r r r r � s zServiceSummary.namec C s || _ dS )z� Sets the name of this ServiceSummary. User-friendly service name. :param name: The name of this ServiceSummary. :type: str Nr )r r r r r r � s c C s | j S )z� Gets the id of this ServiceSummary. Service ID. :return: The id of this ServiceSummary. :rtype: str �r r r r r r � s zServiceSummary.idc C s || _ dS )z� Sets the id of this ServiceSummary. Service ID. :param id: The id of this ServiceSummary. :type: str Nr! )r r r r r r � s c C s | j S )z� **[Required]** Gets the resource_types of this ServiceSummary. Type of resource that a service provides. :return: The resource_types of this ServiceSummary. :rtype: list[oci.logging.models.ResourceType] �r r r r r r � s zServiceSummary.resource_typesc C s || _ dS )z� Sets the resource_types of this ServiceSummary. Type of resource that a service provides. :param resource_types: The resource_types of this ServiceSummary. :type: list[oci.logging.models.ResourceType] Nr"