| Modifier and Type | Method and Description |
|---|---|
AnnotateImageRequest |
AnnotateImageRequest.Builder.build() |
AnnotateImageRequest |
AnnotateImageRequest.Builder.buildPartial() |
static AnnotateImageRequest |
AnnotateImageRequest.getDefaultInstance() |
AnnotateImageRequest |
AnnotateImageRequest.getDefaultInstanceForType() |
AnnotateImageRequest |
AnnotateImageRequest.Builder.getDefaultInstanceForType() |
AnnotateImageRequest |
BatchAnnotateImagesRequestOrBuilder.getRequests(int index)
Individual image annotation requests for this batch.
|
AnnotateImageRequest |
BatchAnnotateImagesRequest.getRequests(int index)
Individual image annotation requests for this batch.
|
AnnotateImageRequest |
BatchAnnotateImagesRequest.Builder.getRequests(int index)
Individual image annotation requests for this batch.
|
static AnnotateImageRequest |
AnnotateImageRequest.parseDelimitedFrom(InputStream input) |
static AnnotateImageRequest |
AnnotateImageRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(byte[] data) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(ByteBuffer data) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(com.google.protobuf.ByteString data) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(InputStream input) |
static AnnotateImageRequest |
AnnotateImageRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AnnotateImageRequest> |
AnnotateImageRequest.getParserForType() |
List<AnnotateImageRequest> |
BatchAnnotateImagesRequestOrBuilder.getRequestsList()
Individual image annotation requests for this batch.
|
List<AnnotateImageRequest> |
BatchAnnotateImagesRequest.getRequestsList()
Individual image annotation requests for this batch.
|
List<AnnotateImageRequest> |
BatchAnnotateImagesRequest.Builder.getRequestsList()
Individual image annotation requests for this batch.
|
static com.google.protobuf.Parser<AnnotateImageRequest> |
AnnotateImageRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchAnnotateImagesRequest.Builder |
BatchAnnotateImagesRequest.Builder.addRequests(AnnotateImageRequest value)
Individual image annotation requests for this batch.
|
BatchAnnotateImagesRequest.Builder |
BatchAnnotateImagesRequest.Builder.addRequests(int index,
AnnotateImageRequest value)
Individual image annotation requests for this batch.
|
AnnotateImageRequest.Builder |
AnnotateImageRequest.Builder.mergeFrom(AnnotateImageRequest other) |
static AnnotateImageRequest.Builder |
AnnotateImageRequest.newBuilder(AnnotateImageRequest prototype) |
BatchAnnotateImagesRequest.Builder |
BatchAnnotateImagesRequest.Builder.setRequests(int index,
AnnotateImageRequest value)
Individual image annotation requests for this batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAnnotateImagesRequest.Builder |
BatchAnnotateImagesRequest.Builder.addAllRequests(Iterable<? extends AnnotateImageRequest> values)
Individual image annotation requests for this batch.
|
Copyright © 2022 Google LLC. All rights reserved.