public interface LabelTextEntityExtractionOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HumanAnnotationConfig |
getBasicConfig()
Basic human annotation config used in labeling request.
|
HumanAnnotationConfigOrBuilder |
getBasicConfigOrBuilder()
Basic human annotation config used in labeling request.
|
boolean |
hasBasicConfig()
Basic human annotation config used in labeling request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBasicConfig()
Basic human annotation config used in labeling request.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig basic_config = 1;HumanAnnotationConfig getBasicConfig()
Basic human annotation config used in labeling request.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig basic_config = 1;HumanAnnotationConfigOrBuilder getBasicConfigOrBuilder()
Basic human annotation config used in labeling request.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig basic_config = 1;Copyright © 2019 Google LLC. All rights reserved.