| Modifier and Type | Method and Description |
|---|---|
CropHintsAnnotation |
CropHintsAnnotation.Builder.build() |
CropHintsAnnotation |
CropHintsAnnotation.Builder.buildPartial() |
CropHintsAnnotation |
AnnotateImageResponseOrBuilder.getCropHintsAnnotation()
If present, crop hints have completed successfully.
|
CropHintsAnnotation |
AnnotateImageResponse.getCropHintsAnnotation()
If present, crop hints have completed successfully.
|
CropHintsAnnotation |
AnnotateImageResponse.Builder.getCropHintsAnnotation()
If present, crop hints have completed successfully.
|
static CropHintsAnnotation |
CropHintsAnnotation.getDefaultInstance() |
CropHintsAnnotation |
CropHintsAnnotation.getDefaultInstanceForType() |
CropHintsAnnotation |
CropHintsAnnotation.Builder.getDefaultInstanceForType() |
static CropHintsAnnotation |
CropHintsAnnotation.parseDelimitedFrom(InputStream input) |
static CropHintsAnnotation |
CropHintsAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(byte[] data) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(ByteBuffer data) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(InputStream input) |
static CropHintsAnnotation |
CropHintsAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CropHintsAnnotation> |
CropHintsAnnotation.getParserForType() |
static com.google.protobuf.Parser<CropHintsAnnotation> |
CropHintsAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.mergeCropHintsAnnotation(CropHintsAnnotation value)
If present, crop hints have completed successfully.
|
CropHintsAnnotation.Builder |
CropHintsAnnotation.Builder.mergeFrom(CropHintsAnnotation other) |
static CropHintsAnnotation.Builder |
CropHintsAnnotation.newBuilder(CropHintsAnnotation prototype) |
AnnotateImageResponse.Builder |
AnnotateImageResponse.Builder.setCropHintsAnnotation(CropHintsAnnotation value)
If present, crop hints have completed successfully.
|
Copyright © 2023 Google LLC. All rights reserved.