📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
database_management
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/database_management/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: proxied_for_user_summary.pyc
a N��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 ZdZdZdZdZdZdZdZ dd � Z ed d� �Zej dd� �Zed d� �Zej dd� �Zedd� �Zej dd� �Zdd� Zdd� Zdd� ZdS )�ProxiedForUserSummaryzL A summary of users on whose behalf the current user acts as proxy. �YES�NO�#PROXY_MAY_ACTIVATE_ALL_CLIENT_ROLES� NO_CLIENT_ROLES_MAY_BE_ACTIVATED�PROXY_MAY_ACTIVATE_ROLE�PROXY_MAY_NOT_ACTIVATE_ROLEc K s2 dddd�| _ dddd�| _d| _d| _d| _dS )a^ Initializes a new ProxiedForUserSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this ProxiedForUserSummary. :type name: str :param authentication: The value to assign to the authentication property of this ProxiedForUserSummary. Allowed values for this property are: "YES", "NO", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type authentication: str :param flags: The value to assign to the flags property of this ProxiedForUserSummary. Allowed values for this property are: "PROXY_MAY_ACTIVATE_ALL_CLIENT_ROLES", "NO_CLIENT_ROLES_MAY_BE_ACTIVATED", "PROXY_MAY_ACTIVATE_ROLE", "PROXY_MAY_NOT_ACTIVATE_ROLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type flags: str �str)�name�authentication�flagsr r r N)� swagger_types� attribute_map�_name�_authentication�_flags)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_management/models/proxied_for_user_summary.py�__init__( s ��zProxiedForUserSummary.__init__c C s | j S )z� Gets the name of this ProxiedForUserSummary. The name of a proxy user or the name of the client user. :return: The name of this ProxiedForUserSummary. :rtype: str �r �r r r r r N s zProxiedForUserSummary.namec C s || _ dS )z� Sets the name of this ProxiedForUserSummary. The name of a proxy user or the name of the client user. :param name: The name of this ProxiedForUserSummary. :type: str Nr )r r r r r r Z s c C s | j S )a� Gets the authentication of this ProxiedForUserSummary. Indicates whether the proxy is required to supply the client credentials (YES) or not (NO). Allowed values for this property are: "YES", "NO", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The authentication of this ProxiedForUserSummary. :rtype: str )r r r r r r f s z$ProxiedForUserSummary.authenticationc C s ddg}t ||�sd}|| _dS )a Sets the authentication of this ProxiedForUserSummary. Indicates whether the proxy is required to supply the client credentials (YES) or not (NO). :param authentication: The authentication of this ProxiedForUserSummary. :type: str r r �UNKNOWN_ENUM_VALUEN)r r )r r �allowed_valuesr r r r u s c C s | j S )a� Gets the flags of this ProxiedForUserSummary. The flags associated with the proxy/client pair. Allowed values for this property are: "PROXY_MAY_ACTIVATE_ALL_CLIENT_ROLES", "NO_CLIENT_ROLES_MAY_BE_ACTIVATED", "PROXY_MAY_ACTIVATE_ROLE", "PROXY_MAY_NOT_ACTIVATE_ROLE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The flags of this ProxiedForUserSummary. :rtype: str )r r r r r r � s zProxiedForUserSummary.flagsc C s g d�}t ||�sd}|| _dS )z� Sets the flags of this ProxiedForUserSummary. The flags associated with the proxy/client pair. :param flags: The flags of this ProxiedForUserSummary. :type: str )r r r r r N)r r )r r r r r r r � s c C s t | �S �N)r r r r r �__repr__� s zProxiedForUserSummary.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zProxiedForUserSummary.__eq__c C s | |k S r r r"