kubernetes/vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.pb.go

const _

const _

type AdditionalPropertiesItem

func (x *AdditionalPropertiesItem) Reset() {}

func (x *AdditionalPropertiesItem) String() string {}

func (*AdditionalPropertiesItem) ProtoMessage() {}

func (x *AdditionalPropertiesItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use AdditionalPropertiesItem.ProtoReflect.Descriptor instead.
func (*AdditionalPropertiesItem) Descriptor() ([]byte, []int) {}

func (m *AdditionalPropertiesItem) GetOneof() isAdditionalPropertiesItem_Oneof {}

func (x *AdditionalPropertiesItem) GetSchema() *Schema {}

func (x *AdditionalPropertiesItem) GetBoolean() bool {}

type isAdditionalPropertiesItem_Oneof

type AdditionalPropertiesItem_Schema

type AdditionalPropertiesItem_Boolean

func (*AdditionalPropertiesItem_Schema) isAdditionalPropertiesItem_Oneof() {}

func (*AdditionalPropertiesItem_Boolean) isAdditionalPropertiesItem_Oneof() {}

type Any

func (x *Any) Reset() {}

func (x *Any) String() string {}

func (*Any) ProtoMessage() {}

func (x *Any) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Any.ProtoReflect.Descriptor instead.
func (*Any) Descriptor() ([]byte, []int) {}

func (x *Any) GetValue() *anypb.Any {}

func (x *Any) GetYaml() string {}

type ApiKeySecurity

func (x *ApiKeySecurity) Reset() {}

func (x *ApiKeySecurity) String() string {}

func (*ApiKeySecurity) ProtoMessage() {}

func (x *ApiKeySecurity) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ApiKeySecurity.ProtoReflect.Descriptor instead.
func (*ApiKeySecurity) Descriptor() ([]byte, []int) {}

func (x *ApiKeySecurity) GetType() string {}

func (x *ApiKeySecurity) GetName() string {}

func (x *ApiKeySecurity) GetIn() string {}

func (x *ApiKeySecurity) GetDescription() string {}

func (x *ApiKeySecurity) GetVendorExtension() []*NamedAny {}

type BasicAuthenticationSecurity

func (x *BasicAuthenticationSecurity) Reset() {}

func (x *BasicAuthenticationSecurity) String() string {}

func (*BasicAuthenticationSecurity) ProtoMessage() {}

func (x *BasicAuthenticationSecurity) ProtoReflect() protoreflect.Message {}

// Deprecated: Use BasicAuthenticationSecurity.ProtoReflect.Descriptor instead.
func (*BasicAuthenticationSecurity) Descriptor() ([]byte, []int) {}

func (x *BasicAuthenticationSecurity) GetType() string {}

func (x *BasicAuthenticationSecurity) GetDescription() string {}

func (x *BasicAuthenticationSecurity) GetVendorExtension() []*NamedAny {}

type BodyParameter

func (x *BodyParameter) Reset() {}

func (x *BodyParameter) String() string {}

func (*BodyParameter) ProtoMessage() {}

func (x *BodyParameter) ProtoReflect() protoreflect.Message {}

// Deprecated: Use BodyParameter.ProtoReflect.Descriptor instead.
func (*BodyParameter) Descriptor() ([]byte, []int) {}

func (x *BodyParameter) GetDescription() string {}

func (x *BodyParameter) GetName() string {}

func (x *BodyParameter) GetIn() string {}

func (x *BodyParameter) GetRequired() bool {}

func (x *BodyParameter) GetSchema() *Schema {}

func (x *BodyParameter) GetVendorExtension() []*NamedAny {}

type Contact

func (x *Contact) Reset() {}

func (x *Contact) String() string {}

func (*Contact) ProtoMessage() {}

func (x *Contact) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Contact.ProtoReflect.Descriptor instead.
func (*Contact) Descriptor() ([]byte, []int) {}

func (x *Contact) GetName() string {}

func (x *Contact) GetUrl() string {}

func (x *Contact) GetEmail() string {}

func (x *Contact) GetVendorExtension() []*NamedAny {}

type Default

func (x *Default) Reset() {}

func (x *Default) String() string {}

func (*Default) ProtoMessage() {}

func (x *Default) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Default.ProtoReflect.Descriptor instead.
func (*Default) Descriptor() ([]byte, []int) {}

func (x *Default) GetAdditionalProperties() []*NamedAny {}

type Definitions

func (x *Definitions) Reset() {}

func (x *Definitions) String() string {}

func (*Definitions) ProtoMessage() {}

func (x *Definitions) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Definitions.ProtoReflect.Descriptor instead.
func (*Definitions) Descriptor() ([]byte, []int) {}

func (x *Definitions) GetAdditionalProperties() []*NamedSchema {}

type Document

func (x *Document) Reset() {}

func (x *Document) String() string {}

func (*Document) ProtoMessage() {}

func (x *Document) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Document.ProtoReflect.Descriptor instead.
func (*Document) Descriptor() ([]byte, []int) {}

func (x *Document) GetSwagger() string {}

func (x *Document) GetInfo() *Info {}

func (x *Document) GetHost() string {}

func (x *Document) GetBasePath() string {}

func (x *Document) GetSchemes() []string {}

func (x *Document) GetConsumes() []string {}

func (x *Document) GetProduces() []string {}

func (x *Document) GetPaths() *Paths {}

func (x *Document) GetDefinitions() *Definitions {}

func (x *Document) GetParameters() *ParameterDefinitions {}

func (x *Document) GetResponses() *ResponseDefinitions {}

func (x *Document) GetSecurity() []*SecurityRequirement {}

func (x *Document) GetSecurityDefinitions() *SecurityDefinitions {}

func (x *Document) GetTags() []*Tag {}

func (x *Document) GetExternalDocs() *ExternalDocs {}

func (x *Document) GetVendorExtension() []*NamedAny {}

type Examples

func (x *Examples) Reset() {}

func (x *Examples) String() string {}

func (*Examples) ProtoMessage() {}

func (x *Examples) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Examples.ProtoReflect.Descriptor instead.
func (*Examples) Descriptor() ([]byte, []int) {}

func (x *Examples) GetAdditionalProperties() []*NamedAny {}

type ExternalDocs

func (x *ExternalDocs) Reset() {}

func (x *ExternalDocs) String() string {}

func (*ExternalDocs) ProtoMessage() {}

func (x *ExternalDocs) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ExternalDocs.ProtoReflect.Descriptor instead.
func (*ExternalDocs) Descriptor() ([]byte, []int) {}

func (x *ExternalDocs) GetDescription() string {}

func (x *ExternalDocs) GetUrl() string {}

func (x *ExternalDocs) GetVendorExtension() []*NamedAny {}

type FileSchema

func (x *FileSchema) Reset() {}

func (x *FileSchema) String() string {}

func (*FileSchema) ProtoMessage() {}

func (x *FileSchema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use FileSchema.ProtoReflect.Descriptor instead.
func (*FileSchema) Descriptor() ([]byte, []int) {}

func (x *FileSchema) GetFormat() string {}

func (x *FileSchema) GetTitle() string {}

func (x *FileSchema) GetDescription() string {}

func (x *FileSchema) GetDefault() *Any {}

func (x *FileSchema) GetRequired() []string {}

func (x *FileSchema) GetType() string {}

func (x *FileSchema) GetReadOnly() bool {}

func (x *FileSchema) GetExternalDocs() *ExternalDocs {}

func (x *FileSchema) GetExample() *Any {}

func (x *FileSchema) GetVendorExtension() []*NamedAny {}

type FormDataParameterSubSchema

func (x *FormDataParameterSubSchema) Reset() {}

func (x *FormDataParameterSubSchema) String() string {}

func (*FormDataParameterSubSchema) ProtoMessage() {}

func (x *FormDataParameterSubSchema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use FormDataParameterSubSchema.ProtoReflect.Descriptor instead.
func (*FormDataParameterSubSchema) Descriptor() ([]byte, []int) {}

func (x *FormDataParameterSubSchema) GetRequired() bool {}

func (x *FormDataParameterSubSchema) GetIn() string {}

func (x *FormDataParameterSubSchema) GetDescription() string {}

func (x *FormDataParameterSubSchema) GetName() string {}

func (x *FormDataParameterSubSchema) GetAllowEmptyValue() bool {}

func (x *FormDataParameterSubSchema) GetType() string {}

func (x *FormDataParameterSubSchema) GetFormat() string {}

func (x *FormDataParameterSubSchema) GetItems() *PrimitivesItems {}

func (x *FormDataParameterSubSchema) GetCollectionFormat() string {}

func (x *FormDataParameterSubSchema) GetDefault() *Any {}

func (x *FormDataParameterSubSchema) GetMaximum() float64 {}

func (x *FormDataParameterSubSchema) GetExclusiveMaximum() bool {}

func (x *FormDataParameterSubSchema) GetMinimum() float64 {}

func (x *FormDataParameterSubSchema) GetExclusiveMinimum() bool {}

func (x *FormDataParameterSubSchema) GetMaxLength() int64 {}

func (x *FormDataParameterSubSchema) GetMinLength() int64 {}

func (x *FormDataParameterSubSchema) GetPattern() string {}

func (x *FormDataParameterSubSchema) GetMaxItems() int64 {}

func (x *FormDataParameterSubSchema) GetMinItems() int64 {}

func (x *FormDataParameterSubSchema) GetUniqueItems() bool {}

func (x *FormDataParameterSubSchema) GetEnum() []*Any {}

func (x *FormDataParameterSubSchema) GetMultipleOf() float64 {}

func (x *FormDataParameterSubSchema) GetVendorExtension() []*NamedAny {}

type Header

func (x *Header) Reset() {}

func (x *Header) String() string {}

func (*Header) ProtoMessage() {}

func (x *Header) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Header.ProtoReflect.Descriptor instead.
func (*Header) Descriptor() ([]byte, []int) {}

func (x *Header) GetType() string {}

func (x *Header) GetFormat() string {}

func (x *Header) GetItems() *PrimitivesItems {}

func (x *Header) GetCollectionFormat() string {}

func (x *Header) GetDefault() *Any {}

func (x *Header) GetMaximum() float64 {}

func (x *Header) GetExclusiveMaximum() bool {}

func (x *Header) GetMinimum() float64 {}

func (x *Header) GetExclusiveMinimum() bool {}

func (x *Header) GetMaxLength() int64 {}

func (x *Header) GetMinLength() int64 {}

func (x *Header) GetPattern() string {}

func (x *Header) GetMaxItems() int64 {}

func (x *Header) GetMinItems() int64 {}

func (x *Header) GetUniqueItems() bool {}

func (x *Header) GetEnum() []*Any {}

func (x *Header) GetMultipleOf() float64 {}

func (x *Header) GetDescription() string {}

func (x *Header) GetVendorExtension() []*NamedAny {}

type HeaderParameterSubSchema

func (x *HeaderParameterSubSchema) Reset() {}

func (x *HeaderParameterSubSchema) String() string {}

func (*HeaderParameterSubSchema) ProtoMessage() {}

func (x *HeaderParameterSubSchema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use HeaderParameterSubSchema.ProtoReflect.Descriptor instead.
func (*HeaderParameterSubSchema) Descriptor() ([]byte, []int) {}

func (x *HeaderParameterSubSchema) GetRequired() bool {}

func (x *HeaderParameterSubSchema) GetIn() string {}

func (x *HeaderParameterSubSchema) GetDescription() string {}

func (x *HeaderParameterSubSchema) GetName() string {}

func (x *HeaderParameterSubSchema) GetType() string {}

func (x *HeaderParameterSubSchema) GetFormat() string {}

func (x *HeaderParameterSubSchema) GetItems() *PrimitivesItems {}

func (x *HeaderParameterSubSchema) GetCollectionFormat() string {}

func (x *HeaderParameterSubSchema) GetDefault() *Any {}

func (x *HeaderParameterSubSchema) GetMaximum() float64 {}

func (x *HeaderParameterSubSchema) GetExclusiveMaximum() bool {}

func (x *HeaderParameterSubSchema) GetMinimum() float64 {}

func (x *HeaderParameterSubSchema) GetExclusiveMinimum() bool {}

func (x *HeaderParameterSubSchema) GetMaxLength() int64 {}

func (x *HeaderParameterSubSchema) GetMinLength() int64 {}

func (x *HeaderParameterSubSchema) GetPattern() string {}

func (x *HeaderParameterSubSchema) GetMaxItems() int64 {}

func (x *HeaderParameterSubSchema) GetMinItems() int64 {}

func (x *HeaderParameterSubSchema) GetUniqueItems() bool {}

func (x *HeaderParameterSubSchema) GetEnum() []*Any {}

func (x *HeaderParameterSubSchema) GetMultipleOf() float64 {}

func (x *HeaderParameterSubSchema) GetVendorExtension() []*NamedAny {}

type Headers

func (x *Headers) Reset() {}

func (x *Headers) String() string {}

func (*Headers) ProtoMessage() {}

func (x *Headers) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Headers.ProtoReflect.Descriptor instead.
func (*Headers) Descriptor() ([]byte, []int) {}

func (x *Headers) GetAdditionalProperties() []*NamedHeader {}

type Info

func (x *Info) Reset() {}

func (x *Info) String() string {}

func (*Info) ProtoMessage() {}

func (x *Info) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Info.ProtoReflect.Descriptor instead.
func (*Info) Descriptor() ([]byte, []int) {}

func (x *Info) GetTitle() string {}

func (x *Info) GetVersion() string {}

func (x *Info) GetDescription() string {}

func (x *Info) GetTermsOfService() string {}

func (x *Info) GetContact() *Contact {}

func (x *Info) GetLicense() *License {}

func (x *Info) GetVendorExtension() []*NamedAny {}

type ItemsItem

func (x *ItemsItem) Reset() {}

func (x *ItemsItem) String() string {}

func (*ItemsItem) ProtoMessage() {}

func (x *ItemsItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ItemsItem.ProtoReflect.Descriptor instead.
func (*ItemsItem) Descriptor() ([]byte, []int) {}

func (x *ItemsItem) GetSchema() []*Schema {}

type JsonReference

func (x *JsonReference) Reset() {}

func (x *JsonReference) String() string {}

func (*JsonReference) ProtoMessage() {}

func (x *JsonReference) ProtoReflect() protoreflect.Message {}

// Deprecated: Use JsonReference.ProtoReflect.Descriptor instead.
func (*JsonReference) Descriptor() ([]byte, []int) {}

func (x *JsonReference) GetXRef() string {}

func (x *JsonReference) GetDescription() string {}

type License

func (x *License) Reset() {}

func (x *License) String() string {}

func (*License) ProtoMessage() {}

func (x *License) ProtoReflect() protoreflect.Message {}

// Deprecated: Use License.ProtoReflect.Descriptor instead.
func (*License) Descriptor() ([]byte, []int) {}

func (x *License) GetName() string {}

func (x *License) GetUrl() string {}

func (x *License) GetVendorExtension() []*NamedAny {}

type NamedAny

func (x *NamedAny) Reset() {}

func (x *NamedAny) String() string {}

func (*NamedAny) ProtoMessage() {}

func (x *NamedAny) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedAny.ProtoReflect.Descriptor instead.
func (*NamedAny) Descriptor() ([]byte, []int) {}

func (x *NamedAny) GetName() string {}

func (x *NamedAny) GetValue() *Any {}

type NamedHeader

func (x *NamedHeader) Reset() {}

func (x *NamedHeader) String() string {}

func (*NamedHeader) ProtoMessage() {}

func (x *NamedHeader) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedHeader.ProtoReflect.Descriptor instead.
func (*NamedHeader) Descriptor() ([]byte, []int) {}

func (x *NamedHeader) GetName() string {}

func (x *NamedHeader) GetValue() *Header {}

type NamedParameter

func (x *NamedParameter) Reset() {}

func (x *NamedParameter) String() string {}

func (*NamedParameter) ProtoMessage() {}

func (x *NamedParameter) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedParameter.ProtoReflect.Descriptor instead.
func (*NamedParameter) Descriptor() ([]byte, []int) {}

func (x *NamedParameter) GetName() string {}

func (x *NamedParameter) GetValue() *Parameter {}

type NamedPathItem

func (x *NamedPathItem) Reset() {}

func (x *NamedPathItem) String() string {}

func (*NamedPathItem) ProtoMessage() {}

func (x *NamedPathItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedPathItem.ProtoReflect.Descriptor instead.
func (*NamedPathItem) Descriptor() ([]byte, []int) {}

func (x *NamedPathItem) GetName() string {}

func (x *NamedPathItem) GetValue() *PathItem {}

type NamedResponse

func (x *NamedResponse) Reset() {}

func (x *NamedResponse) String() string {}

func (*NamedResponse) ProtoMessage() {}

func (x *NamedResponse) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedResponse.ProtoReflect.Descriptor instead.
func (*NamedResponse) Descriptor() ([]byte, []int) {}

func (x *NamedResponse) GetName() string {}

func (x *NamedResponse) GetValue() *Response {}

type NamedResponseValue

func (x *NamedResponseValue) Reset() {}

func (x *NamedResponseValue) String() string {}

func (*NamedResponseValue) ProtoMessage() {}

func (x *NamedResponseValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedResponseValue.ProtoReflect.Descriptor instead.
func (*NamedResponseValue) Descriptor() ([]byte, []int) {}

func (x *NamedResponseValue) GetName() string {}

func (x *NamedResponseValue) GetValue() *ResponseValue {}

type NamedSchema

func (x *NamedSchema) Reset() {}

func (x *NamedSchema) String() string {}

func (*NamedSchema) ProtoMessage() {}

func (x *NamedSchema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedSchema.ProtoReflect.Descriptor instead.
func (*NamedSchema) Descriptor() ([]byte, []int) {}

func (x *NamedSchema) GetName() string {}

func (x *NamedSchema) GetValue() *Schema {}

type NamedSecurityDefinitionsItem

func (x *NamedSecurityDefinitionsItem) Reset() {}

func (x *NamedSecurityDefinitionsItem) String() string {}

func (*NamedSecurityDefinitionsItem) ProtoMessage() {}

func (x *NamedSecurityDefinitionsItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedSecurityDefinitionsItem.ProtoReflect.Descriptor instead.
func (*NamedSecurityDefinitionsItem) Descriptor() ([]byte, []int) {}

func (x *NamedSecurityDefinitionsItem) GetName() string {}

func (x *NamedSecurityDefinitionsItem) GetValue() *SecurityDefinitionsItem {}

type NamedString

func (x *NamedString) Reset() {}

func (x *NamedString) String() string {}

func (*NamedString) ProtoMessage() {}

func (x *NamedString) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedString.ProtoReflect.Descriptor instead.
func (*NamedString) Descriptor() ([]byte, []int) {}

func (x *NamedString) GetName() string {}

func (x *NamedString) GetValue() string {}

type NamedStringArray

func (x *NamedStringArray) Reset() {}

func (x *NamedStringArray) String() string {}

func (*NamedStringArray) ProtoMessage() {}

func (x *NamedStringArray) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NamedStringArray.ProtoReflect.Descriptor instead.
func (*NamedStringArray) Descriptor() ([]byte, []int) {}

func (x *NamedStringArray) GetName() string {}

func (x *NamedStringArray) GetValue() *StringArray {}

type NonBodyParameter

func (x *NonBodyParameter) Reset() {}

func (x *NonBodyParameter) String() string {}

func (*NonBodyParameter) ProtoMessage() {}

func (x *NonBodyParameter) ProtoReflect() protoreflect.Message {}

// Deprecated: Use NonBodyParameter.ProtoReflect.Descriptor instead.
func (*NonBodyParameter) Descriptor() ([]byte, []int) {}

func (m *NonBodyParameter) GetOneof() isNonBodyParameter_Oneof {}

func (x *NonBodyParameter) GetHeaderParameterSubSchema() *HeaderParameterSubSchema {}

func (x *NonBodyParameter) GetFormDataParameterSubSchema() *FormDataParameterSubSchema {}

func (x *NonBodyParameter) GetQueryParameterSubSchema() *QueryParameterSubSchema {}

func (x *NonBodyParameter) GetPathParameterSubSchema() *PathParameterSubSchema {}

type isNonBodyParameter_Oneof

type NonBodyParameter_HeaderParameterSubSchema

type NonBodyParameter_FormDataParameterSubSchema

type NonBodyParameter_QueryParameterSubSchema

type NonBodyParameter_PathParameterSubSchema

func (*NonBodyParameter_HeaderParameterSubSchema) isNonBodyParameter_Oneof() {}

func (*NonBodyParameter_FormDataParameterSubSchema) isNonBodyParameter_Oneof() {}

func (*NonBodyParameter_QueryParameterSubSchema) isNonBodyParameter_Oneof() {}

func (*NonBodyParameter_PathParameterSubSchema) isNonBodyParameter_Oneof() {}

type Oauth2AccessCodeSecurity

func (x *Oauth2AccessCodeSecurity) Reset() {}

func (x *Oauth2AccessCodeSecurity) String() string {}

func (*Oauth2AccessCodeSecurity) ProtoMessage() {}

func (x *Oauth2AccessCodeSecurity) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Oauth2AccessCodeSecurity.ProtoReflect.Descriptor instead.
func (*Oauth2AccessCodeSecurity) Descriptor() ([]byte, []int) {}

func (x *Oauth2AccessCodeSecurity) GetType() string {}

func (x *Oauth2AccessCodeSecurity) GetFlow() string {}

func (x *Oauth2AccessCodeSecurity) GetScopes() *Oauth2Scopes {}

func (x *Oauth2AccessCodeSecurity) GetAuthorizationUrl() string {}

func (x *Oauth2AccessCodeSecurity) GetTokenUrl() string {}

func (x *Oauth2AccessCodeSecurity) GetDescription() string {}

func (x *Oauth2AccessCodeSecurity) GetVendorExtension() []*NamedAny {}

type Oauth2ApplicationSecurity

func (x *Oauth2ApplicationSecurity) Reset() {}

func (x *Oauth2ApplicationSecurity) String() string {}

func (*Oauth2ApplicationSecurity) ProtoMessage() {}

func (x *Oauth2ApplicationSecurity) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Oauth2ApplicationSecurity.ProtoReflect.Descriptor instead.
func (*Oauth2ApplicationSecurity) Descriptor() ([]byte, []int) {}

func (x *Oauth2ApplicationSecurity) GetType() string {}

func (x *Oauth2ApplicationSecurity) GetFlow() string {}

func (x *Oauth2ApplicationSecurity) GetScopes() *Oauth2Scopes {}

func (x *Oauth2ApplicationSecurity) GetTokenUrl() string {}

func (x *Oauth2ApplicationSecurity) GetDescription() string {}

func (x *Oauth2ApplicationSecurity) GetVendorExtension() []*NamedAny {}

type Oauth2ImplicitSecurity

func (x *Oauth2ImplicitSecurity) Reset() {}

func (x *Oauth2ImplicitSecurity) String() string {}

func (*Oauth2ImplicitSecurity) ProtoMessage() {}

func (x *Oauth2ImplicitSecurity) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Oauth2ImplicitSecurity.ProtoReflect.Descriptor instead.
func (*Oauth2ImplicitSecurity) Descriptor() ([]byte, []int) {}

func (x *Oauth2ImplicitSecurity) GetType() string {}

func (x *Oauth2ImplicitSecurity) GetFlow() string {}

func (x *Oauth2ImplicitSecurity) GetScopes() *Oauth2Scopes {}

func (x *Oauth2ImplicitSecurity) GetAuthorizationUrl() string {}

func (x *Oauth2ImplicitSecurity) GetDescription() string {}

func (x *Oauth2ImplicitSecurity) GetVendorExtension() []*NamedAny {}

type Oauth2PasswordSecurity

func (x *Oauth2PasswordSecurity) Reset() {}

func (x *Oauth2PasswordSecurity) String() string {}

func (*Oauth2PasswordSecurity) ProtoMessage() {}

func (x *Oauth2PasswordSecurity) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Oauth2PasswordSecurity.ProtoReflect.Descriptor instead.
func (*Oauth2PasswordSecurity) Descriptor() ([]byte, []int) {}

func (x *Oauth2PasswordSecurity) GetType() string {}

func (x *Oauth2PasswordSecurity) GetFlow() string {}

func (x *Oauth2PasswordSecurity) GetScopes() *Oauth2Scopes {}

func (x *Oauth2PasswordSecurity) GetTokenUrl() string {}

func (x *Oauth2PasswordSecurity) GetDescription() string {}

func (x *Oauth2PasswordSecurity) GetVendorExtension() []*NamedAny {}

type Oauth2Scopes

func (x *Oauth2Scopes) Reset() {}

func (x *Oauth2Scopes) String() string {}

func (*Oauth2Scopes) ProtoMessage() {}

func (x *Oauth2Scopes) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Oauth2Scopes.ProtoReflect.Descriptor instead.
func (*Oauth2Scopes) Descriptor() ([]byte, []int) {}

func (x *Oauth2Scopes) GetAdditionalProperties() []*NamedString {}

type Operation

func (x *Operation) Reset() {}

func (x *Operation) String() string {}

func (*Operation) ProtoMessage() {}

func (x *Operation) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Operation.ProtoReflect.Descriptor instead.
func (*Operation) Descriptor() ([]byte, []int) {}

func (x *Operation) GetTags() []string {}

func (x *Operation) GetSummary() string {}

func (x *Operation) GetDescription() string {}

func (x *Operation) GetExternalDocs() *ExternalDocs {}

func (x *Operation) GetOperationId() string {}

func (x *Operation) GetProduces() []string {}

func (x *Operation) GetConsumes() []string {}

func (x *Operation) GetParameters() []*ParametersItem {}

func (x *Operation) GetResponses() *Responses {}

func (x *Operation) GetSchemes() []string {}

func (x *Operation) GetDeprecated() bool {}

func (x *Operation) GetSecurity() []*SecurityRequirement {}

func (x *Operation) GetVendorExtension() []*NamedAny {}

type Parameter

func (x *Parameter) Reset() {}

func (x *Parameter) String() string {}

func (*Parameter) ProtoMessage() {}

func (x *Parameter) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Parameter.ProtoReflect.Descriptor instead.
func (*Parameter) Descriptor() ([]byte, []int) {}

func (m *Parameter) GetOneof() isParameter_Oneof {}

func (x *Parameter) GetBodyParameter() *BodyParameter {}

func (x *Parameter) GetNonBodyParameter() *NonBodyParameter {}

type isParameter_Oneof

type Parameter_BodyParameter

type Parameter_NonBodyParameter

func (*Parameter_BodyParameter) isParameter_Oneof() {}

func (*Parameter_NonBodyParameter) isParameter_Oneof() {}

type ParameterDefinitions

func (x *ParameterDefinitions) Reset() {}

func (x *ParameterDefinitions) String() string {}

func (*ParameterDefinitions) ProtoMessage() {}

func (x *ParameterDefinitions) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ParameterDefinitions.ProtoReflect.Descriptor instead.
func (*ParameterDefinitions) Descriptor() ([]byte, []int) {}

func (x *ParameterDefinitions) GetAdditionalProperties() []*NamedParameter {}

type ParametersItem

func (x *ParametersItem) Reset() {}

func (x *ParametersItem) String() string {}

func (*ParametersItem) ProtoMessage() {}

func (x *ParametersItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ParametersItem.ProtoReflect.Descriptor instead.
func (*ParametersItem) Descriptor() ([]byte, []int) {}

func (m *ParametersItem) GetOneof() isParametersItem_Oneof {}

func (x *ParametersItem) GetParameter() *Parameter {}

func (x *ParametersItem) GetJsonReference() *JsonReference {}

type isParametersItem_Oneof

type ParametersItem_Parameter

type ParametersItem_JsonReference

func (*ParametersItem_Parameter) isParametersItem_Oneof() {}

func (*ParametersItem_JsonReference) isParametersItem_Oneof() {}

type PathItem

func (x *PathItem) Reset() {}

func (x *PathItem) String() string {}

func (*PathItem) ProtoMessage() {}

func (x *PathItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use PathItem.ProtoReflect.Descriptor instead.
func (*PathItem) Descriptor() ([]byte, []int) {}

func (x *PathItem) GetXRef() string {}

func (x *PathItem) GetGet() *Operation {}

func (x *PathItem) GetPut() *Operation {}

func (x *PathItem) GetPost() *Operation {}

func (x *PathItem) GetDelete() *Operation {}

func (x *PathItem) GetOptions() *Operation {}

func (x *PathItem) GetHead() *Operation {}

func (x *PathItem) GetPatch() *Operation {}

func (x *PathItem) GetParameters() []*ParametersItem {}

func (x *PathItem) GetVendorExtension() []*NamedAny {}

type PathParameterSubSchema

func (x *PathParameterSubSchema) Reset() {}

func (x *PathParameterSubSchema) String() string {}

func (*PathParameterSubSchema) ProtoMessage() {}

func (x *PathParameterSubSchema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use PathParameterSubSchema.ProtoReflect.Descriptor instead.
func (*PathParameterSubSchema) Descriptor() ([]byte, []int) {}

func (x *PathParameterSubSchema) GetRequired() bool {}

func (x *PathParameterSubSchema) GetIn() string {}

func (x *PathParameterSubSchema) GetDescription() string {}

func (x *PathParameterSubSchema) GetName() string {}

func (x *PathParameterSubSchema) GetType() string {}

func (x *PathParameterSubSchema) GetFormat() string {}

func (x *PathParameterSubSchema) GetItems() *PrimitivesItems {}

func (x *PathParameterSubSchema) GetCollectionFormat() string {}

func (x *PathParameterSubSchema) GetDefault() *Any {}

func (x *PathParameterSubSchema) GetMaximum() float64 {}

func (x *PathParameterSubSchema) GetExclusiveMaximum() bool {}

func (x *PathParameterSubSchema) GetMinimum() float64 {}

func (x *PathParameterSubSchema) GetExclusiveMinimum() bool {}

func (x *PathParameterSubSchema) GetMaxLength() int64 {}

func (x *PathParameterSubSchema) GetMinLength() int64 {}

func (x *PathParameterSubSchema) GetPattern() string {}

func (x *PathParameterSubSchema) GetMaxItems() int64 {}

func (x *PathParameterSubSchema) GetMinItems() int64 {}

func (x *PathParameterSubSchema) GetUniqueItems() bool {}

func (x *PathParameterSubSchema) GetEnum() []*Any {}

func (x *PathParameterSubSchema) GetMultipleOf() float64 {}

func (x *PathParameterSubSchema) GetVendorExtension() []*NamedAny {}

type Paths

func (x *Paths) Reset() {}

func (x *Paths) String() string {}

func (*Paths) ProtoMessage() {}

func (x *Paths) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Paths.ProtoReflect.Descriptor instead.
func (*Paths) Descriptor() ([]byte, []int) {}

func (x *Paths) GetVendorExtension() []*NamedAny {}

func (x *Paths) GetPath() []*NamedPathItem {}

type PrimitivesItems

func (x *PrimitivesItems) Reset() {}

func (x *PrimitivesItems) String() string {}

func (*PrimitivesItems) ProtoMessage() {}

func (x *PrimitivesItems) ProtoReflect() protoreflect.Message {}

// Deprecated: Use PrimitivesItems.ProtoReflect.Descriptor instead.
func (*PrimitivesItems) Descriptor() ([]byte, []int) {}

func (x *PrimitivesItems) GetType() string {}

func (x *PrimitivesItems) GetFormat() string {}

func (x *PrimitivesItems) GetItems() *PrimitivesItems {}

func (x *PrimitivesItems) GetCollectionFormat() string {}

func (x *PrimitivesItems) GetDefault() *Any {}

func (x *PrimitivesItems) GetMaximum() float64 {}

func (x *PrimitivesItems) GetExclusiveMaximum() bool {}

func (x *PrimitivesItems) GetMinimum() float64 {}

func (x *PrimitivesItems) GetExclusiveMinimum() bool {}

func (x *PrimitivesItems) GetMaxLength() int64 {}

func (x *PrimitivesItems) GetMinLength() int64 {}

func (x *PrimitivesItems) GetPattern() string {}

func (x *PrimitivesItems) GetMaxItems() int64 {}

func (x *PrimitivesItems) GetMinItems() int64 {}

func (x *PrimitivesItems) GetUniqueItems() bool {}

func (x *PrimitivesItems) GetEnum() []*Any {}

func (x *PrimitivesItems) GetMultipleOf() float64 {}

func (x *PrimitivesItems) GetVendorExtension() []*NamedAny {}

type Properties

func (x *Properties) Reset() {}

func (x *Properties) String() string {}

func (*Properties) ProtoMessage() {}

func (x *Properties) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Properties.ProtoReflect.Descriptor instead.
func (*Properties) Descriptor() ([]byte, []int) {}

func (x *Properties) GetAdditionalProperties() []*NamedSchema {}

type QueryParameterSubSchema

func (x *QueryParameterSubSchema) Reset() {}

func (x *QueryParameterSubSchema) String() string {}

func (*QueryParameterSubSchema) ProtoMessage() {}

func (x *QueryParameterSubSchema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use QueryParameterSubSchema.ProtoReflect.Descriptor instead.
func (*QueryParameterSubSchema) Descriptor() ([]byte, []int) {}

func (x *QueryParameterSubSchema) GetRequired() bool {}

func (x *QueryParameterSubSchema) GetIn() string {}

func (x *QueryParameterSubSchema) GetDescription() string {}

func (x *QueryParameterSubSchema) GetName() string {}

func (x *QueryParameterSubSchema) GetAllowEmptyValue() bool {}

func (x *QueryParameterSubSchema) GetType() string {}

func (x *QueryParameterSubSchema) GetFormat() string {}

func (x *QueryParameterSubSchema) GetItems() *PrimitivesItems {}

func (x *QueryParameterSubSchema) GetCollectionFormat() string {}

func (x *QueryParameterSubSchema) GetDefault() *Any {}

func (x *QueryParameterSubSchema) GetMaximum() float64 {}

func (x *QueryParameterSubSchema) GetExclusiveMaximum() bool {}

func (x *QueryParameterSubSchema) GetMinimum() float64 {}

func (x *QueryParameterSubSchema) GetExclusiveMinimum() bool {}

func (x *QueryParameterSubSchema) GetMaxLength() int64 {}

func (x *QueryParameterSubSchema) GetMinLength() int64 {}

func (x *QueryParameterSubSchema) GetPattern() string {}

func (x *QueryParameterSubSchema) GetMaxItems() int64 {}

func (x *QueryParameterSubSchema) GetMinItems() int64 {}

func (x *QueryParameterSubSchema) GetUniqueItems() bool {}

func (x *QueryParameterSubSchema) GetEnum() []*Any {}

func (x *QueryParameterSubSchema) GetMultipleOf() float64 {}

func (x *QueryParameterSubSchema) GetVendorExtension() []*NamedAny {}

type Response

func (x *Response) Reset() {}

func (x *Response) String() string {}

func (*Response) ProtoMessage() {}

func (x *Response) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Response.ProtoReflect.Descriptor instead.
func (*Response) Descriptor() ([]byte, []int) {}

func (x *Response) GetDescription() string {}

func (x *Response) GetSchema() *SchemaItem {}

func (x *Response) GetHeaders() *Headers {}

func (x *Response) GetExamples() *Examples {}

func (x *Response) GetVendorExtension() []*NamedAny {}

type ResponseDefinitions

func (x *ResponseDefinitions) Reset() {}

func (x *ResponseDefinitions) String() string {}

func (*ResponseDefinitions) ProtoMessage() {}

func (x *ResponseDefinitions) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ResponseDefinitions.ProtoReflect.Descriptor instead.
func (*ResponseDefinitions) Descriptor() ([]byte, []int) {}

func (x *ResponseDefinitions) GetAdditionalProperties() []*NamedResponse {}

type ResponseValue

func (x *ResponseValue) Reset() {}

func (x *ResponseValue) String() string {}

func (*ResponseValue) ProtoMessage() {}

func (x *ResponseValue) ProtoReflect() protoreflect.Message {}

// Deprecated: Use ResponseValue.ProtoReflect.Descriptor instead.
func (*ResponseValue) Descriptor() ([]byte, []int) {}

func (m *ResponseValue) GetOneof() isResponseValue_Oneof {}

func (x *ResponseValue) GetResponse() *Response {}

func (x *ResponseValue) GetJsonReference() *JsonReference {}

type isResponseValue_Oneof

type ResponseValue_Response

type ResponseValue_JsonReference

func (*ResponseValue_Response) isResponseValue_Oneof() {}

func (*ResponseValue_JsonReference) isResponseValue_Oneof() {}

type Responses

func (x *Responses) Reset() {}

func (x *Responses) String() string {}

func (*Responses) ProtoMessage() {}

func (x *Responses) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Responses.ProtoReflect.Descriptor instead.
func (*Responses) Descriptor() ([]byte, []int) {}

func (x *Responses) GetResponseCode() []*NamedResponseValue {}

func (x *Responses) GetVendorExtension() []*NamedAny {}

type Schema

func (x *Schema) Reset() {}

func (x *Schema) String() string {}

func (*Schema) ProtoMessage() {}

func (x *Schema) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Schema.ProtoReflect.Descriptor instead.
func (*Schema) Descriptor() ([]byte, []int) {}

func (x *Schema) GetXRef() string {}

func (x *Schema) GetFormat() string {}

func (x *Schema) GetTitle() string {}

func (x *Schema) GetDescription() string {}

func (x *Schema) GetDefault() *Any {}

func (x *Schema) GetMultipleOf() float64 {}

func (x *Schema) GetMaximum() float64 {}

func (x *Schema) GetExclusiveMaximum() bool {}

func (x *Schema) GetMinimum() float64 {}

func (x *Schema) GetExclusiveMinimum() bool {}

func (x *Schema) GetMaxLength() int64 {}

func (x *Schema) GetMinLength() int64 {}

func (x *Schema) GetPattern() string {}

func (x *Schema) GetMaxItems() int64 {}

func (x *Schema) GetMinItems() int64 {}

func (x *Schema) GetUniqueItems() bool {}

func (x *Schema) GetMaxProperties() int64 {}

func (x *Schema) GetMinProperties() int64 {}

func (x *Schema) GetRequired() []string {}

func (x *Schema) GetEnum() []*Any {}

func (x *Schema) GetAdditionalProperties() *AdditionalPropertiesItem {}

func (x *Schema) GetType() *TypeItem {}

func (x *Schema) GetItems() *ItemsItem {}

func (x *Schema) GetAllOf() []*Schema {}

func (x *Schema) GetProperties() *Properties {}

func (x *Schema) GetDiscriminator() string {}

func (x *Schema) GetReadOnly() bool {}

func (x *Schema) GetXml() *Xml {}

func (x *Schema) GetExternalDocs() *ExternalDocs {}

func (x *Schema) GetExample() *Any {}

func (x *Schema) GetVendorExtension() []*NamedAny {}

type SchemaItem

func (x *SchemaItem) Reset() {}

func (x *SchemaItem) String() string {}

func (*SchemaItem) ProtoMessage() {}

func (x *SchemaItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use SchemaItem.ProtoReflect.Descriptor instead.
func (*SchemaItem) Descriptor() ([]byte, []int) {}

func (m *SchemaItem) GetOneof() isSchemaItem_Oneof {}

func (x *SchemaItem) GetSchema() *Schema {}

func (x *SchemaItem) GetFileSchema() *FileSchema {}

type isSchemaItem_Oneof

type SchemaItem_Schema

type SchemaItem_FileSchema

func (*SchemaItem_Schema) isSchemaItem_Oneof() {}

func (*SchemaItem_FileSchema) isSchemaItem_Oneof() {}

type SecurityDefinitions

func (x *SecurityDefinitions) Reset() {}

func (x *SecurityDefinitions) String() string {}

func (*SecurityDefinitions) ProtoMessage() {}

func (x *SecurityDefinitions) ProtoReflect() protoreflect.Message {}

// Deprecated: Use SecurityDefinitions.ProtoReflect.Descriptor instead.
func (*SecurityDefinitions) Descriptor() ([]byte, []int) {}

func (x *SecurityDefinitions) GetAdditionalProperties() []*NamedSecurityDefinitionsItem {}

type SecurityDefinitionsItem

func (x *SecurityDefinitionsItem) Reset() {}

func (x *SecurityDefinitionsItem) String() string {}

func (*SecurityDefinitionsItem) ProtoMessage() {}

func (x *SecurityDefinitionsItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use SecurityDefinitionsItem.ProtoReflect.Descriptor instead.
func (*SecurityDefinitionsItem) Descriptor() ([]byte, []int) {}

func (m *SecurityDefinitionsItem) GetOneof() isSecurityDefinitionsItem_Oneof {}

func (x *SecurityDefinitionsItem) GetBasicAuthenticationSecurity() *BasicAuthenticationSecurity {}

func (x *SecurityDefinitionsItem) GetApiKeySecurity() *ApiKeySecurity {}

func (x *SecurityDefinitionsItem) GetOauth2ImplicitSecurity() *Oauth2ImplicitSecurity {}

func (x *SecurityDefinitionsItem) GetOauth2PasswordSecurity() *Oauth2PasswordSecurity {}

func (x *SecurityDefinitionsItem) GetOauth2ApplicationSecurity() *Oauth2ApplicationSecurity {}

func (x *SecurityDefinitionsItem) GetOauth2AccessCodeSecurity() *Oauth2AccessCodeSecurity {}

type isSecurityDefinitionsItem_Oneof

type SecurityDefinitionsItem_BasicAuthenticationSecurity

type SecurityDefinitionsItem_ApiKeySecurity

type SecurityDefinitionsItem_Oauth2ImplicitSecurity

type SecurityDefinitionsItem_Oauth2PasswordSecurity

type SecurityDefinitionsItem_Oauth2ApplicationSecurity

type SecurityDefinitionsItem_Oauth2AccessCodeSecurity

func (*SecurityDefinitionsItem_BasicAuthenticationSecurity) isSecurityDefinitionsItem_Oneof() {}

func (*SecurityDefinitionsItem_ApiKeySecurity) isSecurityDefinitionsItem_Oneof() {}

func (*SecurityDefinitionsItem_Oauth2ImplicitSecurity) isSecurityDefinitionsItem_Oneof() {}

func (*SecurityDefinitionsItem_Oauth2PasswordSecurity) isSecurityDefinitionsItem_Oneof() {}

func (*SecurityDefinitionsItem_Oauth2ApplicationSecurity) isSecurityDefinitionsItem_Oneof() {}

func (*SecurityDefinitionsItem_Oauth2AccessCodeSecurity) isSecurityDefinitionsItem_Oneof() {}

type SecurityRequirement

func (x *SecurityRequirement) Reset() {}

func (x *SecurityRequirement) String() string {}

func (*SecurityRequirement) ProtoMessage() {}

func (x *SecurityRequirement) ProtoReflect() protoreflect.Message {}

// Deprecated: Use SecurityRequirement.ProtoReflect.Descriptor instead.
func (*SecurityRequirement) Descriptor() ([]byte, []int) {}

func (x *SecurityRequirement) GetAdditionalProperties() []*NamedStringArray {}

type StringArray

func (x *StringArray) Reset() {}

func (x *StringArray) String() string {}

func (*StringArray) ProtoMessage() {}

func (x *StringArray) ProtoReflect() protoreflect.Message {}

// Deprecated: Use StringArray.ProtoReflect.Descriptor instead.
func (*StringArray) Descriptor() ([]byte, []int) {}

func (x *StringArray) GetValue() []string {}

type Tag

func (x *Tag) Reset() {}

func (x *Tag) String() string {}

func (*Tag) ProtoMessage() {}

func (x *Tag) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Tag.ProtoReflect.Descriptor instead.
func (*Tag) Descriptor() ([]byte, []int) {}

func (x *Tag) GetName() string {}

func (x *Tag) GetDescription() string {}

func (x *Tag) GetExternalDocs() *ExternalDocs {}

func (x *Tag) GetVendorExtension() []*NamedAny {}

type TypeItem

func (x *TypeItem) Reset() {}

func (x *TypeItem) String() string {}

func (*TypeItem) ProtoMessage() {}

func (x *TypeItem) ProtoReflect() protoreflect.Message {}

// Deprecated: Use TypeItem.ProtoReflect.Descriptor instead.
func (*TypeItem) Descriptor() ([]byte, []int) {}

func (x *TypeItem) GetValue() []string {}

type VendorExtension

func (x *VendorExtension) Reset() {}

func (x *VendorExtension) String() string {}

func (*VendorExtension) ProtoMessage() {}

func (x *VendorExtension) ProtoReflect() protoreflect.Message {}

// Deprecated: Use VendorExtension.ProtoReflect.Descriptor instead.
func (*VendorExtension) Descriptor() ([]byte, []int) {}

func (x *VendorExtension) GetAdditionalProperties() []*NamedAny {}

type Xml

func (x *Xml) Reset() {}

func (x *Xml) String() string {}

func (*Xml) ProtoMessage() {}

func (x *Xml) ProtoReflect() protoreflect.Message {}

// Deprecated: Use Xml.ProtoReflect.Descriptor instead.
func (*Xml) Descriptor() ([]byte, []int) {}

func (x *Xml) GetName() string {}

func (x *Xml) GetNamespace() string {}

func (x *Xml) GetPrefix() string {}

func (x *Xml) GetAttribute() bool {}

func (x *Xml) GetWrapped() bool {}

func (x *Xml) GetVendorExtension() []*NamedAny {}

var File_openapiv2_OpenAPIv2_proto

var file_openapiv2_OpenAPIv2_proto_rawDesc

var file_openapiv2_OpenAPIv2_proto_rawDescOnce

var file_openapiv2_OpenAPIv2_proto_rawDescData

func file_openapiv2_OpenAPIv2_proto_rawDescGZIP() []byte {}

var file_openapiv2_OpenAPIv2_proto_msgTypes

var file_openapiv2_OpenAPIv2_proto_goTypes

var file_openapiv2_OpenAPIv2_proto_depIdxs

func init() {}

func file_openapiv2_OpenAPIv2_proto_init() {}