ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clear() |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clearAnnotationSpec() |
Label of object in this bounding polygon.
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clearBoundedArea() |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clearBoundingPoly() |
.google.cloud.datalabeling.v1beta1.BoundingPoly bounding_poly = 2;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clearNormalizedBoundingPoly() |
.google.cloud.datalabeling.v1beta1.NormalizedBoundingPoly normalized_bounding_poly = 3;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.clone() |
|
ImageBoundingPolyAnnotation.Builder |
AnnotationValue.Builder.getImageBoundingPolyAnnotationBuilder() |
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeAnnotationSpec(AnnotationSpec value) |
Label of object in this bounding polygon.
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeBoundingPoly(BoundingPoly value) |
.google.cloud.datalabeling.v1beta1.BoundingPoly bounding_poly = 2;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeFrom(ImageBoundingPolyAnnotation other) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeNormalizedBoundingPoly(NormalizedBoundingPoly value) |
.google.cloud.datalabeling.v1beta1.NormalizedBoundingPoly normalized_bounding_poly = 3;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.newBuilder() |
|
static ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.newBuilder(ImageBoundingPolyAnnotation prototype) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.newBuilderForType() |
|
protected ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setAnnotationSpec(AnnotationSpec value) |
Label of object in this bounding polygon.
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setAnnotationSpec(AnnotationSpec.Builder builderForValue) |
Label of object in this bounding polygon.
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setBoundingPoly(BoundingPoly value) |
.google.cloud.datalabeling.v1beta1.BoundingPoly bounding_poly = 2;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setBoundingPoly(BoundingPoly.Builder builderForValue) |
.google.cloud.datalabeling.v1beta1.BoundingPoly bounding_poly = 2;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setNormalizedBoundingPoly(NormalizedBoundingPoly value) |
.google.cloud.datalabeling.v1beta1.NormalizedBoundingPoly normalized_bounding_poly = 3;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setNormalizedBoundingPoly(NormalizedBoundingPoly.Builder builderForValue) |
.google.cloud.datalabeling.v1beta1.NormalizedBoundingPoly normalized_bounding_poly = 3;
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.toBuilder() |
|