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 class
AnnotatedDatasetMetadata.AnnotationRequestConfigCase
static class
AnnotatedDatasetMetadata.Builder
Metadata 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 int
BOUNDING_POLY_CONFIG_FIELD_NUMBER
static int
EVENT_CONFIG_FIELD_NUMBER
static int
HUMAN_ANNOTATION_CONFIG_FIELD_NUMBER
static int
IMAGE_CLASSIFICATION_CONFIG_FIELD_NUMBER
static int
OBJECT_DETECTION_CONFIG_FIELD_NUMBER
static int
OBJECT_TRACKING_CONFIG_FIELD_NUMBER
static int
POLYLINE_CONFIG_FIELD_NUMBER
static int
SEGMENTATION_CONFIG_FIELD_NUMBER
static int
TEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
static int
TEXT_ENTITY_EXTRACTION_CONFIG_FIELD_NUMBER
static int
VIDEO_CLASSIFICATION_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AnnotatedDatasetMetadata.AnnotationRequestConfigCase
getAnnotationRequestConfigCase()
BoundingPolyConfig
getBoundingPolyConfig()
Configuration for image bounding box and bounding poly task.BoundingPolyConfigOrBuilder
getBoundingPolyConfigOrBuilder()
Configuration for image bounding box and bounding poly task.static AnnotatedDatasetMetadata
getDefaultInstance()
AnnotatedDatasetMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
EventConfig
getEventConfig()
Configuration for video event labeling task.EventConfigOrBuilder
getEventConfigOrBuilder()
Configuration for video event labeling task.HumanAnnotationConfig
getHumanAnnotationConfig()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.HumanAnnotationConfigOrBuilder
getHumanAnnotationConfigOrBuilder()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.ImageClassificationConfig
getImageClassificationConfig()
Configuration for image classification task.ImageClassificationConfigOrBuilder
getImageClassificationConfigOrBuilder()
Configuration for image classification task.ObjectDetectionConfig
getObjectDetectionConfig()
Configuration for video object detection task.ObjectDetectionConfigOrBuilder
getObjectDetectionConfigOrBuilder()
Configuration for video object detection task.ObjectTrackingConfig
getObjectTrackingConfig()
Configuration for video object tracking task.ObjectTrackingConfigOrBuilder
getObjectTrackingConfigOrBuilder()
Configuration for video object tracking task.com.google.protobuf.Parser<AnnotatedDatasetMetadata>
getParserForType()
PolylineConfig
getPolylineConfig()
Configuration for image polyline task.PolylineConfigOrBuilder
getPolylineConfigOrBuilder()
Configuration for image polyline task.SegmentationConfig
getSegmentationConfig()
Configuration for image segmentation task.SegmentationConfigOrBuilder
getSegmentationConfigOrBuilder()
Configuration for image segmentation task.int
getSerializedSize()
TextClassificationConfig
getTextClassificationConfig()
Configuration for text classification task.TextClassificationConfigOrBuilder
getTextClassificationConfigOrBuilder()
Configuration for text classification task.TextEntityExtractionConfig
getTextEntityExtractionConfig()
Configuration for text entity extraction task.TextEntityExtractionConfigOrBuilder
getTextEntityExtractionConfigOrBuilder()
Configuration for text entity extraction task.VideoClassificationConfig
getVideoClassificationConfig()
Configuration for video classification task.VideoClassificationConfigOrBuilder
getVideoClassificationConfigOrBuilder()
Configuration for video classification task.boolean
hasBoundingPolyConfig()
Configuration for image bounding box and bounding poly task.boolean
hasEventConfig()
Configuration for video event labeling task.int
hashCode()
boolean
hasHumanAnnotationConfig()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.boolean
hasImageClassificationConfig()
Configuration for image classification task.boolean
hasObjectDetectionConfig()
Configuration for video object detection task.boolean
hasObjectTrackingConfig()
Configuration for video object tracking task.boolean
hasPolylineConfig()
Configuration for image polyline task.boolean
hasSegmentationConfig()
Configuration for image segmentation task.boolean
hasTextClassificationConfig()
Configuration for text classification task.boolean
hasTextEntityExtractionConfig()
Configuration for text entity extraction task.boolean
hasVideoClassificationConfig()
Configuration for video classification task.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static AnnotatedDatasetMetadata.Builder
newBuilder()
static AnnotatedDatasetMetadata.Builder
newBuilder(AnnotatedDatasetMetadata prototype)
AnnotatedDatasetMetadata.Builder
newBuilderForType()
protected AnnotatedDatasetMetadata.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AnnotatedDatasetMetadata
parseDelimitedFrom(InputStream input)
static AnnotatedDatasetMetadata
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotatedDatasetMetadata
parseFrom(byte[] data)
static AnnotatedDatasetMetadata
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotatedDatasetMetadata
parseFrom(com.google.protobuf.ByteString data)
static AnnotatedDatasetMetadata
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotatedDatasetMetadata
parseFrom(com.google.protobuf.CodedInputStream input)
static AnnotatedDatasetMetadata
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotatedDatasetMetadata
parseFrom(InputStream input)
static AnnotatedDatasetMetadata
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AnnotatedDatasetMetadata
parseFrom(ByteBuffer data)
static AnnotatedDatasetMetadata
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AnnotatedDatasetMetadata>
parser()
AnnotatedDatasetMetadata.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_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:
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
-
getAnnotationRequestConfigCase
public AnnotatedDatasetMetadata.AnnotationRequestConfigCase getAnnotationRequestConfigCase()
- Specified by:
getAnnotationRequestConfigCase
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasImageClassificationConfig
public boolean hasImageClassificationConfig()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;
- Specified by:
hasImageClassificationConfig
in 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:
getImageClassificationConfig
in interfaceAnnotatedDatasetMetadataOrBuilder
- Returns:
- The imageClassificationConfig.
-
getImageClassificationConfigOrBuilder
public ImageClassificationConfigOrBuilder getImageClassificationConfigOrBuilder()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;
- Specified by:
getImageClassificationConfigOrBuilder
in 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:
hasBoundingPolyConfig
in 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:
getBoundingPolyConfig
in 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:
getBoundingPolyConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasPolylineConfig
public boolean hasPolylineConfig()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;
- Specified by:
hasPolylineConfig
in 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:
getPolylineConfig
in interfaceAnnotatedDatasetMetadataOrBuilder
- Returns:
- The polylineConfig.
-
getPolylineConfigOrBuilder
public PolylineConfigOrBuilder getPolylineConfigOrBuilder()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;
- Specified by:
getPolylineConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasSegmentationConfig
public boolean hasSegmentationConfig()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;
- Specified by:
hasSegmentationConfig
in 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:
getSegmentationConfig
in interfaceAnnotatedDatasetMetadataOrBuilder
- Returns:
- The segmentationConfig.
-
getSegmentationConfigOrBuilder
public SegmentationConfigOrBuilder getSegmentationConfigOrBuilder()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;
- Specified by:
getSegmentationConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasVideoClassificationConfig
public boolean hasVideoClassificationConfig()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
- Specified by:
hasVideoClassificationConfig
in 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:
getVideoClassificationConfig
in interfaceAnnotatedDatasetMetadataOrBuilder
- Returns:
- The videoClassificationConfig.
-
getVideoClassificationConfigOrBuilder
public VideoClassificationConfigOrBuilder getVideoClassificationConfigOrBuilder()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
- Specified by:
getVideoClassificationConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasObjectDetectionConfig
public boolean hasObjectDetectionConfig()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
- Specified by:
hasObjectDetectionConfig
in 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:
getObjectDetectionConfig
in 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:
getObjectDetectionConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasObjectTrackingConfig
public boolean hasObjectTrackingConfig()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;
- Specified by:
hasObjectTrackingConfig
in 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:
getObjectTrackingConfig
in 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:
getObjectTrackingConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasEventConfig
public boolean hasEventConfig()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;
- Specified by:
hasEventConfig
in 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:
getEventConfig
in interfaceAnnotatedDatasetMetadataOrBuilder
- Returns:
- The eventConfig.
-
getEventConfigOrBuilder
public EventConfigOrBuilder getEventConfigOrBuilder()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;
- Specified by:
getEventConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasTextClassificationConfig
public boolean hasTextClassificationConfig()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;
- Specified by:
hasTextClassificationConfig
in 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:
getTextClassificationConfig
in interfaceAnnotatedDatasetMetadataOrBuilder
- Returns:
- The textClassificationConfig.
-
getTextClassificationConfigOrBuilder
public TextClassificationConfigOrBuilder getTextClassificationConfigOrBuilder()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;
- Specified by:
getTextClassificationConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
hasTextEntityExtractionConfig
public boolean hasTextEntityExtractionConfig()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;
- Specified by:
hasTextEntityExtractionConfig
in 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:
getTextEntityExtractionConfig
in 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:
getTextEntityExtractionConfigOrBuilder
in 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:
hasHumanAnnotationConfig
in 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:
getHumanAnnotationConfig
in 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:
getHumanAnnotationConfigOrBuilder
in interfaceAnnotatedDatasetMetadataOrBuilder
-
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 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AnnotatedDatasetMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AnnotatedDatasetMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-