Interface SchemaParameter (5.0.5)

Package

googleapis-common

Properties

default

default: string;
Property Value
TypeDescription
string

description

description: string;
Property Value
TypeDescription
string

enum

enum: string[];
Property Value
TypeDescription
string[]

enumDescription

enumDescription: string[];
Property Value
TypeDescription
string[]

format

format: ParameterFormat;
Property Value
TypeDescription
ParameterFormat

location

location: string;
Property Value
TypeDescription
string

required

required: boolean;
Property Value
TypeDescription
boolean

type

type: SchemaType;
Property Value
TypeDescription
SchemaType