Class AnnotatedDatasetMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.datalabeling.v1beta1.AnnotatedDatasetMetadata
-
- All Implemented Interfaces:
AnnotatedDatasetMetadataOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AnnotatedDatasetMetadata extends com.google.protobuf.GeneratedMessageV3 implements AnnotatedDatasetMetadataOrBuilder
Metadata on AnnotatedDataset.
Protobuf typegoogle.cloud.datalabeling.v1beta1.AnnotatedDatasetMetadata- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAnnotatedDatasetMetadata.AnnotationRequestConfigCasestatic classAnnotatedDatasetMetadata.BuilderMetadata on AnnotatedDataset.-
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 intBOUNDING_POLY_CONFIG_FIELD_NUMBERstatic intEVENT_CONFIG_FIELD_NUMBERstatic intHUMAN_ANNOTATION_CONFIG_FIELD_NUMBERstatic intIMAGE_CLASSIFICATION_CONFIG_FIELD_NUMBERstatic intOBJECT_DETECTION_CONFIG_FIELD_NUMBERstatic intOBJECT_TRACKING_CONFIG_FIELD_NUMBERstatic intPOLYLINE_CONFIG_FIELD_NUMBERstatic intSEGMENTATION_CONFIG_FIELD_NUMBERstatic intTEXT_CLASSIFICATION_CONFIG_FIELD_NUMBERstatic intTEXT_ENTITY_EXTRACTION_CONFIG_FIELD_NUMBERstatic intVIDEO_CLASSIFICATION_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AnnotatedDatasetMetadata.AnnotationRequestConfigCasegetAnnotationRequestConfigCase()BoundingPolyConfiggetBoundingPolyConfig()Configuration for image bounding box and bounding poly task.BoundingPolyConfigOrBuildergetBoundingPolyConfigOrBuilder()Configuration for image bounding box and bounding poly task.static AnnotatedDatasetMetadatagetDefaultInstance()AnnotatedDatasetMetadatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()EventConfiggetEventConfig()Configuration for video event labeling task.EventConfigOrBuildergetEventConfigOrBuilder()Configuration for video event labeling task.HumanAnnotationConfiggetHumanAnnotationConfig()HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.HumanAnnotationConfigOrBuildergetHumanAnnotationConfigOrBuilder()HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.ImageClassificationConfiggetImageClassificationConfig()Configuration for image classification task.ImageClassificationConfigOrBuildergetImageClassificationConfigOrBuilder()Configuration for image classification task.ObjectDetectionConfiggetObjectDetectionConfig()Configuration for video object detection task.ObjectDetectionConfigOrBuildergetObjectDetectionConfigOrBuilder()Configuration for video object detection task.ObjectTrackingConfiggetObjectTrackingConfig()Configuration for video object tracking task.ObjectTrackingConfigOrBuildergetObjectTrackingConfigOrBuilder()Configuration for video object tracking task.com.google.protobuf.Parser<AnnotatedDatasetMetadata>getParserForType()PolylineConfiggetPolylineConfig()Configuration for image polyline task.PolylineConfigOrBuildergetPolylineConfigOrBuilder()Configuration for image polyline task.SegmentationConfiggetSegmentationConfig()Configuration for image segmentation task.SegmentationConfigOrBuildergetSegmentationConfigOrBuilder()Configuration for image segmentation task.intgetSerializedSize()TextClassificationConfiggetTextClassificationConfig()Configuration for text classification task.TextClassificationConfigOrBuildergetTextClassificationConfigOrBuilder()Configuration for text classification task.TextEntityExtractionConfiggetTextEntityExtractionConfig()Configuration for text entity extraction task.TextEntityExtractionConfigOrBuildergetTextEntityExtractionConfigOrBuilder()Configuration for text entity extraction task.VideoClassificationConfiggetVideoClassificationConfig()Configuration for video classification task.VideoClassificationConfigOrBuildergetVideoClassificationConfigOrBuilder()Configuration for video classification task.booleanhasBoundingPolyConfig()Configuration for image bounding box and bounding poly task.booleanhasEventConfig()Configuration for video event labeling task.inthashCode()booleanhasHumanAnnotationConfig()HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.booleanhasImageClassificationConfig()Configuration for image classification task.booleanhasObjectDetectionConfig()Configuration for video object detection task.booleanhasObjectTrackingConfig()Configuration for video object tracking task.booleanhasPolylineConfig()Configuration for image polyline task.booleanhasSegmentationConfig()Configuration for image segmentation task.booleanhasTextClassificationConfig()Configuration for text classification task.booleanhasTextEntityExtractionConfig()Configuration for text entity extraction task.booleanhasVideoClassificationConfig()Configuration for video classification task.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AnnotatedDatasetMetadata.BuildernewBuilder()static AnnotatedDatasetMetadata.BuildernewBuilder(AnnotatedDatasetMetadata prototype)AnnotatedDatasetMetadata.BuildernewBuilderForType()protected AnnotatedDatasetMetadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AnnotatedDatasetMetadataparseDelimitedFrom(InputStream input)static AnnotatedDatasetMetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatedDatasetMetadataparseFrom(byte[] data)static AnnotatedDatasetMetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatedDatasetMetadataparseFrom(com.google.protobuf.ByteString data)static AnnotatedDatasetMetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatedDatasetMetadataparseFrom(com.google.protobuf.CodedInputStream input)static AnnotatedDatasetMetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatedDatasetMetadataparseFrom(InputStream input)static AnnotatedDatasetMetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotatedDatasetMetadataparseFrom(ByteBuffer data)static AnnotatedDatasetMetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AnnotatedDatasetMetadata>parser()AnnotatedDatasetMetadata.BuildertoBuilder()voidwriteTo(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_CONFIG_FIELD_NUMBER
public static final int IMAGE_CLASSIFICATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOUNDING_POLY_CONFIG_FIELD_NUMBER
public static final int BOUNDING_POLY_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POLYLINE_CONFIG_FIELD_NUMBER
public static final int POLYLINE_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEGMENTATION_CONFIG_FIELD_NUMBER
public static final int SEGMENTATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int VIDEO_CLASSIFICATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECT_DETECTION_CONFIG_FIELD_NUMBER
public static final int OBJECT_DETECTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECT_TRACKING_CONFIG_FIELD_NUMBER
public static final int OBJECT_TRACKING_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_CONFIG_FIELD_NUMBER
public static final int EVENT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int TEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_ENTITY_EXTRACTION_CONFIG_FIELD_NUMBER
public static final int TEXT_ENTITY_EXTRACTION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HUMAN_ANNOTATION_CONFIG_FIELD_NUMBER
public static final int HUMAN_ANNOTATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getAnnotationRequestConfigCase
public AnnotatedDatasetMetadata.AnnotationRequestConfigCase getAnnotationRequestConfigCase()
- Specified by:
getAnnotationRequestConfigCasein interfaceAnnotatedDatasetMetadataOrBuilder
-
hasImageClassificationConfig
public boolean hasImageClassificationConfig()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;- Specified by:
hasImageClassificationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the imageClassificationConfig field is set.
-
getImageClassificationConfig
public ImageClassificationConfig getImageClassificationConfig()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;- Specified by:
getImageClassificationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The imageClassificationConfig.
-
getImageClassificationConfigOrBuilder
public ImageClassificationConfigOrBuilder getImageClassificationConfigOrBuilder()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;- Specified by:
getImageClassificationConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasBoundingPolyConfig
public boolean hasBoundingPolyConfig()
Configuration for image bounding box and bounding poly task.
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 3;- Specified by:
hasBoundingPolyConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the boundingPolyConfig field is set.
-
getBoundingPolyConfig
public BoundingPolyConfig getBoundingPolyConfig()
Configuration for image bounding box and bounding poly task.
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 3;- Specified by:
getBoundingPolyConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The boundingPolyConfig.
-
getBoundingPolyConfigOrBuilder
public BoundingPolyConfigOrBuilder getBoundingPolyConfigOrBuilder()
Configuration for image bounding box and bounding poly task.
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 3;- Specified by:
getBoundingPolyConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasPolylineConfig
public boolean hasPolylineConfig()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;- Specified by:
hasPolylineConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the polylineConfig field is set.
-
getPolylineConfig
public PolylineConfig getPolylineConfig()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;- Specified by:
getPolylineConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The polylineConfig.
-
getPolylineConfigOrBuilder
public PolylineConfigOrBuilder getPolylineConfigOrBuilder()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;- Specified by:
getPolylineConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasSegmentationConfig
public boolean hasSegmentationConfig()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;- Specified by:
hasSegmentationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the segmentationConfig field is set.
-
getSegmentationConfig
public SegmentationConfig getSegmentationConfig()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;- Specified by:
getSegmentationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The segmentationConfig.
-
getSegmentationConfigOrBuilder
public SegmentationConfigOrBuilder getSegmentationConfigOrBuilder()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;- Specified by:
getSegmentationConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasVideoClassificationConfig
public boolean hasVideoClassificationConfig()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;- Specified by:
hasVideoClassificationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the videoClassificationConfig field is set.
-
getVideoClassificationConfig
public VideoClassificationConfig getVideoClassificationConfig()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;- Specified by:
getVideoClassificationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The videoClassificationConfig.
-
getVideoClassificationConfigOrBuilder
public VideoClassificationConfigOrBuilder getVideoClassificationConfigOrBuilder()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;- Specified by:
getVideoClassificationConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasObjectDetectionConfig
public boolean hasObjectDetectionConfig()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;- Specified by:
hasObjectDetectionConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the objectDetectionConfig field is set.
-
getObjectDetectionConfig
public ObjectDetectionConfig getObjectDetectionConfig()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;- Specified by:
getObjectDetectionConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The objectDetectionConfig.
-
getObjectDetectionConfigOrBuilder
public ObjectDetectionConfigOrBuilder getObjectDetectionConfigOrBuilder()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;- Specified by:
getObjectDetectionConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasObjectTrackingConfig
public boolean hasObjectTrackingConfig()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;- Specified by:
hasObjectTrackingConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the objectTrackingConfig field is set.
-
getObjectTrackingConfig
public ObjectTrackingConfig getObjectTrackingConfig()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;- Specified by:
getObjectTrackingConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The objectTrackingConfig.
-
getObjectTrackingConfigOrBuilder
public ObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;- Specified by:
getObjectTrackingConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasEventConfig
public boolean hasEventConfig()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;- Specified by:
hasEventConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the eventConfig field is set.
-
getEventConfig
public EventConfig getEventConfig()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;- Specified by:
getEventConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The eventConfig.
-
getEventConfigOrBuilder
public EventConfigOrBuilder getEventConfigOrBuilder()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;- Specified by:
getEventConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasTextClassificationConfig
public boolean hasTextClassificationConfig()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;- Specified by:
hasTextClassificationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the textClassificationConfig field is set.
-
getTextClassificationConfig
public TextClassificationConfig getTextClassificationConfig()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;- Specified by:
getTextClassificationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The textClassificationConfig.
-
getTextClassificationConfigOrBuilder
public TextClassificationConfigOrBuilder getTextClassificationConfigOrBuilder()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;- Specified by:
getTextClassificationConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasTextEntityExtractionConfig
public boolean hasTextEntityExtractionConfig()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;- Specified by:
hasTextEntityExtractionConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the textEntityExtractionConfig field is set.
-
getTextEntityExtractionConfig
public TextEntityExtractionConfig getTextEntityExtractionConfig()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;- Specified by:
getTextEntityExtractionConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The textEntityExtractionConfig.
-
getTextEntityExtractionConfigOrBuilder
public TextEntityExtractionConfigOrBuilder getTextEntityExtractionConfigOrBuilder()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;- Specified by:
getTextEntityExtractionConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
hasHumanAnnotationConfig
public boolean hasHumanAnnotationConfig()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 1;- Specified by:
hasHumanAnnotationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- Whether the humanAnnotationConfig field is set.
-
getHumanAnnotationConfig
public HumanAnnotationConfig getHumanAnnotationConfig()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 1;- Specified by:
getHumanAnnotationConfigin interfaceAnnotatedDatasetMetadataOrBuilder- Returns:
- The humanAnnotationConfig.
-
getHumanAnnotationConfigOrBuilder
public HumanAnnotationConfigOrBuilder getHumanAnnotationConfigOrBuilder()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 1;- Specified by:
getHumanAnnotationConfigOrBuilderin interfaceAnnotatedDatasetMetadataOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnnotatedDatasetMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AnnotatedDatasetMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AnnotatedDatasetMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AnnotatedDatasetMetadata.Builder newBuilder()
-
newBuilder
public static AnnotatedDatasetMetadata.Builder newBuilder(AnnotatedDatasetMetadata prototype)
-
toBuilder
public AnnotatedDatasetMetadata.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AnnotatedDatasetMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AnnotatedDatasetMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AnnotatedDatasetMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<AnnotatedDatasetMetadata> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AnnotatedDatasetMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-