| Modifier and Type | Method and Description |
|---|---|
ImageSegmentationAnnotation |
ImageSegmentationAnnotation.Builder.build() |
ImageSegmentationAnnotation |
ImageSegmentationAnnotation.Builder.buildPartial() |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.getDefaultInstance() |
ImageSegmentationAnnotation |
ImageSegmentationAnnotation.getDefaultInstanceForType() |
ImageSegmentationAnnotation |
ImageSegmentationAnnotation.Builder.getDefaultInstanceForType() |
ImageSegmentationAnnotation |
AnnotationValueOrBuilder.getImageSegmentationAnnotation()
Annotation value for image segmentation.
|
ImageSegmentationAnnotation |
AnnotationValue.getImageSegmentationAnnotation()
Annotation value for image segmentation.
|
ImageSegmentationAnnotation |
AnnotationValue.Builder.getImageSegmentationAnnotation()
Annotation value for image segmentation.
|
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseDelimitedFrom(InputStream input) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(byte[] data) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(ByteBuffer data) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(InputStream input) |
static ImageSegmentationAnnotation |
ImageSegmentationAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageSegmentationAnnotation> |
ImageSegmentationAnnotation.getParserForType() |
static com.google.protobuf.Parser<ImageSegmentationAnnotation> |
ImageSegmentationAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.mergeFrom(ImageSegmentationAnnotation other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImageSegmentationAnnotation(ImageSegmentationAnnotation value)
Annotation value for image segmentation.
|
static ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.newBuilder(ImageSegmentationAnnotation prototype) |
AnnotationValue.Builder |
AnnotationValue.Builder.setImageSegmentationAnnotation(ImageSegmentationAnnotation value)
Annotation value for image segmentation.
|
Copyright © 2019 Google LLC. All rights reserved.