public interface ImageClassificationAnnotationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AnnotationSpec |
getAnnotationSpec()
Label of image.
|
AnnotationSpecOrBuilder |
getAnnotationSpecOrBuilder()
Label of image.
|
boolean |
hasAnnotationSpec()
Label of image.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAnnotationSpec()
Label of image.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;AnnotationSpec getAnnotationSpec()
Label of image.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;AnnotationSpecOrBuilder getAnnotationSpecOrBuilder()
Label of image.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;Copyright © 2019 Google LLC. All rights reserved.