Class LabelOperationMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.datalabeling.v1beta1.LabelOperationMetadata
-
- All Implemented Interfaces:
LabelOperationMetadataOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class LabelOperationMetadata extends com.google.protobuf.GeneratedMessageV3 implements LabelOperationMetadataOrBuilder
Metadata of a labeling operation, such as LabelImage or LabelVideo. Next tag: 20
Protobuf typegoogle.cloud.datalabeling.v1beta1.LabelOperationMetadata
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LabelOperationMetadata.Builder
Metadata of a labeling operation, such as LabelImage or LabelVideo.static class
LabelOperationMetadata.DetailsCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CREATE_TIME_FIELD_NUMBER
static int
IMAGE_BOUNDING_BOX_DETAILS_FIELD_NUMBER
static int
IMAGE_BOUNDING_POLY_DETAILS_FIELD_NUMBER
static int
IMAGE_CLASSIFICATION_DETAILS_FIELD_NUMBER
static int
IMAGE_ORIENTED_BOUNDING_BOX_DETAILS_FIELD_NUMBER
static int
IMAGE_POLYLINE_DETAILS_FIELD_NUMBER
static int
IMAGE_SEGMENTATION_DETAILS_FIELD_NUMBER
static int
PARTIAL_FAILURES_FIELD_NUMBER
static int
PROGRESS_PERCENT_FIELD_NUMBER
static int
TEXT_CLASSIFICATION_DETAILS_FIELD_NUMBER
static int
TEXT_ENTITY_EXTRACTION_DETAILS_FIELD_NUMBER
static int
VIDEO_CLASSIFICATION_DETAILS_FIELD_NUMBER
static int
VIDEO_EVENT_DETAILS_FIELD_NUMBER
static int
VIDEO_OBJECT_DETECTION_DETAILS_FIELD_NUMBER
static int
VIDEO_OBJECT_TRACKING_DETAILS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.static LabelOperationMetadata
getDefaultInstance()
LabelOperationMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
LabelOperationMetadata.DetailsCase
getDetailsCase()
LabelImageBoundingBoxOperationMetadata
getImageBoundingBoxDetails()
Details of label image bounding box operation.LabelImageBoundingBoxOperationMetadataOrBuilder
getImageBoundingBoxDetailsOrBuilder()
Details of label image bounding box operation.LabelImageBoundingPolyOperationMetadata
getImageBoundingPolyDetails()
Details of label image bounding poly operation.LabelImageBoundingPolyOperationMetadataOrBuilder
getImageBoundingPolyDetailsOrBuilder()
Details of label image bounding poly operation.LabelImageClassificationOperationMetadata
getImageClassificationDetails()
Details of label image classification operation.LabelImageClassificationOperationMetadataOrBuilder
getImageClassificationDetailsOrBuilder()
Details of label image classification operation.LabelImageOrientedBoundingBoxOperationMetadata
getImageOrientedBoundingBoxDetails()
Details of label image oriented bounding box operation.LabelImageOrientedBoundingBoxOperationMetadataOrBuilder
getImageOrientedBoundingBoxDetailsOrBuilder()
Details of label image oriented bounding box operation.LabelImagePolylineOperationMetadata
getImagePolylineDetails()
Details of label image polyline operation.LabelImagePolylineOperationMetadataOrBuilder
getImagePolylineDetailsOrBuilder()
Details of label image polyline operation.LabelImageSegmentationOperationMetadata
getImageSegmentationDetails()
Details of label image segmentation operation.LabelImageSegmentationOperationMetadataOrBuilder
getImageSegmentationDetailsOrBuilder()
Details of label image segmentation operation.com.google.protobuf.Parser<LabelOperationMetadata>
getParserForType()
com.google.rpc.Status
getPartialFailures(int index)
Output only.int
getPartialFailuresCount()
Output only.List<com.google.rpc.Status>
getPartialFailuresList()
Output only.com.google.rpc.StatusOrBuilder
getPartialFailuresOrBuilder(int index)
Output only.List<? extends com.google.rpc.StatusOrBuilder>
getPartialFailuresOrBuilderList()
Output only.int
getProgressPercent()
Output only.int
getSerializedSize()
LabelTextClassificationOperationMetadata
getTextClassificationDetails()
Details of label text classification operation.LabelTextClassificationOperationMetadataOrBuilder
getTextClassificationDetailsOrBuilder()
Details of label text classification operation.LabelTextEntityExtractionOperationMetadata
getTextEntityExtractionDetails()
Details of label text entity extraction operation.LabelTextEntityExtractionOperationMetadataOrBuilder
getTextEntityExtractionDetailsOrBuilder()
Details of label text entity extraction operation.LabelVideoClassificationOperationMetadata
getVideoClassificationDetails()
Details of label video classification operation.LabelVideoClassificationOperationMetadataOrBuilder
getVideoClassificationDetailsOrBuilder()
Details of label video classification operation.LabelVideoEventOperationMetadata
getVideoEventDetails()
Details of label video event operation.LabelVideoEventOperationMetadataOrBuilder
getVideoEventDetailsOrBuilder()
Details of label video event operation.LabelVideoObjectDetectionOperationMetadata
getVideoObjectDetectionDetails()
Details of label video object detection operation.LabelVideoObjectDetectionOperationMetadataOrBuilder
getVideoObjectDetectionDetailsOrBuilder()
Details of label video object detection operation.LabelVideoObjectTrackingOperationMetadata
getVideoObjectTrackingDetails()
Details of label video object tracking operation.LabelVideoObjectTrackingOperationMetadataOrBuilder
getVideoObjectTrackingDetailsOrBuilder()
Details of label video object tracking operation.boolean
hasCreateTime()
Output only.int
hashCode()
boolean
hasImageBoundingBoxDetails()
Details of label image bounding box operation.boolean
hasImageBoundingPolyDetails()
Details of label image bounding poly operation.boolean
hasImageClassificationDetails()
Details of label image classification operation.boolean
hasImageOrientedBoundingBoxDetails()
Details of label image oriented bounding box operation.boolean
hasImagePolylineDetails()
Details of label image polyline operation.boolean
hasImageSegmentationDetails()
Details of label image segmentation operation.boolean
hasTextClassificationDetails()
Details of label text classification operation.boolean
hasTextEntityExtractionDetails()
Details of label text entity extraction operation.boolean
hasVideoClassificationDetails()
Details of label video classification operation.boolean
hasVideoEventDetails()
Details of label video event operation.boolean
hasVideoObjectDetectionDetails()
Details of label video object detection operation.boolean
hasVideoObjectTrackingDetails()
Details of label video object tracking operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static LabelOperationMetadata.Builder
newBuilder()
static LabelOperationMetadata.Builder
newBuilder(LabelOperationMetadata prototype)
LabelOperationMetadata.Builder
newBuilderForType()
protected LabelOperationMetadata.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static LabelOperationMetadata
parseDelimitedFrom(InputStream input)
static LabelOperationMetadata
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LabelOperationMetadata
parseFrom(byte[] data)
static LabelOperationMetadata
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LabelOperationMetadata
parseFrom(com.google.protobuf.ByteString data)
static LabelOperationMetadata
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LabelOperationMetadata
parseFrom(com.google.protobuf.CodedInputStream input)
static LabelOperationMetadata
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LabelOperationMetadata
parseFrom(InputStream input)
static LabelOperationMetadata
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LabelOperationMetadata
parseFrom(ByteBuffer data)
static LabelOperationMetadata
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<LabelOperationMetadata>
parser()
LabelOperationMetadata.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
IMAGE_CLASSIFICATION_DETAILS_FIELD_NUMBER
public static final int IMAGE_CLASSIFICATION_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_BOUNDING_BOX_DETAILS_FIELD_NUMBER
public static final int IMAGE_BOUNDING_BOX_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_BOUNDING_POLY_DETAILS_FIELD_NUMBER
public static final int IMAGE_BOUNDING_POLY_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_ORIENTED_BOUNDING_BOX_DETAILS_FIELD_NUMBER
public static final int IMAGE_ORIENTED_BOUNDING_BOX_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_POLYLINE_DETAILS_FIELD_NUMBER
public static final int IMAGE_POLYLINE_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_SEGMENTATION_DETAILS_FIELD_NUMBER
public static final int IMAGE_SEGMENTATION_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_CLASSIFICATION_DETAILS_FIELD_NUMBER
public static final int VIDEO_CLASSIFICATION_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_OBJECT_DETECTION_DETAILS_FIELD_NUMBER
public static final int VIDEO_OBJECT_DETECTION_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_OBJECT_TRACKING_DETAILS_FIELD_NUMBER
public static final int VIDEO_OBJECT_TRACKING_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_EVENT_DETAILS_FIELD_NUMBER
public static final int VIDEO_EVENT_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_CLASSIFICATION_DETAILS_FIELD_NUMBER
public static final int TEXT_CLASSIFICATION_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_ENTITY_EXTRACTION_DETAILS_FIELD_NUMBER
public static final int TEXT_ENTITY_EXTRACTION_DETAILS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROGRESS_PERCENT_FIELD_NUMBER
public static final int PROGRESS_PERCENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTIAL_FAILURES_FIELD_NUMBER
public static final int PARTIAL_FAILURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getDetailsCase
public LabelOperationMetadata.DetailsCase getDetailsCase()
- Specified by:
getDetailsCase
in interfaceLabelOperationMetadataOrBuilder
-
hasImageClassificationDetails
public boolean hasImageClassificationDetails()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
- Specified by:
hasImageClassificationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the imageClassificationDetails field is set.
-
getImageClassificationDetails
public LabelImageClassificationOperationMetadata getImageClassificationDetails()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
- Specified by:
getImageClassificationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The imageClassificationDetails.
-
getImageClassificationDetailsOrBuilder
public LabelImageClassificationOperationMetadataOrBuilder getImageClassificationDetailsOrBuilder()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
- Specified by:
getImageClassificationDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasImageBoundingBoxDetails
public boolean hasImageBoundingBoxDetails()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
- Specified by:
hasImageBoundingBoxDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the imageBoundingBoxDetails field is set.
-
getImageBoundingBoxDetails
public LabelImageBoundingBoxOperationMetadata getImageBoundingBoxDetails()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
- Specified by:
getImageBoundingBoxDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The imageBoundingBoxDetails.
-
getImageBoundingBoxDetailsOrBuilder
public LabelImageBoundingBoxOperationMetadataOrBuilder getImageBoundingBoxDetailsOrBuilder()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
- Specified by:
getImageBoundingBoxDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasImageBoundingPolyDetails
public boolean hasImageBoundingPolyDetails()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
- Specified by:
hasImageBoundingPolyDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the imageBoundingPolyDetails field is set.
-
getImageBoundingPolyDetails
public LabelImageBoundingPolyOperationMetadata getImageBoundingPolyDetails()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
- Specified by:
getImageBoundingPolyDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The imageBoundingPolyDetails.
-
getImageBoundingPolyDetailsOrBuilder
public LabelImageBoundingPolyOperationMetadataOrBuilder getImageBoundingPolyDetailsOrBuilder()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
- Specified by:
getImageBoundingPolyDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasImageOrientedBoundingBoxDetails
public boolean hasImageOrientedBoundingBoxDetails()
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
- Specified by:
hasImageOrientedBoundingBoxDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the imageOrientedBoundingBoxDetails field is set.
-
getImageOrientedBoundingBoxDetails
public LabelImageOrientedBoundingBoxOperationMetadata getImageOrientedBoundingBoxDetails()
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
- Specified by:
getImageOrientedBoundingBoxDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- 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;
- Specified by:
getImageOrientedBoundingBoxDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasImagePolylineDetails
public boolean hasImagePolylineDetails()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
- Specified by:
hasImagePolylineDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the imagePolylineDetails field is set.
-
getImagePolylineDetails
public LabelImagePolylineOperationMetadata getImagePolylineDetails()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
- Specified by:
getImagePolylineDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The imagePolylineDetails.
-
getImagePolylineDetailsOrBuilder
public LabelImagePolylineOperationMetadataOrBuilder getImagePolylineDetailsOrBuilder()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
- Specified by:
getImagePolylineDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasImageSegmentationDetails
public boolean hasImageSegmentationDetails()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
- Specified by:
hasImageSegmentationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the imageSegmentationDetails field is set.
-
getImageSegmentationDetails
public LabelImageSegmentationOperationMetadata getImageSegmentationDetails()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
- Specified by:
getImageSegmentationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The imageSegmentationDetails.
-
getImageSegmentationDetailsOrBuilder
public LabelImageSegmentationOperationMetadataOrBuilder getImageSegmentationDetailsOrBuilder()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
- Specified by:
getImageSegmentationDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasVideoClassificationDetails
public boolean hasVideoClassificationDetails()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
- Specified by:
hasVideoClassificationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the videoClassificationDetails field is set.
-
getVideoClassificationDetails
public LabelVideoClassificationOperationMetadata getVideoClassificationDetails()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
- Specified by:
getVideoClassificationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The videoClassificationDetails.
-
getVideoClassificationDetailsOrBuilder
public LabelVideoClassificationOperationMetadataOrBuilder getVideoClassificationDetailsOrBuilder()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
- Specified by:
getVideoClassificationDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasVideoObjectDetectionDetails
public boolean hasVideoObjectDetectionDetails()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
- Specified by:
hasVideoObjectDetectionDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the videoObjectDetectionDetails field is set.
-
getVideoObjectDetectionDetails
public LabelVideoObjectDetectionOperationMetadata getVideoObjectDetectionDetails()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
- Specified by:
getVideoObjectDetectionDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The videoObjectDetectionDetails.
-
getVideoObjectDetectionDetailsOrBuilder
public LabelVideoObjectDetectionOperationMetadataOrBuilder getVideoObjectDetectionDetailsOrBuilder()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
- Specified by:
getVideoObjectDetectionDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasVideoObjectTrackingDetails
public boolean hasVideoObjectTrackingDetails()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
- Specified by:
hasVideoObjectTrackingDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the videoObjectTrackingDetails field is set.
-
getVideoObjectTrackingDetails
public LabelVideoObjectTrackingOperationMetadata getVideoObjectTrackingDetails()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
- Specified by:
getVideoObjectTrackingDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The videoObjectTrackingDetails.
-
getVideoObjectTrackingDetailsOrBuilder
public LabelVideoObjectTrackingOperationMetadataOrBuilder getVideoObjectTrackingDetailsOrBuilder()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
- Specified by:
getVideoObjectTrackingDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasVideoEventDetails
public boolean hasVideoEventDetails()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
- Specified by:
hasVideoEventDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the videoEventDetails field is set.
-
getVideoEventDetails
public LabelVideoEventOperationMetadata getVideoEventDetails()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
- Specified by:
getVideoEventDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The videoEventDetails.
-
getVideoEventDetailsOrBuilder
public LabelVideoEventOperationMetadataOrBuilder getVideoEventDetailsOrBuilder()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
- Specified by:
getVideoEventDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasTextClassificationDetails
public boolean hasTextClassificationDetails()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
- Specified by:
hasTextClassificationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the textClassificationDetails field is set.
-
getTextClassificationDetails
public LabelTextClassificationOperationMetadata getTextClassificationDetails()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
- Specified by:
getTextClassificationDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The textClassificationDetails.
-
getTextClassificationDetailsOrBuilder
public LabelTextClassificationOperationMetadataOrBuilder getTextClassificationDetailsOrBuilder()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
- Specified by:
getTextClassificationDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasTextEntityExtractionDetails
public boolean hasTextEntityExtractionDetails()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
- Specified by:
hasTextEntityExtractionDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the textEntityExtractionDetails field is set.
-
getTextEntityExtractionDetails
public LabelTextEntityExtractionOperationMetadata getTextEntityExtractionDetails()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
- Specified by:
getTextEntityExtractionDetails
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The textEntityExtractionDetails.
-
getTextEntityExtractionDetailsOrBuilder
public LabelTextEntityExtractionOperationMetadataOrBuilder getTextEntityExtractionDetailsOrBuilder()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
- Specified by:
getTextEntityExtractionDetailsOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
getProgressPercent
public int getProgressPercent()
Output only. Progress of label operation. Range: [0, 100].
int32 progress_percent = 1;
- Specified by:
getProgressPercent
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The progressPercent.
-
getPartialFailuresList
public List<com.google.rpc.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;
- Specified by:
getPartialFailuresList
in interfaceLabelOperationMetadataOrBuilder
-
getPartialFailuresOrBuilderList
public List<? extends com.google.rpc.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;
- Specified by:
getPartialFailuresOrBuilderList
in interfaceLabelOperationMetadataOrBuilder
-
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;
- Specified by:
getPartialFailuresCount
in interfaceLabelOperationMetadataOrBuilder
-
getPartialFailures
public com.google.rpc.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;
- Specified by:
getPartialFailures
in interfaceLabelOperationMetadataOrBuilder
-
getPartialFailuresOrBuilder
public com.google.rpc.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;
- Specified by:
getPartialFailuresOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
- Specified by:
hasCreateTime
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
- Specified by:
getCreateTime
in interfaceLabelOperationMetadataOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
- Specified by:
getCreateTimeOrBuilder
in interfaceLabelOperationMetadataOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LabelOperationMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LabelOperationMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LabelOperationMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LabelOperationMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LabelOperationMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LabelOperationMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LabelOperationMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LabelOperationMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LabelOperationMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static LabelOperationMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static LabelOperationMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static LabelOperationMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public LabelOperationMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LabelOperationMetadata.Builder newBuilder()
-
newBuilder
public static LabelOperationMetadata.Builder newBuilder(LabelOperationMetadata prototype)
-
toBuilder
public LabelOperationMetadata.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LabelOperationMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LabelOperationMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LabelOperationMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<LabelOperationMetadata> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LabelOperationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-