Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addAllResponses(Iterable<? extends AnnotateFileResponse> values)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(AnnotateFileResponse.Builder builderForValue)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(AnnotateFileResponse value)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(int index,
AnnotateFileResponse.Builder builderForValue)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.addResponses(int index,
AnnotateFileResponse value)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clear() |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clearResponses()
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.clone() |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeFrom(BatchAnnotateFilesResponse other) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeFrom(Message other) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilder() |
static BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilder(BatchAnnotateFilesResponse prototype) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilderForType() |
protected BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.removeResponses(int index)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setResponses(int index,
AnnotateFileResponse.Builder builderForValue)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setResponses(int index,
AnnotateFileResponse value)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
BatchAnnotateFilesResponse.Builder |
BatchAnnotateFilesResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.