JSONSchema |
JSONSchema.Builder.build() |
JSONSchema |
JSONSchema.Builder.buildPartial() |
static JSONSchema |
JSONSchema.getDefaultInstance() |
JSONSchema |
JSONSchema.getDefaultInstanceForType() |
JSONSchema |
JSONSchema.Builder.getDefaultInstanceForType() |
JSONSchema |
SchemaOrBuilder.getJsonSchema()
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
|
JSONSchema |
Schema.getJsonSchema()
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
|
JSONSchema |
Schema.Builder.getJsonSchema()
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
|
static JSONSchema |
JSONSchema.parseDelimitedFrom(InputStream input) |
static JSONSchema |
JSONSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema |
JSONSchema.parseFrom(byte[] data) |
static JSONSchema |
JSONSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema |
JSONSchema.parseFrom(ByteBuffer data) |
static JSONSchema |
JSONSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema |
JSONSchema.parseFrom(com.google.protobuf.ByteString data) |
static JSONSchema |
JSONSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema |
JSONSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static JSONSchema |
JSONSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema |
JSONSchema.parseFrom(InputStream input) |
static JSONSchema |
JSONSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |