| Modifier and Type | Method and Description |
|---|---|
InputConfig |
InputConfig.Builder.build() |
InputConfig |
InputConfig.Builder.buildPartial() |
static InputConfig |
InputConfig.getDefaultInstance() |
InputConfig |
InputConfig.getDefaultInstanceForType() |
InputConfig |
InputConfig.Builder.getDefaultInstanceForType() |
InputConfig |
AnnotateFileRequestOrBuilder.getInputConfig()
Required.
|
InputConfig |
AsyncAnnotateFileRequestOrBuilder.getInputConfig()
Required.
|
InputConfig |
AnnotateFileResponse.getInputConfig()
Information about the file for which this response is generated.
|
InputConfig |
AnnotateFileResponse.Builder.getInputConfig()
Information about the file for which this response is generated.
|
InputConfig |
AnnotateFileResponseOrBuilder.getInputConfig()
Information about the file for which this response is generated.
|
InputConfig |
AnnotateFileRequest.getInputConfig()
Required.
|
InputConfig |
AnnotateFileRequest.Builder.getInputConfig()
Required.
|
InputConfig |
AsyncAnnotateFileRequest.getInputConfig()
Required.
|
InputConfig |
AsyncAnnotateFileRequest.Builder.getInputConfig()
Required.
|
static InputConfig |
InputConfig.parseDelimitedFrom(InputStream input) |
static InputConfig |
InputConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InputConfig |
InputConfig.parseFrom(byte[] data) |
static InputConfig |
InputConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InputConfig |
InputConfig.parseFrom(ByteBuffer data) |
static InputConfig |
InputConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InputConfig |
InputConfig.parseFrom(com.google.protobuf.ByteString data) |
static InputConfig |
InputConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InputConfig |
InputConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static InputConfig |
InputConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InputConfig |
InputConfig.parseFrom(InputStream input) |
static InputConfig |
InputConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InputConfig> |
InputConfig.getParserForType() |
static com.google.protobuf.Parser<InputConfig> |
InputConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InputConfig.Builder |
InputConfig.Builder.mergeFrom(InputConfig other) |
AnnotateFileResponse.Builder |
AnnotateFileResponse.Builder.mergeInputConfig(InputConfig value)
Information about the file for which this response is generated.
|
AnnotateFileRequest.Builder |
AnnotateFileRequest.Builder.mergeInputConfig(InputConfig value)
Required.
|
AsyncAnnotateFileRequest.Builder |
AsyncAnnotateFileRequest.Builder.mergeInputConfig(InputConfig value)
Required.
|
static InputConfig.Builder |
InputConfig.newBuilder(InputConfig prototype) |
AnnotateFileResponse.Builder |
AnnotateFileResponse.Builder.setInputConfig(InputConfig value)
Information about the file for which this response is generated.
|
AnnotateFileRequest.Builder |
AnnotateFileRequest.Builder.setInputConfig(InputConfig value)
Required.
|
AsyncAnnotateFileRequest.Builder |
AsyncAnnotateFileRequest.Builder.setInputConfig(InputConfig value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.