Dashboard
PHP:
8.3.33
OS:
Linux
User:
letter7
/
/
usr
/
libexec
/
oracle-cloud-agent
/
plugins
/
osms
/
oci
/
apigateway
/
models
📤 Upload
📝 New File
📁 New Folder
Close
Editing: no_content_validation.pyc
a N��f+ � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�ContentValidation� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�NoContentValidationz+ No content validation properties. c K s$ ddi| _ ddi| _d| _d| _dS )aR Initializes a new NoContentValidation object with values from keyword arguments. The default value of the :py:attr:`~oci.apigateway.models.NoContentValidation.validation_type` attribute of this class is ``NONE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param validation_type: The value to assign to the validation_type property of this NoContentValidation. Allowed values for this property are: "NONE" :type validation_type: str �validation_type�str�validationTypeN�NONE)� swagger_types� attribute_map�_validation_type)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/apigateway/models/no_content_validation.py�__init__ s ��zNoContentValidation.__init__c C s t | �S �N)r )r r r r �__repr__'