- 0.205.0 (latest)
- 0.203.0
- 0.202.0
- 0.201.0
- 0.200.0
- 0.198.0
- 0.196.0
- 0.195.0
- 0.194.0
- 0.193.0
- 0.192.0
- 0.190.0
- 0.188.0
- 0.187.0
- 0.184.0
- 0.183.0
- 0.182.0
- 0.180.0
- 0.179.0
- 0.178.0
- 0.177.0
- 0.176.0
- 0.175.0
- 0.174.0
- 0.173.0
- 0.172.0
- 0.171.0
- 0.169.0
- 0.168.0
- 0.167.0
- 0.166.0
- 0.165.0
- 0.164.0
- 0.163.0
- 0.162.0
- 0.161.0
- 0.160.0
- 0.159.0
- 0.157.0
- 0.156.0
- 0.155.0
- 0.154.0
- 0.153.0
- 0.152.0
- 0.151.0
- 0.150.0
- 0.149.0
- 0.148.0
- 0.147.0
- 0.144.0
- 0.143.0
- 0.142.0
- 0.141.0
- 0.140.0
- 0.139.0
- 0.138.0
- 0.137.0
- 0.136.0
- 0.135.0
- 0.134.0
- 0.133.0
- 0.132.0
- 0.131.0
- 0.129.0
- 0.128.0
- 0.127.0
- 0.126.0
- 0.125.0
- 0.124.0
- 0.123.7
- 0.122.11
public final class LabelOperationMetadata extends GeneratedMessage implements LabelOperationMetadataOrBuilderMetadata of a labeling operation, such as LabelImage or LabelVideo. Next tag: 20
Protobuf type google.cloud.datalabeling.v1beta1.LabelOperationMetadata
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > LabelOperationMetadataImplements
LabelOperationMetadataOrBuilderStatic Fields
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IMAGE_BOUNDING_BOX_DETAILS_FIELD_NUMBER
public static final int IMAGE_BOUNDING_BOX_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IMAGE_BOUNDING_POLY_DETAILS_FIELD_NUMBER
public static final int IMAGE_BOUNDING_POLY_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IMAGE_CLASSIFICATION_DETAILS_FIELD_NUMBER
public static final int IMAGE_CLASSIFICATION_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IMAGE_ORIENTED_BOUNDING_BOX_DETAILS_FIELD_NUMBER
public static final int IMAGE_ORIENTED_BOUNDING_BOX_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IMAGE_POLYLINE_DETAILS_FIELD_NUMBER
public static final int IMAGE_POLYLINE_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IMAGE_SEGMENTATION_DETAILS_FIELD_NUMBER
public static final int IMAGE_SEGMENTATION_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PARTIAL_FAILURES_FIELD_NUMBER
public static final int PARTIAL_FAILURES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PROGRESS_PERCENT_FIELD_NUMBER
public static final int PROGRESS_PERCENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TEXT_CLASSIFICATION_DETAILS_FIELD_NUMBER
public static final int TEXT_CLASSIFICATION_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
TEXT_ENTITY_EXTRACTION_DETAILS_FIELD_NUMBER
public static final int TEXT_ENTITY_EXTRACTION_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VIDEO_CLASSIFICATION_DETAILS_FIELD_NUMBER
public static final int VIDEO_CLASSIFICATION_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VIDEO_EVENT_DETAILS_FIELD_NUMBER
public static final int VIDEO_EVENT_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VIDEO_OBJECT_DETECTION_DETAILS_FIELD_NUMBER
public static final int VIDEO_OBJECT_DETECTION_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VIDEO_OBJECT_TRACKING_DETAILS_FIELD_NUMBER
public static final int VIDEO_OBJECT_TRACKING_DETAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static LabelOperationMetadata getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static LabelOperationMetadata.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata.Builder |
|
newBuilder(LabelOperationMetadata prototype)
public static LabelOperationMetadata.Builder newBuilder(LabelOperationMetadata prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
LabelOperationMetadata |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata.Builder |
|
parseDelimitedFrom(InputStream input)
public static LabelOperationMetadata parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static LabelOperationMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static LabelOperationMetadata parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static LabelOperationMetadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static LabelOperationMetadata parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static LabelOperationMetadata parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static LabelOperationMetadata parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static LabelOperationMetadata parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static LabelOperationMetadata parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static LabelOperationMetadata parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static LabelOperationMetadata parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static LabelOperationMetadata parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<LabelOperationMetadata> parser()| Returns | |
|---|---|
| Type | Description |
Parser<LabelOperationMetadata> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCreateTime()
public Timestamp getCreateTime()Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
| Returns | |
|---|---|
| Type | Description |
Timestamp |
The createTime. |
getCreateTimeOrBuilder()
public TimestampOrBuilder getCreateTimeOrBuilder()Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getDefaultInstanceForType()
public LabelOperationMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata |
|
getDetailsCase()
public LabelOperationMetadata.DetailsCase getDetailsCase()| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata.DetailsCase |
|
getImageBoundingBoxDetails()
public LabelImageBoundingBoxOperationMetadata getImageBoundingBoxDetails()Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
| Returns | |
|---|---|
| Type | Description |
LabelImageBoundingBoxOperationMetadata |
The imageBoundingBoxDetails. |
getImageBoundingBoxDetailsOrBuilder()
public LabelImageBoundingBoxOperationMetadataOrBuilder getImageBoundingBoxDetailsOrBuilder()Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
| Returns | |
|---|---|
| Type | Description |
LabelImageBoundingBoxOperationMetadataOrBuilder |
|
getImageBoundingPolyDetails()
public LabelImageBoundingPolyOperationMetadata getImageBoundingPolyDetails()Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
| Returns | |
|---|---|
| Type | Description |
LabelImageBoundingPolyOperationMetadata |
The imageBoundingPolyDetails. |
getImageBoundingPolyDetailsOrBuilder()
public LabelImageBoundingPolyOperationMetadataOrBuilder getImageBoundingPolyDetailsOrBuilder()Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
| Returns | |
|---|---|
| Type | Description |
LabelImageBoundingPolyOperationMetadataOrBuilder |
|
getImageClassificationDetails()
public LabelImageClassificationOperationMetadata getImageClassificationDetails()Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
| Returns | |
|---|---|
| Type | Description |
LabelImageClassificationOperationMetadata |
The imageClassificationDetails. |
getImageClassificationDetailsOrBuilder()
public LabelImageClassificationOperationMetadataOrBuilder getImageClassificationDetailsOrBuilder()Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
| Returns | |
|---|---|
| Type | Description |
LabelImageClassificationOperationMetadataOrBuilder |
|
getImageOrientedBoundingBoxDetails()
public LabelImageOrientedBoundingBoxOperationMetadata getImageOrientedBoundingBoxDetails()Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
| Returns | |
|---|---|
| Type | Description |
LabelImageOrientedBoundingBoxOperationMetadata |
The imageOrientedBoundingBoxDetails. |
getImageOrientedBoundingBoxDetailsOrBuilder()
public LabelImageOrientedBoundingBoxOperationMetadataOrBuilder getImageOrientedBoundingBoxDetailsOrBuilder()Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
| Returns | |
|---|---|
| Type | Description |
LabelImageOrientedBoundingBoxOperationMetadataOrBuilder |
|
getImagePolylineDetails()
public LabelImagePolylineOperationMetadata getImagePolylineDetails()Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
| Returns | |
|---|---|
| Type | Description |
LabelImagePolylineOperationMetadata |
The imagePolylineDetails. |
getImagePolylineDetailsOrBuilder()
public LabelImagePolylineOperationMetadataOrBuilder getImagePolylineDetailsOrBuilder()Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
| Returns | |
|---|---|
| Type | Description |
LabelImagePolylineOperationMetadataOrBuilder |
|
getImageSegmentationDetails()
public LabelImageSegmentationOperationMetadata getImageSegmentationDetails()Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
| Returns | |
|---|---|
| Type | Description |
LabelImageSegmentationOperationMetadata |
The imageSegmentationDetails. |
getImageSegmentationDetailsOrBuilder()
public LabelImageSegmentationOperationMetadataOrBuilder getImageSegmentationDetailsOrBuilder()Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
| Returns | |
|---|---|
| Type | Description |
LabelImageSegmentationOperationMetadataOrBuilder |
|
getParserForType()
public Parser<LabelOperationMetadata> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<LabelOperationMetadata> |
|
getPartialFailures(int index)
public Status getPartialFailures(int index)Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
com.google.rpc.Status |
|
getPartialFailuresCount()
public int getPartialFailuresCount()Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;
| Returns | |
|---|---|
| Type | Description |
int |
|
getPartialFailuresList()
public List<Status> getPartialFailuresList()Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;
| Returns | |
|---|---|
| Type | Description |
List<com.google.rpc.Status> |
|
getPartialFailuresOrBuilder(int index)
public StatusOrBuilder getPartialFailuresOrBuilder(int index)Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
com.google.rpc.StatusOrBuilder |
|
getPartialFailuresOrBuilderList()
public List<? extends StatusOrBuilder> getPartialFailuresOrBuilderList()Output only. Partial failures encountered. E.g. single files that couldn't be read. Status details field will contain standard GCP error details.
repeated .google.rpc.Status partial_failures = 2;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.rpc.StatusOrBuilder> |
|
getProgressPercent()
public int getProgressPercent()Output only. Progress of label operation. Range: [0, 100].
int32 progress_percent = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The progressPercent. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getTextClassificationDetails()
public LabelTextClassificationOperationMetadata getTextClassificationDetails()Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
| Returns | |
|---|---|
| Type | Description |
LabelTextClassificationOperationMetadata |
The textClassificationDetails. |
getTextClassificationDetailsOrBuilder()
public LabelTextClassificationOperationMetadataOrBuilder getTextClassificationDetailsOrBuilder()Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
| Returns | |
|---|---|
| Type | Description |
LabelTextClassificationOperationMetadataOrBuilder |
|
getTextEntityExtractionDetails()
public LabelTextEntityExtractionOperationMetadata getTextEntityExtractionDetails()Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
| Returns | |
|---|---|
| Type | Description |
LabelTextEntityExtractionOperationMetadata |
The textEntityExtractionDetails. |
getTextEntityExtractionDetailsOrBuilder()
public LabelTextEntityExtractionOperationMetadataOrBuilder getTextEntityExtractionDetailsOrBuilder()Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
| Returns | |
|---|---|
| Type | Description |
LabelTextEntityExtractionOperationMetadataOrBuilder |
|
getVideoClassificationDetails()
public LabelVideoClassificationOperationMetadata getVideoClassificationDetails()Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
| Returns | |
|---|---|
| Type | Description |
LabelVideoClassificationOperationMetadata |
The videoClassificationDetails. |
getVideoClassificationDetailsOrBuilder()
public LabelVideoClassificationOperationMetadataOrBuilder getVideoClassificationDetailsOrBuilder()Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
| Returns | |
|---|---|
| Type | Description |
LabelVideoClassificationOperationMetadataOrBuilder |
|
getVideoEventDetails()
public LabelVideoEventOperationMetadata getVideoEventDetails()Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
| Returns | |
|---|---|
| Type | Description |
LabelVideoEventOperationMetadata |
The videoEventDetails. |
getVideoEventDetailsOrBuilder()
public LabelVideoEventOperationMetadataOrBuilder getVideoEventDetailsOrBuilder()Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
| Returns | |
|---|---|
| Type | Description |
LabelVideoEventOperationMetadataOrBuilder |
|
getVideoObjectDetectionDetails()
public LabelVideoObjectDetectionOperationMetadata getVideoObjectDetectionDetails()Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
| Returns | |
|---|---|
| Type | Description |
LabelVideoObjectDetectionOperationMetadata |
The videoObjectDetectionDetails. |
getVideoObjectDetectionDetailsOrBuilder()
public LabelVideoObjectDetectionOperationMetadataOrBuilder getVideoObjectDetectionDetailsOrBuilder()Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
| Returns | |
|---|---|
| Type | Description |
LabelVideoObjectDetectionOperationMetadataOrBuilder |
|
getVideoObjectTrackingDetails()
public LabelVideoObjectTrackingOperationMetadata getVideoObjectTrackingDetails()Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
| Returns | |
|---|---|
| Type | Description |
LabelVideoObjectTrackingOperationMetadata |
The videoObjectTrackingDetails. |
getVideoObjectTrackingDetailsOrBuilder()
public LabelVideoObjectTrackingOperationMetadataOrBuilder getVideoObjectTrackingDetailsOrBuilder()Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
| Returns | |
|---|---|
| Type | Description |
LabelVideoObjectTrackingOperationMetadataOrBuilder |
|
hasCreateTime()
public boolean hasCreateTime()Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the createTime field is set. |
hasImageBoundingBoxDetails()
public boolean hasImageBoundingBoxDetails()Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the imageBoundingBoxDetails field is set. |
hasImageBoundingPolyDetails()
public boolean hasImageBoundingPolyDetails()Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the imageBoundingPolyDetails field is set. |
hasImageClassificationDetails()
public boolean hasImageClassificationDetails()Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the imageClassificationDetails field is set. |
hasImageOrientedBoundingBoxDetails()
public boolean hasImageOrientedBoundingBoxDetails()Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the imageOrientedBoundingBoxDetails field is set. |
hasImagePolylineDetails()
public boolean hasImagePolylineDetails()Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the imagePolylineDetails field is set. |
hasImageSegmentationDetails()
public boolean hasImageSegmentationDetails()Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the imageSegmentationDetails field is set. |
hasTextClassificationDetails()
public boolean hasTextClassificationDetails()Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the textClassificationDetails field is set. |
hasTextEntityExtractionDetails()
public boolean hasTextEntityExtractionDetails()Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the textEntityExtractionDetails field is set. |
hasVideoClassificationDetails()
public boolean hasVideoClassificationDetails()Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the videoClassificationDetails field is set. |
hasVideoEventDetails()
public boolean hasVideoEventDetails()Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the videoEventDetails field is set. |
hasVideoObjectDetectionDetails()
public boolean hasVideoObjectDetectionDetails()Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the videoObjectDetectionDetails field is set. |
hasVideoObjectTrackingDetails()
public boolean hasVideoObjectTrackingDetails()Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the videoObjectTrackingDetails field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public LabelOperationMetadata.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected LabelOperationMetadata.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata.Builder |
|
toBuilder()
public LabelOperationMetadata.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
LabelOperationMetadata.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|