Class LabelOperationMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
- com.google.cloud.datalabeling.v1beta1.LabelOperationMetadata.Builder
-
- All Implemented Interfaces:
LabelOperationMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- LabelOperationMetadata
public static final class LabelOperationMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder> implements LabelOperationMetadataOrBuilder
Metadata of a labeling operation, such as LabelImage or LabelVideo. Next tag: 20
Protobuf typegoogle.cloud.datalabeling.v1beta1.LabelOperationMetadata
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
clear
public LabelOperationMetadata.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
getDefaultInstanceForType
public LabelOperationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LabelOperationMetadata build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LabelOperationMetadata buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public LabelOperationMetadata.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
setField
public LabelOperationMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
clearField
public LabelOperationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
clearOneof
public LabelOperationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
setRepeatedField
public LabelOperationMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
addRepeatedField
public LabelOperationMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
mergeFrom
public LabelOperationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LabelOperationMetadata.Builder>
-
mergeFrom
public LabelOperationMetadata.Builder mergeFrom(LabelOperationMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
mergeFrom
public LabelOperationMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LabelOperationMetadata.Builder>- Throws:
IOException
-
getDetailsCase
public LabelOperationMetadata.DetailsCase getDetailsCase()
- Specified by:
getDetailsCasein interfaceLabelOperationMetadataOrBuilder
-
clearDetails
public LabelOperationMetadata.Builder clearDetails()
-
hasImageClassificationDetails
public boolean hasImageClassificationDetails()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;- Specified by:
hasImageClassificationDetailsin 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:
getImageClassificationDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The imageClassificationDetails.
-
setImageClassificationDetails
public LabelOperationMetadata.Builder setImageClassificationDetails(LabelImageClassificationOperationMetadata value)
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
-
setImageClassificationDetails
public LabelOperationMetadata.Builder setImageClassificationDetails(LabelImageClassificationOperationMetadata.Builder builderForValue)
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
-
mergeImageClassificationDetails
public LabelOperationMetadata.Builder mergeImageClassificationDetails(LabelImageClassificationOperationMetadata value)
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
-
clearImageClassificationDetails
public LabelOperationMetadata.Builder clearImageClassificationDetails()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
-
getImageClassificationDetailsBuilder
public LabelImageClassificationOperationMetadata.Builder getImageClassificationDetailsBuilder()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;
-
getImageClassificationDetailsOrBuilder
public LabelImageClassificationOperationMetadataOrBuilder getImageClassificationDetailsOrBuilder()
Details of label image classification operation.
.google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata image_classification_details = 3;- Specified by:
getImageClassificationDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasImageBoundingBoxDetails
public boolean hasImageBoundingBoxDetails()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;- Specified by:
hasImageBoundingBoxDetailsin 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:
getImageBoundingBoxDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The imageBoundingBoxDetails.
-
setImageBoundingBoxDetails
public LabelOperationMetadata.Builder setImageBoundingBoxDetails(LabelImageBoundingBoxOperationMetadata value)
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
-
setImageBoundingBoxDetails
public LabelOperationMetadata.Builder setImageBoundingBoxDetails(LabelImageBoundingBoxOperationMetadata.Builder builderForValue)
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
-
mergeImageBoundingBoxDetails
public LabelOperationMetadata.Builder mergeImageBoundingBoxDetails(LabelImageBoundingBoxOperationMetadata value)
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
-
clearImageBoundingBoxDetails
public LabelOperationMetadata.Builder clearImageBoundingBoxDetails()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
-
getImageBoundingBoxDetailsBuilder
public LabelImageBoundingBoxOperationMetadata.Builder getImageBoundingBoxDetailsBuilder()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;
-
getImageBoundingBoxDetailsOrBuilder
public LabelImageBoundingBoxOperationMetadataOrBuilder getImageBoundingBoxDetailsOrBuilder()
Details of label image bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingBoxOperationMetadata image_bounding_box_details = 4;- Specified by:
getImageBoundingBoxDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasImageBoundingPolyDetails
public boolean hasImageBoundingPolyDetails()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;- Specified by:
hasImageBoundingPolyDetailsin 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:
getImageBoundingPolyDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The imageBoundingPolyDetails.
-
setImageBoundingPolyDetails
public LabelOperationMetadata.Builder setImageBoundingPolyDetails(LabelImageBoundingPolyOperationMetadata value)
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
-
setImageBoundingPolyDetails
public LabelOperationMetadata.Builder setImageBoundingPolyDetails(LabelImageBoundingPolyOperationMetadata.Builder builderForValue)
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
-
mergeImageBoundingPolyDetails
public LabelOperationMetadata.Builder mergeImageBoundingPolyDetails(LabelImageBoundingPolyOperationMetadata value)
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
-
clearImageBoundingPolyDetails
public LabelOperationMetadata.Builder clearImageBoundingPolyDetails()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
-
getImageBoundingPolyDetailsBuilder
public LabelImageBoundingPolyOperationMetadata.Builder getImageBoundingPolyDetailsBuilder()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;
-
getImageBoundingPolyDetailsOrBuilder
public LabelImageBoundingPolyOperationMetadataOrBuilder getImageBoundingPolyDetailsOrBuilder()
Details of label image bounding poly operation.
.google.cloud.datalabeling.v1beta1.LabelImageBoundingPolyOperationMetadata image_bounding_poly_details = 11;- Specified by:
getImageBoundingPolyDetailsOrBuilderin 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:
hasImageOrientedBoundingBoxDetailsin 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:
getImageOrientedBoundingBoxDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The imageOrientedBoundingBoxDetails.
-
setImageOrientedBoundingBoxDetails
public LabelOperationMetadata.Builder setImageOrientedBoundingBoxDetails(LabelImageOrientedBoundingBoxOperationMetadata value)
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
-
setImageOrientedBoundingBoxDetails
public LabelOperationMetadata.Builder setImageOrientedBoundingBoxDetails(LabelImageOrientedBoundingBoxOperationMetadata.Builder builderForValue)
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
-
mergeImageOrientedBoundingBoxDetails
public LabelOperationMetadata.Builder mergeImageOrientedBoundingBoxDetails(LabelImageOrientedBoundingBoxOperationMetadata value)
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
-
clearImageOrientedBoundingBoxDetails
public LabelOperationMetadata.Builder clearImageOrientedBoundingBoxDetails()
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
-
getImageOrientedBoundingBoxDetailsBuilder
public LabelImageOrientedBoundingBoxOperationMetadata.Builder getImageOrientedBoundingBoxDetailsBuilder()
Details of label image oriented bounding box operation.
.google.cloud.datalabeling.v1beta1.LabelImageOrientedBoundingBoxOperationMetadata image_oriented_bounding_box_details = 14;
-
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:
getImageOrientedBoundingBoxDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasImagePolylineDetails
public boolean hasImagePolylineDetails()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;- Specified by:
hasImagePolylineDetailsin 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:
getImagePolylineDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The imagePolylineDetails.
-
setImagePolylineDetails
public LabelOperationMetadata.Builder setImagePolylineDetails(LabelImagePolylineOperationMetadata value)
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
-
setImagePolylineDetails
public LabelOperationMetadata.Builder setImagePolylineDetails(LabelImagePolylineOperationMetadata.Builder builderForValue)
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
-
mergeImagePolylineDetails
public LabelOperationMetadata.Builder mergeImagePolylineDetails(LabelImagePolylineOperationMetadata value)
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
-
clearImagePolylineDetails
public LabelOperationMetadata.Builder clearImagePolylineDetails()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
-
getImagePolylineDetailsBuilder
public LabelImagePolylineOperationMetadata.Builder getImagePolylineDetailsBuilder()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;
-
getImagePolylineDetailsOrBuilder
public LabelImagePolylineOperationMetadataOrBuilder getImagePolylineDetailsOrBuilder()
Details of label image polyline operation.
.google.cloud.datalabeling.v1beta1.LabelImagePolylineOperationMetadata image_polyline_details = 12;- Specified by:
getImagePolylineDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasImageSegmentationDetails
public boolean hasImageSegmentationDetails()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;- Specified by:
hasImageSegmentationDetailsin 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:
getImageSegmentationDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The imageSegmentationDetails.
-
setImageSegmentationDetails
public LabelOperationMetadata.Builder setImageSegmentationDetails(LabelImageSegmentationOperationMetadata value)
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
-
setImageSegmentationDetails
public LabelOperationMetadata.Builder setImageSegmentationDetails(LabelImageSegmentationOperationMetadata.Builder builderForValue)
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
-
mergeImageSegmentationDetails
public LabelOperationMetadata.Builder mergeImageSegmentationDetails(LabelImageSegmentationOperationMetadata value)
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
-
clearImageSegmentationDetails
public LabelOperationMetadata.Builder clearImageSegmentationDetails()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
-
getImageSegmentationDetailsBuilder
public LabelImageSegmentationOperationMetadata.Builder getImageSegmentationDetailsBuilder()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;
-
getImageSegmentationDetailsOrBuilder
public LabelImageSegmentationOperationMetadataOrBuilder getImageSegmentationDetailsOrBuilder()
Details of label image segmentation operation.
.google.cloud.datalabeling.v1beta1.LabelImageSegmentationOperationMetadata image_segmentation_details = 15;- Specified by:
getImageSegmentationDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasVideoClassificationDetails
public boolean hasVideoClassificationDetails()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;- Specified by:
hasVideoClassificationDetailsin 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:
getVideoClassificationDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The videoClassificationDetails.
-
setVideoClassificationDetails
public LabelOperationMetadata.Builder setVideoClassificationDetails(LabelVideoClassificationOperationMetadata value)
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
-
setVideoClassificationDetails
public LabelOperationMetadata.Builder setVideoClassificationDetails(LabelVideoClassificationOperationMetadata.Builder builderForValue)
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
-
mergeVideoClassificationDetails
public LabelOperationMetadata.Builder mergeVideoClassificationDetails(LabelVideoClassificationOperationMetadata value)
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
-
clearVideoClassificationDetails
public LabelOperationMetadata.Builder clearVideoClassificationDetails()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
-
getVideoClassificationDetailsBuilder
public LabelVideoClassificationOperationMetadata.Builder getVideoClassificationDetailsBuilder()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;
-
getVideoClassificationDetailsOrBuilder
public LabelVideoClassificationOperationMetadataOrBuilder getVideoClassificationDetailsOrBuilder()
Details of label video classification operation.
.google.cloud.datalabeling.v1beta1.LabelVideoClassificationOperationMetadata video_classification_details = 5;- Specified by:
getVideoClassificationDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasVideoObjectDetectionDetails
public boolean hasVideoObjectDetectionDetails()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;- Specified by:
hasVideoObjectDetectionDetailsin 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:
getVideoObjectDetectionDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The videoObjectDetectionDetails.
-
setVideoObjectDetectionDetails
public LabelOperationMetadata.Builder setVideoObjectDetectionDetails(LabelVideoObjectDetectionOperationMetadata value)
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
-
setVideoObjectDetectionDetails
public LabelOperationMetadata.Builder setVideoObjectDetectionDetails(LabelVideoObjectDetectionOperationMetadata.Builder builderForValue)
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
-
mergeVideoObjectDetectionDetails
public LabelOperationMetadata.Builder mergeVideoObjectDetectionDetails(LabelVideoObjectDetectionOperationMetadata value)
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
-
clearVideoObjectDetectionDetails
public LabelOperationMetadata.Builder clearVideoObjectDetectionDetails()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
-
getVideoObjectDetectionDetailsBuilder
public LabelVideoObjectDetectionOperationMetadata.Builder getVideoObjectDetectionDetailsBuilder()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;
-
getVideoObjectDetectionDetailsOrBuilder
public LabelVideoObjectDetectionOperationMetadataOrBuilder getVideoObjectDetectionDetailsOrBuilder()
Details of label video object detection operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectDetectionOperationMetadata video_object_detection_details = 6;- Specified by:
getVideoObjectDetectionDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasVideoObjectTrackingDetails
public boolean hasVideoObjectTrackingDetails()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;- Specified by:
hasVideoObjectTrackingDetailsin 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:
getVideoObjectTrackingDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The videoObjectTrackingDetails.
-
setVideoObjectTrackingDetails
public LabelOperationMetadata.Builder setVideoObjectTrackingDetails(LabelVideoObjectTrackingOperationMetadata value)
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
-
setVideoObjectTrackingDetails
public LabelOperationMetadata.Builder setVideoObjectTrackingDetails(LabelVideoObjectTrackingOperationMetadata.Builder builderForValue)
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
-
mergeVideoObjectTrackingDetails
public LabelOperationMetadata.Builder mergeVideoObjectTrackingDetails(LabelVideoObjectTrackingOperationMetadata value)
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
-
clearVideoObjectTrackingDetails
public LabelOperationMetadata.Builder clearVideoObjectTrackingDetails()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
-
getVideoObjectTrackingDetailsBuilder
public LabelVideoObjectTrackingOperationMetadata.Builder getVideoObjectTrackingDetailsBuilder()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;
-
getVideoObjectTrackingDetailsOrBuilder
public LabelVideoObjectTrackingOperationMetadataOrBuilder getVideoObjectTrackingDetailsOrBuilder()
Details of label video object tracking operation.
.google.cloud.datalabeling.v1beta1.LabelVideoObjectTrackingOperationMetadata video_object_tracking_details = 7;- Specified by:
getVideoObjectTrackingDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasVideoEventDetails
public boolean hasVideoEventDetails()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;- Specified by:
hasVideoEventDetailsin 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:
getVideoEventDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The videoEventDetails.
-
setVideoEventDetails
public LabelOperationMetadata.Builder setVideoEventDetails(LabelVideoEventOperationMetadata value)
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
-
setVideoEventDetails
public LabelOperationMetadata.Builder setVideoEventDetails(LabelVideoEventOperationMetadata.Builder builderForValue)
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
-
mergeVideoEventDetails
public LabelOperationMetadata.Builder mergeVideoEventDetails(LabelVideoEventOperationMetadata value)
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
-
clearVideoEventDetails
public LabelOperationMetadata.Builder clearVideoEventDetails()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
-
getVideoEventDetailsBuilder
public LabelVideoEventOperationMetadata.Builder getVideoEventDetailsBuilder()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;
-
getVideoEventDetailsOrBuilder
public LabelVideoEventOperationMetadataOrBuilder getVideoEventDetailsOrBuilder()
Details of label video event operation.
.google.cloud.datalabeling.v1beta1.LabelVideoEventOperationMetadata video_event_details = 8;- Specified by:
getVideoEventDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasTextClassificationDetails
public boolean hasTextClassificationDetails()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;- Specified by:
hasTextClassificationDetailsin 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:
getTextClassificationDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The textClassificationDetails.
-
setTextClassificationDetails
public LabelOperationMetadata.Builder setTextClassificationDetails(LabelTextClassificationOperationMetadata value)
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
-
setTextClassificationDetails
public LabelOperationMetadata.Builder setTextClassificationDetails(LabelTextClassificationOperationMetadata.Builder builderForValue)
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
-
mergeTextClassificationDetails
public LabelOperationMetadata.Builder mergeTextClassificationDetails(LabelTextClassificationOperationMetadata value)
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
-
clearTextClassificationDetails
public LabelOperationMetadata.Builder clearTextClassificationDetails()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
-
getTextClassificationDetailsBuilder
public LabelTextClassificationOperationMetadata.Builder getTextClassificationDetailsBuilder()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;
-
getTextClassificationDetailsOrBuilder
public LabelTextClassificationOperationMetadataOrBuilder getTextClassificationDetailsOrBuilder()
Details of label text classification operation.
.google.cloud.datalabeling.v1beta1.LabelTextClassificationOperationMetadata text_classification_details = 9;- Specified by:
getTextClassificationDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
hasTextEntityExtractionDetails
public boolean hasTextEntityExtractionDetails()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;- Specified by:
hasTextEntityExtractionDetailsin 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:
getTextEntityExtractionDetailsin interfaceLabelOperationMetadataOrBuilder- Returns:
- The textEntityExtractionDetails.
-
setTextEntityExtractionDetails
public LabelOperationMetadata.Builder setTextEntityExtractionDetails(LabelTextEntityExtractionOperationMetadata value)
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
-
setTextEntityExtractionDetails
public LabelOperationMetadata.Builder setTextEntityExtractionDetails(LabelTextEntityExtractionOperationMetadata.Builder builderForValue)
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
-
mergeTextEntityExtractionDetails
public LabelOperationMetadata.Builder mergeTextEntityExtractionDetails(LabelTextEntityExtractionOperationMetadata value)
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
-
clearTextEntityExtractionDetails
public LabelOperationMetadata.Builder clearTextEntityExtractionDetails()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
-
getTextEntityExtractionDetailsBuilder
public LabelTextEntityExtractionOperationMetadata.Builder getTextEntityExtractionDetailsBuilder()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;
-
getTextEntityExtractionDetailsOrBuilder
public LabelTextEntityExtractionOperationMetadataOrBuilder getTextEntityExtractionDetailsOrBuilder()
Details of label text entity extraction operation.
.google.cloud.datalabeling.v1beta1.LabelTextEntityExtractionOperationMetadata text_entity_extraction_details = 13;- Specified by:
getTextEntityExtractionDetailsOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
getProgressPercent
public int getProgressPercent()
Output only. Progress of label operation. Range: [0, 100].
int32 progress_percent = 1;- Specified by:
getProgressPercentin interfaceLabelOperationMetadataOrBuilder- Returns:
- The progressPercent.
-
setProgressPercent
public LabelOperationMetadata.Builder setProgressPercent(int value)
Output only. Progress of label operation. Range: [0, 100].
int32 progress_percent = 1;- Parameters:
value- The progressPercent to set.- Returns:
- This builder for chaining.
-
clearProgressPercent
public LabelOperationMetadata.Builder clearProgressPercent()
Output only. Progress of label operation. Range: [0, 100].
int32 progress_percent = 1;- Returns:
- This builder for chaining.
-
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:
getPartialFailuresListin 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:
getPartialFailuresCountin 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:
getPartialFailuresin interfaceLabelOperationMetadataOrBuilder
-
setPartialFailures
public LabelOperationMetadata.Builder setPartialFailures(int index, com.google.rpc.Status value)
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;
-
setPartialFailures
public LabelOperationMetadata.Builder setPartialFailures(int index, com.google.rpc.Status.Builder builderForValue)
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;
-
addPartialFailures
public LabelOperationMetadata.Builder addPartialFailures(com.google.rpc.Status value)
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;
-
addPartialFailures
public LabelOperationMetadata.Builder addPartialFailures(int index, com.google.rpc.Status value)
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;
-
addPartialFailures
public LabelOperationMetadata.Builder addPartialFailures(com.google.rpc.Status.Builder builderForValue)
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;
-
addPartialFailures
public LabelOperationMetadata.Builder addPartialFailures(int index, com.google.rpc.Status.Builder builderForValue)
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;
-
addAllPartialFailures
public LabelOperationMetadata.Builder addAllPartialFailures(Iterable<? extends com.google.rpc.Status> values)
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;
-
clearPartialFailures
public LabelOperationMetadata.Builder clearPartialFailures()
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;
-
removePartialFailures
public LabelOperationMetadata.Builder removePartialFailures(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;
-
getPartialFailuresBuilder
public com.google.rpc.Status.Builder getPartialFailuresBuilder(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;
-
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:
getPartialFailuresOrBuilderin 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:
getPartialFailuresOrBuilderListin interfaceLabelOperationMetadataOrBuilder
-
addPartialFailuresBuilder
public com.google.rpc.Status.Builder addPartialFailuresBuilder()
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;
-
addPartialFailuresBuilder
public com.google.rpc.Status.Builder addPartialFailuresBuilder(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;
-
getPartialFailuresBuilderList
public List<com.google.rpc.Status.Builder> getPartialFailuresBuilderList()
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;
-
hasCreateTime
public boolean hasCreateTime()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;- Specified by:
hasCreateTimein 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:
getCreateTimein interfaceLabelOperationMetadataOrBuilder- Returns:
- The createTime.
-
setCreateTime
public LabelOperationMetadata.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
-
setCreateTime
public LabelOperationMetadata.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
-
mergeCreateTime
public LabelOperationMetadata.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
-
clearCreateTime
public LabelOperationMetadata.Builder clearCreateTime()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when labeling request was created.
.google.protobuf.Timestamp create_time = 16;- Specified by:
getCreateTimeOrBuilderin interfaceLabelOperationMetadataOrBuilder
-
setUnknownFields
public final LabelOperationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
mergeUnknownFields
public final LabelOperationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LabelOperationMetadata.Builder>
-
-