📂 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
›
core
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/core/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: boolean_image_capability_schema_descriptor.pyc
a N��fs � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ImageCapabilitySchemaDescriptor� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ sJ e Zd ZdZdd� Zedd� �Zejdd� �Zdd� Zd d � Z dd� Z d S )�&BooleanImageCapabilitySchemaDescriptorz6 Boolean type ImageCapabilitySchemaDescriptor c K s8 dddd�| _ dddd�| _d| _d| _d| _d| _dS ) a� Initializes a new BooleanImageCapabilitySchemaDescriptor object with values from keyword arguments. The default value of the :py:attr:`~oci.core.models.BooleanImageCapabilitySchemaDescriptor.descriptor_type` attribute of this class is ``boolean`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param descriptor_type: The value to assign to the descriptor_type property of this BooleanImageCapabilitySchemaDescriptor. :type descriptor_type: str :param source: The value to assign to the source property of this BooleanImageCapabilitySchemaDescriptor. Allowed values for this property are: "GLOBAL", "IMAGE" :type source: str :param default_value: The value to assign to the default_value property of this BooleanImageCapabilitySchemaDescriptor. :type default_value: bool �str�bool)�descriptor_type�source� default_value�descriptorTyper �defaultValueN�boolean)� swagger_types� attribute_map�_descriptor_type�_source�_default_value)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/core/models/boolean_image_capability_schema_descriptor.py�__init__ s ��z/BooleanImageCapabilitySchemaDescriptor.__init__c C s | j S )z� Gets the default_value of this BooleanImageCapabilitySchemaDescriptor. the default value :return: The default_value of this BooleanImageCapabilitySchemaDescriptor. :rtype: bool �r �r r r r r 5 s z4BooleanImageCapabilitySchemaDescriptor.default_valuec C s || _ dS )z� Sets the default_value of this BooleanImageCapabilitySchemaDescriptor. the default value :param default_value: The default_value of this BooleanImageCapabilitySchemaDescriptor. :type: bool Nr )r r r r r r A s c C s t | �S �N)r r r r r �__repr__M s z/BooleanImageCapabilitySchemaDescriptor.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__P s z-BooleanImageCapabilitySchemaDescriptor.__eq__c C s | |k S r r r r r r �__ne__V s z-BooleanImageCapabilitySchemaDescriptor.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r"