Uses of Class
com.google.cloud.datalabeling.v1beta1.AnnotationSpec
-
Packages that use AnnotationSpec Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of AnnotationSpec in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return AnnotationSpec Modifier and Type Method Description AnnotationSpec
AnnotationSpec.Builder. build()
AnnotationSpec
AnnotationSpec.Builder. buildPartial()
AnnotationSpec
ImageSegmentationAnnotation.Builder. getAnnotationColorsOrDefault(String key, AnnotationSpec defaultValue)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotation. getAnnotationColorsOrDefault(String key, AnnotationSpec defaultValue)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotationOrBuilder. getAnnotationColorsOrDefault(String key, AnnotationSpec defaultValue)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotation.Builder. getAnnotationColorsOrThrow(String key)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotation. getAnnotationColorsOrThrow(String key)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotationOrBuilder. getAnnotationColorsOrThrow(String key)
The mapping between rgb color and annotation spec.AnnotationSpec
ConfusionMatrix.ConfusionMatrixEntry.Builder. getAnnotationSpec()
The annotation spec of a predicted label.AnnotationSpec
ConfusionMatrix.ConfusionMatrixEntry. getAnnotationSpec()
The annotation spec of a predicted label.AnnotationSpec
ConfusionMatrix.ConfusionMatrixEntryOrBuilder. getAnnotationSpec()
The annotation spec of a predicted label.AnnotationSpec
ConfusionMatrix.Row.Builder. getAnnotationSpec()
The annotation spec of the ground truth label for this row.AnnotationSpec
ConfusionMatrix.Row. getAnnotationSpec()
The annotation spec of the ground truth label for this row.AnnotationSpec
ConfusionMatrix.RowOrBuilder. getAnnotationSpec()
The annotation spec of the ground truth label for this row.AnnotationSpec
ImageBoundingPolyAnnotation.Builder. getAnnotationSpec()
Label of object in this bounding polygon.AnnotationSpec
ImageBoundingPolyAnnotation. getAnnotationSpec()
Label of object in this bounding polygon.AnnotationSpec
ImageBoundingPolyAnnotationOrBuilder. getAnnotationSpec()
Label of object in this bounding polygon.AnnotationSpec
ImageClassificationAnnotation.Builder. getAnnotationSpec()
Label of image.AnnotationSpec
ImageClassificationAnnotation. getAnnotationSpec()
Label of image.AnnotationSpec
ImageClassificationAnnotationOrBuilder. getAnnotationSpec()
Label of image.AnnotationSpec
ImagePolylineAnnotation.Builder. getAnnotationSpec()
Label of this polyline.AnnotationSpec
ImagePolylineAnnotation. getAnnotationSpec()
Label of this polyline.AnnotationSpec
ImagePolylineAnnotationOrBuilder. getAnnotationSpec()
Label of this polyline.AnnotationSpec
PrCurve.Builder. getAnnotationSpec()
The annotation spec of the label for which the precision-recall curve calculated.AnnotationSpec
PrCurve. getAnnotationSpec()
The annotation spec of the label for which the precision-recall curve calculated.AnnotationSpec
PrCurveOrBuilder. getAnnotationSpec()
The annotation spec of the label for which the precision-recall curve calculated.AnnotationSpec
TextClassificationAnnotation.Builder. getAnnotationSpec()
Label of the text.AnnotationSpec
TextClassificationAnnotation. getAnnotationSpec()
Label of the text.AnnotationSpec
TextClassificationAnnotationOrBuilder. getAnnotationSpec()
Label of the text.AnnotationSpec
TextEntityExtractionAnnotation.Builder. getAnnotationSpec()
Label of the text entities.AnnotationSpec
TextEntityExtractionAnnotation. getAnnotationSpec()
Label of the text entities.AnnotationSpec
TextEntityExtractionAnnotationOrBuilder. getAnnotationSpec()
Label of the text entities.AnnotationSpec
VideoClassificationAnnotation.Builder. getAnnotationSpec()
Label of the segment specified by time_segment.AnnotationSpec
VideoClassificationAnnotation. getAnnotationSpec()
Label of the segment specified by time_segment.AnnotationSpec
VideoClassificationAnnotationOrBuilder. getAnnotationSpec()
Label of the segment specified by time_segment.AnnotationSpec
VideoEventAnnotation.Builder. getAnnotationSpec()
Label of the event in this annotation.AnnotationSpec
VideoEventAnnotation. getAnnotationSpec()
Label of the event in this annotation.AnnotationSpec
VideoEventAnnotationOrBuilder. getAnnotationSpec()
Label of the event in this annotation.AnnotationSpec
VideoObjectTrackingAnnotation.Builder. getAnnotationSpec()
Label of the object tracked in this annotation.AnnotationSpec
VideoObjectTrackingAnnotation. getAnnotationSpec()
Label of the object tracked in this annotation.AnnotationSpec
VideoObjectTrackingAnnotationOrBuilder. getAnnotationSpec()
Label of the object tracked in this annotation.AnnotationSpec
AnnotationSpecSet.Builder. getAnnotationSpecs(int index)
Required.AnnotationSpec
AnnotationSpecSet. getAnnotationSpecs(int index)
Required.AnnotationSpec
AnnotationSpecSetOrBuilder. getAnnotationSpecs(int index)
Required.static AnnotationSpec
AnnotationSpec. getDefaultInstance()
AnnotationSpec
AnnotationSpec.Builder. getDefaultInstanceForType()
AnnotationSpec
AnnotationSpec. getDefaultInstanceForType()
static AnnotationSpec
AnnotationSpec. parseDelimitedFrom(InputStream input)
static AnnotationSpec
AnnotationSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpec
AnnotationSpec. parseFrom(byte[] data)
static AnnotationSpec
AnnotationSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpec
AnnotationSpec. parseFrom(com.google.protobuf.ByteString data)
static AnnotationSpec
AnnotationSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpec
AnnotationSpec. parseFrom(com.google.protobuf.CodedInputStream input)
static AnnotationSpec
AnnotationSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpec
AnnotationSpec. parseFrom(InputStream input)
static AnnotationSpec
AnnotationSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotationSpec
AnnotationSpec. parseFrom(ByteBuffer data)
static AnnotationSpec
AnnotationSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type AnnotationSpec Modifier and Type Method Description Map<String,AnnotationSpec>
ImageSegmentationAnnotation.Builder. getAnnotationColors()
Deprecated.Map<String,AnnotationSpec>
ImageSegmentationAnnotation. getAnnotationColors()
Deprecated.Map<String,AnnotationSpec>
ImageSegmentationAnnotationOrBuilder. getAnnotationColors()
Deprecated.Map<String,AnnotationSpec>
ImageSegmentationAnnotation.Builder. getAnnotationColorsMap()
The mapping between rgb color and annotation spec.Map<String,AnnotationSpec>
ImageSegmentationAnnotation. getAnnotationColorsMap()
The mapping between rgb color and annotation spec.Map<String,AnnotationSpec>
ImageSegmentationAnnotationOrBuilder. getAnnotationColorsMap()
The mapping between rgb color and annotation spec.List<AnnotationSpec>
AnnotationSpecSet.Builder. getAnnotationSpecsList()
Required.List<AnnotationSpec>
AnnotationSpecSet. getAnnotationSpecsList()
Required.List<AnnotationSpec>
AnnotationSpecSetOrBuilder. getAnnotationSpecsList()
Required.Map<String,AnnotationSpec>
ImageSegmentationAnnotation.Builder. getMutableAnnotationColors()
Deprecated.com.google.protobuf.Parser<AnnotationSpec>
AnnotationSpec. getParserForType()
static com.google.protobuf.Parser<AnnotationSpec>
AnnotationSpec. parser()
Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type AnnotationSpec Modifier and Type Method Description AnnotationSpecSet.Builder
AnnotationSpecSet.Builder. addAnnotationSpecs(int index, AnnotationSpec value)
Required.AnnotationSpecSet.Builder
AnnotationSpecSet.Builder. addAnnotationSpecs(AnnotationSpec value)
Required.AnnotationSpec
ImageSegmentationAnnotation.Builder. getAnnotationColorsOrDefault(String key, AnnotationSpec defaultValue)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotation. getAnnotationColorsOrDefault(String key, AnnotationSpec defaultValue)
The mapping between rgb color and annotation spec.AnnotationSpec
ImageSegmentationAnnotationOrBuilder. getAnnotationColorsOrDefault(String key, AnnotationSpec defaultValue)
The mapping between rgb color and annotation spec.ConfusionMatrix.ConfusionMatrixEntry.Builder
ConfusionMatrix.ConfusionMatrixEntry.Builder. mergeAnnotationSpec(AnnotationSpec value)
The annotation spec of a predicted label.ConfusionMatrix.Row.Builder
ConfusionMatrix.Row.Builder. mergeAnnotationSpec(AnnotationSpec value)
The annotation spec of the ground truth label for this row.ImageBoundingPolyAnnotation.Builder
ImageBoundingPolyAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of object in this bounding polygon.ImageClassificationAnnotation.Builder
ImageClassificationAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of image.ImagePolylineAnnotation.Builder
ImagePolylineAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of this polyline.PrCurve.Builder
PrCurve.Builder. mergeAnnotationSpec(AnnotationSpec value)
The annotation spec of the label for which the precision-recall curve calculated.TextClassificationAnnotation.Builder
TextClassificationAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of the text.TextEntityExtractionAnnotation.Builder
TextEntityExtractionAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of the text entities.VideoClassificationAnnotation.Builder
VideoClassificationAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of the segment specified by time_segment.VideoEventAnnotation.Builder
VideoEventAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of the event in this annotation.VideoObjectTrackingAnnotation.Builder
VideoObjectTrackingAnnotation.Builder. mergeAnnotationSpec(AnnotationSpec value)
Label of the object tracked in this annotation.AnnotationSpec.Builder
AnnotationSpec.Builder. mergeFrom(AnnotationSpec other)
static AnnotationSpec.Builder
AnnotationSpec. newBuilder(AnnotationSpec prototype)
ImageSegmentationAnnotation.Builder
ImageSegmentationAnnotation.Builder. putAnnotationColors(String key, AnnotationSpec value)
The mapping between rgb color and annotation spec.ConfusionMatrix.ConfusionMatrixEntry.Builder
ConfusionMatrix.ConfusionMatrixEntry.Builder. setAnnotationSpec(AnnotationSpec value)
The annotation spec of a predicted label.ConfusionMatrix.Row.Builder
ConfusionMatrix.Row.Builder. setAnnotationSpec(AnnotationSpec value)
The annotation spec of the ground truth label for this row.ImageBoundingPolyAnnotation.Builder
ImageBoundingPolyAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of object in this bounding polygon.ImageClassificationAnnotation.Builder
ImageClassificationAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of image.ImagePolylineAnnotation.Builder
ImagePolylineAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of this polyline.PrCurve.Builder
PrCurve.Builder. setAnnotationSpec(AnnotationSpec value)
The annotation spec of the label for which the precision-recall curve calculated.TextClassificationAnnotation.Builder
TextClassificationAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of the text.TextEntityExtractionAnnotation.Builder
TextEntityExtractionAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of the text entities.VideoClassificationAnnotation.Builder
VideoClassificationAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of the segment specified by time_segment.VideoEventAnnotation.Builder
VideoEventAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of the event in this annotation.VideoObjectTrackingAnnotation.Builder
VideoObjectTrackingAnnotation.Builder. setAnnotationSpec(AnnotationSpec value)
Label of the object tracked in this annotation.AnnotationSpecSet.Builder
AnnotationSpecSet.Builder. setAnnotationSpecs(int index, AnnotationSpec value)
Required.Method parameters in com.google.cloud.datalabeling.v1beta1 with type arguments of type AnnotationSpec Modifier and Type Method Description AnnotationSpecSet.Builder
AnnotationSpecSet.Builder. addAllAnnotationSpecs(Iterable<? extends AnnotationSpec> values)
Required.ImageSegmentationAnnotation.Builder
ImageSegmentationAnnotation.Builder. putAllAnnotationColors(Map<String,AnnotationSpec> values)
The mapping between rgb color and annotation spec.
-