Uses of Class
grpc.gateway.protoc_gen_swagger.options.Openapiv2.JSONSchema
-
Packages that use Openapiv2.JSONSchema Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.JSONSchema in grpc.gateway.protoc_gen_swagger.options
Fields in grpc.gateway.protoc_gen_swagger.options declared as Openapiv2.JSONSchema Modifier and Type Field Description private static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. DEFAULT_INSTANCEprivate Openapiv2.JSONSchemaOpenapiv2.Schema.Builder. jsonSchema_private Openapiv2.JSONSchemaOpenapiv2.Schema. jsonSchema_Fields in grpc.gateway.protoc_gen_swagger.options with type parameters of type Openapiv2.JSONSchema Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.JSONSchema,Openapiv2.JSONSchema.Builder,Openapiv2.JSONSchemaOrBuilder>Openapiv2.Schema.Builder. jsonSchemaBuilder_static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,Openapiv2.JSONSchema>Annotations. openapiv2FieldID assigned by protobuf-global-extension-registry@google.com for grpc-gateway project.private static com.google.protobuf.Parser<Openapiv2.JSONSchema>Openapiv2.JSONSchema. PARSERMethods in grpc.gateway.protoc_gen_swagger.options that return Openapiv2.JSONSchema Modifier and Type Method Description Openapiv2.JSONSchemaOpenapiv2.JSONSchema.Builder. build()Openapiv2.JSONSchemaOpenapiv2.JSONSchema.Builder. buildPartial()static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. getDefaultInstance()Openapiv2.JSONSchemaOpenapiv2.JSONSchema.Builder. getDefaultInstanceForType()Openapiv2.JSONSchemaOpenapiv2.JSONSchema. getDefaultInstanceForType()Openapiv2.JSONSchemaOpenapiv2.Schema.Builder. getJsonSchema().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;Openapiv2.JSONSchemaOpenapiv2.Schema. getJsonSchema().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;Openapiv2.JSONSchemaOpenapiv2.SchemaOrBuilder. getJsonSchema().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseDelimitedFrom(InputStream input)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(byte[] data)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(com.google.protobuf.ByteString data)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(com.google.protobuf.CodedInputStream input)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(InputStream input)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(ByteBuffer data)static Openapiv2.JSONSchemaOpenapiv2.JSONSchema. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in grpc.gateway.protoc_gen_swagger.options that return types with arguments of type Openapiv2.JSONSchema Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Openapiv2.JSONSchema,Openapiv2.JSONSchema.Builder,Openapiv2.JSONSchemaOrBuilder>Openapiv2.Schema.Builder. getJsonSchemaFieldBuilder().grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;com.google.protobuf.Parser<Openapiv2.JSONSchema>Openapiv2.JSONSchema. getParserForType()static com.google.protobuf.Parser<Openapiv2.JSONSchema>Openapiv2.JSONSchema. parser()Methods in grpc.gateway.protoc_gen_swagger.options with parameters of type Openapiv2.JSONSchema Modifier and Type Method Description private voidOpenapiv2.JSONSchema.Builder. buildPartial0(Openapiv2.JSONSchema result)private voidOpenapiv2.JSONSchema.Builder. buildPartialRepeatedFields(Openapiv2.JSONSchema result)Openapiv2.JSONSchema.BuilderOpenapiv2.JSONSchema.Builder. mergeFrom(Openapiv2.JSONSchema other)Openapiv2.Schema.BuilderOpenapiv2.Schema.Builder. mergeJsonSchema(Openapiv2.JSONSchema value).grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;static Openapiv2.JSONSchema.BuilderOpenapiv2.JSONSchema. newBuilder(Openapiv2.JSONSchema prototype)Openapiv2.Schema.BuilderOpenapiv2.Schema.Builder. setJsonSchema(Openapiv2.JSONSchema value).grpc.gateway.protoc_gen_swagger.options.JSONSchema json_schema = 1;
-