📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
database_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/database_management/models/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: object_privilege_summary.cpython-39.pyc
a ���fH2 � @ 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 dZdd� Ze dd� �Zejdd� �Ze d d � �Zejdd � �Ze dd � �Zejdd � �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejdd� �Ze dd� �Zejd d� �Zd!d"� Zd#d$� Zd%d&� Zd'S )(�ObjectPrivilegeSummaryz) A summary of object privileges. �YES�NOc K sn dddddddddd� | _ ddddddd d dd� | _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ dS ) a� Initializes a new ObjectPrivilegeSummary 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 ObjectPrivilegeSummary. :type name: str :param schema_type: The value to assign to the schema_type property of this ObjectPrivilegeSummary. :type schema_type: str :param owner: The value to assign to the owner property of this ObjectPrivilegeSummary. :type owner: str :param grantor: The value to assign to the grantor property of this ObjectPrivilegeSummary. :type grantor: str :param hierarchy: The value to assign to the hierarchy property of this ObjectPrivilegeSummary. 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 hierarchy: str :param object: The value to assign to the object property of this ObjectPrivilegeSummary. :type object: str :param grant_option: The value to assign to the grant_option property of this ObjectPrivilegeSummary. 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 grant_option: str :param common: The value to assign to the common property of this ObjectPrivilegeSummary. 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 common: str :param inherited: The value to assign to the inherited property of this ObjectPrivilegeSummary. 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 inherited: str �str) �name�schema_type�owner�grantor� hierarchy�object�grant_option�common� inheritedr Z schemaTyper r r r ZgrantOptionr r N)Z swagger_typesZ attribute_map�_name�_schema_type�_owner�_grantor� _hierarchy�_object� _grant_option�_common� _inherited)�self�kwargs� r �[/usr/lib/python3.9/site-packages/oci/database_management/models/object_privilege_summary.py�__init__2 s: 3� �zObjectPrivilegeSummary.__init__c C s | j S )z� Gets the name of this ObjectPrivilegeSummary. The name of the privilege on the object. :return: The name of this ObjectPrivilegeSummary. :rtype: str �r �r r r r r � s zObjectPrivilegeSummary.namec C s || _ dS )z� Sets the name of this ObjectPrivilegeSummary. The name of the privilege on the object. :param name: The name of this ObjectPrivilegeSummary. :type: str Nr! )r r r r r r � s c C s | j S )z� Gets the schema_type of this ObjectPrivilegeSummary. The type of object. :return: The schema_type of this ObjectPrivilegeSummary. :rtype: str �r r"