Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.Schema
-
Packages that use Openapiv2.Schema Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.Schema in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.Schema Modifier and Type Field Description private static Openapiv2.SchemaOpenapiv2.Schema. DEFAULT_INSTANCEprivate Openapiv2.SchemaOpenapiv2.Response.Builder. schema_private Openapiv2.SchemaOpenapiv2.Response. schema_Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.Schema Modifier and Type Field Description static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Openapiv2.Schema>Annotations. openapiv2SchemaID assigned by protobuf-global-extension-registry@google.com for grpc-gateway project.private static com.google.protobuf.Parser<Openapiv2.Schema>Openapiv2.Schema. PARSERprivate com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Schema,Openapiv2.Schema.Builder,Openapiv2.SchemaOrBuilder>Openapiv2.Response.Builder. schemaBuilder_Methods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.Schema Modifier and Type Method Description Openapiv2.SchemaOpenapiv2.Schema.Builder. build()Openapiv2.SchemaOpenapiv2.Schema.Builder. buildPartial()static Openapiv2.SchemaOpenapiv2.Schema. getDefaultInstance()Openapiv2.SchemaOpenapiv2.Schema.Builder. getDefaultInstanceForType()Openapiv2.SchemaOpenapiv2.Schema. getDefaultInstanceForType()Openapiv2.SchemaOpenapiv2.Response.Builder. getSchema()`Schema` optionally defines the structure of the response.Openapiv2.SchemaOpenapiv2.Response. getSchema()`Schema` optionally defines the structure of the response.Openapiv2.SchemaOpenapiv2.ResponseOrBuilder. getSchema()`Schema` optionally defines the structure of the response.static Openapiv2.SchemaOpenapiv2.Schema. parseDelimitedFrom(InputStream input)static Openapiv2.SchemaOpenapiv2.Schema. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(byte[] data)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(com.google.protobuf.ByteString data)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(com.google.protobuf.CodedInputStream input)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(InputStream input)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(ByteBuffer data)static Openapiv2.SchemaOpenapiv2.Schema. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.Schema Modifier and Type Method Description com.google.protobuf.Parser<Openapiv2.Schema>Openapiv2.Schema. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.Schema,Openapiv2.Schema.Builder,Openapiv2.SchemaOrBuilder>Openapiv2.Response.Builder. getSchemaFieldBuilder()`Schema` optionally defines the structure of the response.static com.google.protobuf.Parser<Openapiv2.Schema>Openapiv2.Schema. parser()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.Schema Modifier and Type Method Description private voidOpenapiv2.Schema.Builder. buildPartial0(Openapiv2.Schema result)Openapiv2.Schema.BuilderOpenapiv2.Schema.Builder. mergeFrom(Openapiv2.Schema other)Openapiv2.Response.BuilderOpenapiv2.Response.Builder. mergeSchema(Openapiv2.Schema value)`Schema` optionally defines the structure of the response.static Openapiv2.Schema.BuilderOpenapiv2.Schema. newBuilder(Openapiv2.Schema prototype)Openapiv2.Response.BuilderOpenapiv2.Response.Builder. setSchema(Openapiv2.Schema value)`Schema` optionally defines the structure of the response.
-