public interface EvaluationConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxEvaluationOptions |
getBoundingBoxEvaluationOptions()
.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions bounding_box_evaluation_options = 1;
|
BoundingBoxEvaluationOptionsOrBuilder |
getBoundingBoxEvaluationOptionsOrBuilder()
.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions bounding_box_evaluation_options = 1;
|
EvaluationConfig.VerticalOptionCase |
getVerticalOptionCase() |
boolean |
hasBoundingBoxEvaluationOptions()
.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions bounding_box_evaluation_options = 1;
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBoundingBoxEvaluationOptions()
.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions bounding_box_evaluation_options = 1;
BoundingBoxEvaluationOptions getBoundingBoxEvaluationOptions()
.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions bounding_box_evaluation_options = 1;
BoundingBoxEvaluationOptionsOrBuilder getBoundingBoxEvaluationOptionsOrBuilder()
.google.cloud.datalabeling.v1beta1.BoundingBoxEvaluationOptions bounding_box_evaluation_options = 1;
EvaluationConfig.VerticalOptionCase getVerticalOptionCase()
Copyright © 2019 Google LLC. All rights reserved.