| Package | Description |
|---|---|
| com.grpc.gateway.protoc_gen_openapiv2.options |
| Modifier and Type | Method and Description |
|---|---|
JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.Builder.build() |
JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.Builder.buildPartial() |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.getDefaultInstance() |
JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.getDefaultInstanceForType() |
JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.Builder.getDefaultInstanceForType() |
JSONSchema.FieldConfiguration |
JSONSchemaOrBuilder.getFieldConfiguration()
Additional field level properties used when generating the OpenAPI v2 file.
|
JSONSchema.FieldConfiguration |
JSONSchema.getFieldConfiguration()
Additional field level properties used when generating the OpenAPI v2 file.
|
JSONSchema.FieldConfiguration |
JSONSchema.Builder.getFieldConfiguration()
Additional field level properties used when generating the OpenAPI v2 file.
|
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseDelimitedFrom(InputStream input) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(byte[] data) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(ByteBuffer data) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(com.google.protobuf.ByteString data) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(com.google.protobuf.CodedInputStream input) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(InputStream input) |
static JSONSchema.FieldConfiguration |
JSONSchema.FieldConfiguration.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<JSONSchema.FieldConfiguration> |
JSONSchema.FieldConfiguration.getParserForType() |
static com.google.protobuf.Parser<JSONSchema.FieldConfiguration> |
JSONSchema.FieldConfiguration.parser() |
| Modifier and Type | Method and Description |
|---|---|
JSONSchema.Builder |
JSONSchema.Builder.mergeFieldConfiguration(JSONSchema.FieldConfiguration value)
Additional field level properties used when generating the OpenAPI v2 file.
|
JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.Builder.mergeFrom(JSONSchema.FieldConfiguration other) |
static JSONSchema.FieldConfiguration.Builder |
JSONSchema.FieldConfiguration.newBuilder(JSONSchema.FieldConfiguration prototype) |
JSONSchema.Builder |
JSONSchema.Builder.setFieldConfiguration(JSONSchema.FieldConfiguration value)
Additional field level properties used when generating the OpenAPI v2 file.
|
Copyright © 2024. All rights reserved.