public final class AnnotatedDatasetMetadata extends com.google.protobuf.GeneratedMessageV3 implements AnnotatedDatasetMetadataOrBuilder
Metadata on AnnotatedDataset.Protobuf type
google.cloud.datalabeling.v1beta1.AnnotatedDatasetMetadata| Modifier and Type | Class and Description |
|---|---|
static class |
AnnotatedDatasetMetadata.AnnotationRequestConfigCase |
static class |
AnnotatedDatasetMetadata.Builder
Metadata on AnnotatedDataset.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and 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 |
| Modifier and Type | Method and 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.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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) |
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(ByteBuffer data) |
static AnnotatedDatasetMetadata |
parseFrom(ByteBuffer 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 com.google.protobuf.Parser<AnnotatedDatasetMetadata> |
parser() |
AnnotatedDatasetMetadata.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int IMAGE_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int BOUNDING_POLY_CONFIG_FIELD_NUMBER
public static final int POLYLINE_CONFIG_FIELD_NUMBER
public static final int SEGMENTATION_CONFIG_FIELD_NUMBER
public static final int VIDEO_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int OBJECT_DETECTION_CONFIG_FIELD_NUMBER
public static final int OBJECT_TRACKING_CONFIG_FIELD_NUMBER
public static final int EVENT_CONFIG_FIELD_NUMBER
public static final int TEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int TEXT_ENTITY_EXTRACTION_CONFIG_FIELD_NUMBER
public static final int HUMAN_ANNOTATION_CONFIG_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public AnnotatedDatasetMetadata.AnnotationRequestConfigCase getAnnotationRequestConfigCase()
getAnnotationRequestConfigCase in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasImageClassificationConfig()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;
hasImageClassificationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic ImageClassificationConfig getImageClassificationConfig()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;
getImageClassificationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic ImageClassificationConfigOrBuilder getImageClassificationConfigOrBuilder()
Configuration for image classification task.
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 2;
getImageClassificationConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasBoundingPolyConfig()
Configuration for image bounding box and bounding poly task.
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 3;hasBoundingPolyConfig in interface AnnotatedDatasetMetadataOrBuilderpublic BoundingPolyConfig getBoundingPolyConfig()
Configuration for image bounding box and bounding poly task.
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 3;getBoundingPolyConfig in interface AnnotatedDatasetMetadataOrBuilderpublic BoundingPolyConfigOrBuilder getBoundingPolyConfigOrBuilder()
Configuration for image bounding box and bounding poly task.
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 3;getBoundingPolyConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasPolylineConfig()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;hasPolylineConfig in interface AnnotatedDatasetMetadataOrBuilderpublic PolylineConfig getPolylineConfig()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;getPolylineConfig in interface AnnotatedDatasetMetadataOrBuilderpublic PolylineConfigOrBuilder getPolylineConfigOrBuilder()
Configuration for image polyline task.
.google.cloud.datalabeling.v1beta1.PolylineConfig polyline_config = 4;getPolylineConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasSegmentationConfig()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;hasSegmentationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic SegmentationConfig getSegmentationConfig()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;getSegmentationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic SegmentationConfigOrBuilder getSegmentationConfigOrBuilder()
Configuration for image segmentation task.
.google.cloud.datalabeling.v1beta1.SegmentationConfig segmentation_config = 5;getSegmentationConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasVideoClassificationConfig()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
hasVideoClassificationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic VideoClassificationConfig getVideoClassificationConfig()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
getVideoClassificationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic VideoClassificationConfigOrBuilder getVideoClassificationConfigOrBuilder()
Configuration for video classification task.
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
getVideoClassificationConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasObjectDetectionConfig()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
hasObjectDetectionConfig in interface AnnotatedDatasetMetadataOrBuilderpublic ObjectDetectionConfig getObjectDetectionConfig()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
getObjectDetectionConfig in interface AnnotatedDatasetMetadataOrBuilderpublic ObjectDetectionConfigOrBuilder getObjectDetectionConfigOrBuilder()
Configuration for video object detection task.
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
getObjectDetectionConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasObjectTrackingConfig()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;
hasObjectTrackingConfig in interface AnnotatedDatasetMetadataOrBuilderpublic ObjectTrackingConfig getObjectTrackingConfig()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;
getObjectTrackingConfig in interface AnnotatedDatasetMetadataOrBuilderpublic ObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
Configuration for video object tracking task.
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 8;
getObjectTrackingConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasEventConfig()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;hasEventConfig in interface AnnotatedDatasetMetadataOrBuilderpublic EventConfig getEventConfig()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;getEventConfig in interface AnnotatedDatasetMetadataOrBuilderpublic EventConfigOrBuilder getEventConfigOrBuilder()
Configuration for video event labeling task.
.google.cloud.datalabeling.v1beta1.EventConfig event_config = 9;getEventConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasTextClassificationConfig()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;
hasTextClassificationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic TextClassificationConfig getTextClassificationConfig()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;
getTextClassificationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic TextClassificationConfigOrBuilder getTextClassificationConfigOrBuilder()
Configuration for text classification task.
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 10;
getTextClassificationConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasTextEntityExtractionConfig()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;
hasTextEntityExtractionConfig in interface AnnotatedDatasetMetadataOrBuilderpublic TextEntityExtractionConfig getTextEntityExtractionConfig()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;
getTextEntityExtractionConfig in interface AnnotatedDatasetMetadataOrBuilderpublic TextEntityExtractionConfigOrBuilder getTextEntityExtractionConfigOrBuilder()
Configuration for text entity extraction task.
.google.cloud.datalabeling.v1beta1.TextEntityExtractionConfig text_entity_extraction_config = 11;
getTextEntityExtractionConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic boolean hasHumanAnnotationConfig()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 1;
hasHumanAnnotationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic HumanAnnotationConfig getHumanAnnotationConfig()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 1;
getHumanAnnotationConfig in interface AnnotatedDatasetMetadataOrBuilderpublic HumanAnnotationConfigOrBuilder getHumanAnnotationConfigOrBuilder()
HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 1;
getHumanAnnotationConfigOrBuilder in interface AnnotatedDatasetMetadataOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static AnnotatedDatasetMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotatedDatasetMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotatedDatasetMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotatedDatasetMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AnnotatedDatasetMetadata parseFrom(InputStream input) throws IOException
IOExceptionpublic static AnnotatedDatasetMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AnnotatedDatasetMetadata parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AnnotatedDatasetMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AnnotatedDatasetMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AnnotatedDatasetMetadata.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AnnotatedDatasetMetadata.Builder newBuilder()
public static AnnotatedDatasetMetadata.Builder newBuilder(AnnotatedDatasetMetadata prototype)
public AnnotatedDatasetMetadata.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AnnotatedDatasetMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AnnotatedDatasetMetadata getDefaultInstance()
public static com.google.protobuf.Parser<AnnotatedDatasetMetadata> parser()
public com.google.protobuf.Parser<AnnotatedDatasetMetadata> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AnnotatedDatasetMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.