public interface EvaluationJobConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsBigqueryImportKeys(String key)
Mappings between reserved keys for bigquery import and customized tensor
names.
|
Map<String,String> |
getBigqueryImportKeys()
Deprecated.
|
int |
getBigqueryImportKeysCount()
Mappings between reserved keys for bigquery import and customized tensor
names.
|
Map<String,String> |
getBigqueryImportKeysMap()
Mappings between reserved keys for bigquery import and customized tensor
names.
|
String |
getBigqueryImportKeysOrDefault(String key,
String defaultValue)
Mappings between reserved keys for bigquery import and customized tensor
names.
|
String |
getBigqueryImportKeysOrThrow(String key)
Mappings between reserved keys for bigquery import and customized tensor
names.
|
BoundingPolyConfig |
getBoundingPolyConfig()
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5; |
BoundingPolyConfigOrBuilder |
getBoundingPolyConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5; |
EvaluationConfig |
getEvaluationConfig()
Config used to create evaluation.
|
EvaluationConfigOrBuilder |
getEvaluationConfigOrBuilder()
Config used to create evaluation.
|
EvaluationJobAlertConfig |
getEvaluationJobAlertConfig()
Alert config for the evaluation job.
|
EvaluationJobAlertConfigOrBuilder |
getEvaluationJobAlertConfigOrBuilder()
Alert config for the evaluation job.
|
int |
getExampleCount()
Max number of examples to collect in each period.
|
double |
getExampleSamplePercentage()
Percentage of examples to collect in each period.
|
HumanAnnotationConfig |
getHumanAnnotationConfig()
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;
|
HumanAnnotationConfigOrBuilder |
getHumanAnnotationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;
|
EvaluationJobConfig.HumanAnnotationRequestConfigCase |
getHumanAnnotationRequestConfigCase() |
ImageClassificationConfig |
getImageClassificationConfig()
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;
|
ImageClassificationConfigOrBuilder |
getImageClassificationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;
|
InputConfig |
getInputConfig()
Input config for data, gcs_source in the config will be the root path for
data.
|
InputConfigOrBuilder |
getInputConfigOrBuilder()
Input config for data, gcs_source in the config will be the root path for
data.
|
ObjectDetectionConfig |
getObjectDetectionConfig()
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
|
ObjectDetectionConfigOrBuilder |
getObjectDetectionConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
|
ObjectTrackingConfig |
getObjectTrackingConfig()
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 12;
|
ObjectTrackingConfigOrBuilder |
getObjectTrackingConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 12;
|
TextClassificationConfig |
getTextClassificationConfig()
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;
|
TextClassificationConfigOrBuilder |
getTextClassificationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;
|
VideoClassificationConfig |
getVideoClassificationConfig()
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
|
VideoClassificationConfigOrBuilder |
getVideoClassificationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
|
boolean |
hasBoundingPolyConfig()
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5; |
boolean |
hasEvaluationConfig()
Config used to create evaluation.
|
boolean |
hasEvaluationJobAlertConfig()
Alert config for the evaluation job.
|
boolean |
hasHumanAnnotationConfig()
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;
|
boolean |
hasImageClassificationConfig()
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;
|
boolean |
hasInputConfig()
Input config for data, gcs_source in the config will be the root path for
data.
|
boolean |
hasObjectDetectionConfig()
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
|
boolean |
hasObjectTrackingConfig()
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 12;
|
boolean |
hasTextClassificationConfig()
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;
|
boolean |
hasVideoClassificationConfig()
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasImageClassificationConfig()
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;
ImageClassificationConfig getImageClassificationConfig()
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;
ImageClassificationConfigOrBuilder getImageClassificationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;
boolean hasBoundingPolyConfig()
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5;BoundingPolyConfig getBoundingPolyConfig()
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5;BoundingPolyConfigOrBuilder getBoundingPolyConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5;boolean hasVideoClassificationConfig()
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
VideoClassificationConfig getVideoClassificationConfig()
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
VideoClassificationConfigOrBuilder getVideoClassificationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.VideoClassificationConfig video_classification_config = 6;
boolean hasObjectDetectionConfig()
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
ObjectDetectionConfig getObjectDetectionConfig()
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
ObjectDetectionConfigOrBuilder getObjectDetectionConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.ObjectDetectionConfig object_detection_config = 7;
boolean hasTextClassificationConfig()
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;
TextClassificationConfig getTextClassificationConfig()
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;
TextClassificationConfigOrBuilder getTextClassificationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;
boolean hasObjectTrackingConfig()
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 12;
ObjectTrackingConfig getObjectTrackingConfig()
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 12;
ObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.ObjectTrackingConfig object_tracking_config = 12;
boolean hasInputConfig()
Input config for data, gcs_source in the config will be the root path for data. Data should be organzied chronically under that path.
.google.cloud.datalabeling.v1beta1.InputConfig input_config = 1;InputConfig getInputConfig()
Input config for data, gcs_source in the config will be the root path for data. Data should be organzied chronically under that path.
.google.cloud.datalabeling.v1beta1.InputConfig input_config = 1;InputConfigOrBuilder getInputConfigOrBuilder()
Input config for data, gcs_source in the config will be the root path for data. Data should be organzied chronically under that path.
.google.cloud.datalabeling.v1beta1.InputConfig input_config = 1;boolean hasEvaluationConfig()
Config used to create evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig evaluation_config = 2;EvaluationConfig getEvaluationConfig()
Config used to create evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig evaluation_config = 2;EvaluationConfigOrBuilder getEvaluationConfigOrBuilder()
Config used to create evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig evaluation_config = 2;boolean hasHumanAnnotationConfig()
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;
HumanAnnotationConfig getHumanAnnotationConfig()
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;
HumanAnnotationConfigOrBuilder getHumanAnnotationConfigOrBuilder()
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;
int getBigqueryImportKeysCount()
Mappings between reserved keys for bigquery import and customized tensor names. Key is the reserved key, value is tensor name in the bigquery table. Different annotation type has different required key mapping. See user manual for more details: https: //docs.google.com/document/d/1bg1meMIBGY // 9I5QEoFoHSX6u9LsZQYBSmPt6E9SxqHZc/edit#heading=h.tfyjhxhvsqem
map<string, string> bigquery_import_keys = 9;boolean containsBigqueryImportKeys(String key)
Mappings between reserved keys for bigquery import and customized tensor names. Key is the reserved key, value is tensor name in the bigquery table. Different annotation type has different required key mapping. See user manual for more details: https: //docs.google.com/document/d/1bg1meMIBGY // 9I5QEoFoHSX6u9LsZQYBSmPt6E9SxqHZc/edit#heading=h.tfyjhxhvsqem
map<string, string> bigquery_import_keys = 9;@Deprecated Map<String,String> getBigqueryImportKeys()
getBigqueryImportKeysMap() instead.Map<String,String> getBigqueryImportKeysMap()
Mappings between reserved keys for bigquery import and customized tensor names. Key is the reserved key, value is tensor name in the bigquery table. Different annotation type has different required key mapping. See user manual for more details: https: //docs.google.com/document/d/1bg1meMIBGY // 9I5QEoFoHSX6u9LsZQYBSmPt6E9SxqHZc/edit#heading=h.tfyjhxhvsqem
map<string, string> bigquery_import_keys = 9;String getBigqueryImportKeysOrDefault(String key, String defaultValue)
Mappings between reserved keys for bigquery import and customized tensor names. Key is the reserved key, value is tensor name in the bigquery table. Different annotation type has different required key mapping. See user manual for more details: https: //docs.google.com/document/d/1bg1meMIBGY // 9I5QEoFoHSX6u9LsZQYBSmPt6E9SxqHZc/edit#heading=h.tfyjhxhvsqem
map<string, string> bigquery_import_keys = 9;String getBigqueryImportKeysOrThrow(String key)
Mappings between reserved keys for bigquery import and customized tensor names. Key is the reserved key, value is tensor name in the bigquery table. Different annotation type has different required key mapping. See user manual for more details: https: //docs.google.com/document/d/1bg1meMIBGY // 9I5QEoFoHSX6u9LsZQYBSmPt6E9SxqHZc/edit#heading=h.tfyjhxhvsqem
map<string, string> bigquery_import_keys = 9;int getExampleCount()
Max number of examples to collect in each period.
int32 example_count = 10;double getExampleSamplePercentage()
Percentage of examples to collect in each period. 0.1 means 10% of total examples will be collected, and 0.0 means no collection.
double example_sample_percentage = 11;boolean hasEvaluationJobAlertConfig()
Alert config for the evaluation job. The alert will be triggered when its criteria is met.
.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig evaluation_job_alert_config = 13;
EvaluationJobAlertConfig getEvaluationJobAlertConfig()
Alert config for the evaluation job. The alert will be triggered when its criteria is met.
.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig evaluation_job_alert_config = 13;
EvaluationJobAlertConfigOrBuilder getEvaluationJobAlertConfigOrBuilder()
Alert config for the evaluation job. The alert will be triggered when its criteria is met.
.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig evaluation_job_alert_config = 13;
EvaluationJobConfig.HumanAnnotationRequestConfigCase getHumanAnnotationRequestConfigCase()
Copyright © 2019 Google LLC. All rights reserved.