ruạṛ
a O��fv � @ 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_types�tenantIdr �servicePrincipalNamer r r � resourceTypesN) � swagger_types� attribute_map� _tenant_id� _namespace�_service_principal_name� _endpoint�_name�_id�_resource_types)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/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 N 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 Z 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 f 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"