Class EvaluationJobConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.datalabeling.v1beta1.EvaluationJobConfig
-
- All Implemented Interfaces:
EvaluationJobConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class EvaluationJobConfig extends com.google.protobuf.GeneratedMessageV3 implements EvaluationJobConfigOrBuilder
Configures specific details of how a continuous evaluation job works. Provide this configuration when you create an EvaluationJob.
Protobuf typegoogle.cloud.datalabeling.v1beta1.EvaluationJobConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEvaluationJobConfig.BuilderConfigures specific details of how a continuous evaluation job works.static classEvaluationJobConfig.HumanAnnotationRequestConfigCase-
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 intBIGQUERY_IMPORT_KEYS_FIELD_NUMBERstatic intBOUNDING_POLY_CONFIG_FIELD_NUMBERstatic intEVALUATION_CONFIG_FIELD_NUMBERstatic intEVALUATION_JOB_ALERT_CONFIG_FIELD_NUMBERstatic intEXAMPLE_COUNT_FIELD_NUMBERstatic intEXAMPLE_SAMPLE_PERCENTAGE_FIELD_NUMBERstatic intHUMAN_ANNOTATION_CONFIG_FIELD_NUMBERstatic intIMAGE_CLASSIFICATION_CONFIG_FIELD_NUMBERstatic intINPUT_CONFIG_FIELD_NUMBERstatic intTEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsBigqueryImportKeys(String key)Required.booleanequals(Object obj)Map<String,String>getBigqueryImportKeys()Deprecated.intgetBigqueryImportKeysCount()Required.Map<String,String>getBigqueryImportKeysMap()Required.StringgetBigqueryImportKeysOrDefault(String key, String defaultValue)Required.StringgetBigqueryImportKeysOrThrow(String key)Required.BoundingPolyConfiggetBoundingPolyConfig()Specify this field if your model version performs image object detection (bounding box detection).BoundingPolyConfigOrBuildergetBoundingPolyConfigOrBuilder()Specify this field if your model version performs image object detection (bounding box detection).static EvaluationJobConfiggetDefaultInstance()EvaluationJobConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()EvaluationConfiggetEvaluationConfig()Required.EvaluationConfigOrBuildergetEvaluationConfigOrBuilder()Required.EvaluationJobAlertConfiggetEvaluationJobAlertConfig()Optional.EvaluationJobAlertConfigOrBuildergetEvaluationJobAlertConfigOrBuilder()Optional.intgetExampleCount()Required.doublegetExampleSamplePercentage()Required.HumanAnnotationConfiggetHumanAnnotationConfig()Optional.HumanAnnotationConfigOrBuildergetHumanAnnotationConfigOrBuilder()Optional.EvaluationJobConfig.HumanAnnotationRequestConfigCasegetHumanAnnotationRequestConfigCase()ImageClassificationConfiggetImageClassificationConfig()Specify this field if your model version performs image classification or general classification.ImageClassificationConfigOrBuildergetImageClassificationConfigOrBuilder()Specify this field if your model version performs image classification or general classification.InputConfiggetInputConfig()Rquired.InputConfigOrBuildergetInputConfigOrBuilder()Rquired.com.google.protobuf.Parser<EvaluationJobConfig>getParserForType()intgetSerializedSize()TextClassificationConfiggetTextClassificationConfig()Specify this field if your model version performs text classification.TextClassificationConfigOrBuildergetTextClassificationConfigOrBuilder()Specify this field if your model version performs text classification.booleanhasBoundingPolyConfig()Specify this field if your model version performs image object detection (bounding box detection).booleanhasEvaluationConfig()Required.booleanhasEvaluationJobAlertConfig()Optional.inthashCode()booleanhasHumanAnnotationConfig()Optional.booleanhasImageClassificationConfig()Specify this field if your model version performs image classification or general classification.booleanhasInputConfig()Rquired.booleanhasTextClassificationConfig()Specify this field if your model version performs text classification.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static EvaluationJobConfig.BuildernewBuilder()static EvaluationJobConfig.BuildernewBuilder(EvaluationJobConfig prototype)EvaluationJobConfig.BuildernewBuilderForType()protected EvaluationJobConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static EvaluationJobConfigparseDelimitedFrom(InputStream input)static EvaluationJobConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluationJobConfigparseFrom(byte[] data)static EvaluationJobConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluationJobConfigparseFrom(com.google.protobuf.ByteString data)static EvaluationJobConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluationJobConfigparseFrom(com.google.protobuf.CodedInputStream input)static EvaluationJobConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluationJobConfigparseFrom(InputStream input)static EvaluationJobConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluationJobConfigparseFrom(ByteBuffer data)static EvaluationJobConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<EvaluationJobConfig>parser()EvaluationJobConfig.BuildertoBuilder()voidwriteTo(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, 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
-
TEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
public static final int TEXT_CLASSIFICATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_CONFIG_FIELD_NUMBER
public static final int INPUT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVALUATION_CONFIG_FIELD_NUMBER
public static final int EVALUATION_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
-
BIGQUERY_IMPORT_KEYS_FIELD_NUMBER
public static final int BIGQUERY_IMPORT_KEYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXAMPLE_COUNT_FIELD_NUMBER
public static final int EXAMPLE_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXAMPLE_SAMPLE_PERCENTAGE_FIELD_NUMBER
public static final int EXAMPLE_SAMPLE_PERCENTAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVALUATION_JOB_ALERT_CONFIG_FIELD_NUMBER
public static final int EVALUATION_JOB_ALERT_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getHumanAnnotationRequestConfigCase
public EvaluationJobConfig.HumanAnnotationRequestConfigCase getHumanAnnotationRequestConfigCase()
- Specified by:
getHumanAnnotationRequestConfigCasein interfaceEvaluationJobConfigOrBuilder
-
hasImageClassificationConfig
public boolean hasImageClassificationConfig()
Specify this field if your model version performs image classification or general classification. `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set]. `allowMultiLabel` in this configuration must match `classificationMetadata.isMultiLabel` in [input_config][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config].
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;- Specified by:
hasImageClassificationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the imageClassificationConfig field is set.
-
getImageClassificationConfig
public ImageClassificationConfig getImageClassificationConfig()
Specify this field if your model version performs image classification or general classification. `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set]. `allowMultiLabel` in this configuration must match `classificationMetadata.isMultiLabel` in [input_config][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config].
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;- Specified by:
getImageClassificationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The imageClassificationConfig.
-
getImageClassificationConfigOrBuilder
public ImageClassificationConfigOrBuilder getImageClassificationConfigOrBuilder()
Specify this field if your model version performs image classification or general classification. `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set]. `allowMultiLabel` in this configuration must match `classificationMetadata.isMultiLabel` in [input_config][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config].
.google.cloud.datalabeling.v1beta1.ImageClassificationConfig image_classification_config = 4;- Specified by:
getImageClassificationConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
hasBoundingPolyConfig
public boolean hasBoundingPolyConfig()
Specify this field if your model version performs image object detection (bounding box detection). `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set].
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5;- Specified by:
hasBoundingPolyConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the boundingPolyConfig field is set.
-
getBoundingPolyConfig
public BoundingPolyConfig getBoundingPolyConfig()
Specify this field if your model version performs image object detection (bounding box detection). `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set].
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5;- Specified by:
getBoundingPolyConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The boundingPolyConfig.
-
getBoundingPolyConfigOrBuilder
public BoundingPolyConfigOrBuilder getBoundingPolyConfigOrBuilder()
Specify this field if your model version performs image object detection (bounding box detection). `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set].
.google.cloud.datalabeling.v1beta1.BoundingPolyConfig bounding_poly_config = 5;- Specified by:
getBoundingPolyConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
hasTextClassificationConfig
public boolean hasTextClassificationConfig()
Specify this field if your model version performs text classification. `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set]. `allowMultiLabel` in this configuration must match `classificationMetadata.isMultiLabel` in [input_config][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config].
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;- Specified by:
hasTextClassificationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the textClassificationConfig field is set.
-
getTextClassificationConfig
public TextClassificationConfig getTextClassificationConfig()
Specify this field if your model version performs text classification. `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set]. `allowMultiLabel` in this configuration must match `classificationMetadata.isMultiLabel` in [input_config][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config].
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;- Specified by:
getTextClassificationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The textClassificationConfig.
-
getTextClassificationConfigOrBuilder
public TextClassificationConfigOrBuilder getTextClassificationConfigOrBuilder()
Specify this field if your model version performs text classification. `annotationSpecSet` in this configuration must match [EvaluationJob.annotationSpecSet][google.cloud.datalabeling.v1beta1.EvaluationJob.annotation_spec_set]. `allowMultiLabel` in this configuration must match `classificationMetadata.isMultiLabel` in [input_config][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config].
.google.cloud.datalabeling.v1beta1.TextClassificationConfig text_classification_config = 8;- Specified by:
getTextClassificationConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
hasInputConfig
public boolean hasInputConfig()
Rquired. Details for the sampled prediction input. Within this configuration, there are requirements for several fields: * `dataType` must be one of `IMAGE`, `TEXT`, or `GENERAL_DATA`. * `annotationType` must be one of `IMAGE_CLASSIFICATION_ANNOTATION`, `TEXT_CLASSIFICATION_ANNOTATION`, `GENERAL_CLASSIFICATION_ANNOTATION`, or `IMAGE_BOUNDING_BOX_ANNOTATION` (image object detection). * If your machine learning model performs classification, you must specify `classificationMetadata.isMultiLabel`. * You must specify `bigquerySource` (not `gcsSource`).
.google.cloud.datalabeling.v1beta1.InputConfig input_config = 1;- Specified by:
hasInputConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the inputConfig field is set.
-
getInputConfig
public InputConfig getInputConfig()
Rquired. Details for the sampled prediction input. Within this configuration, there are requirements for several fields: * `dataType` must be one of `IMAGE`, `TEXT`, or `GENERAL_DATA`. * `annotationType` must be one of `IMAGE_CLASSIFICATION_ANNOTATION`, `TEXT_CLASSIFICATION_ANNOTATION`, `GENERAL_CLASSIFICATION_ANNOTATION`, or `IMAGE_BOUNDING_BOX_ANNOTATION` (image object detection). * If your machine learning model performs classification, you must specify `classificationMetadata.isMultiLabel`. * You must specify `bigquerySource` (not `gcsSource`).
.google.cloud.datalabeling.v1beta1.InputConfig input_config = 1;- Specified by:
getInputConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The inputConfig.
-
getInputConfigOrBuilder
public InputConfigOrBuilder getInputConfigOrBuilder()
Rquired. Details for the sampled prediction input. Within this configuration, there are requirements for several fields: * `dataType` must be one of `IMAGE`, `TEXT`, or `GENERAL_DATA`. * `annotationType` must be one of `IMAGE_CLASSIFICATION_ANNOTATION`, `TEXT_CLASSIFICATION_ANNOTATION`, `GENERAL_CLASSIFICATION_ANNOTATION`, or `IMAGE_BOUNDING_BOX_ANNOTATION` (image object detection). * If your machine learning model performs classification, you must specify `classificationMetadata.isMultiLabel`. * You must specify `bigquerySource` (not `gcsSource`).
.google.cloud.datalabeling.v1beta1.InputConfig input_config = 1;- Specified by:
getInputConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
hasEvaluationConfig
public boolean hasEvaluationConfig()
Required. Details for calculating evaluation metrics and creating [Evaulations][google.cloud.datalabeling.v1beta1.Evaluation]. If your model version performs image object detection, you must specify the `boundingBoxEvaluationOptions` field within this configuration. Otherwise, provide an empty object for this configuration.
.google.cloud.datalabeling.v1beta1.EvaluationConfig evaluation_config = 2;- Specified by:
hasEvaluationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the evaluationConfig field is set.
-
getEvaluationConfig
public EvaluationConfig getEvaluationConfig()
Required. Details for calculating evaluation metrics and creating [Evaulations][google.cloud.datalabeling.v1beta1.Evaluation]. If your model version performs image object detection, you must specify the `boundingBoxEvaluationOptions` field within this configuration. Otherwise, provide an empty object for this configuration.
.google.cloud.datalabeling.v1beta1.EvaluationConfig evaluation_config = 2;- Specified by:
getEvaluationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The evaluationConfig.
-
getEvaluationConfigOrBuilder
public EvaluationConfigOrBuilder getEvaluationConfigOrBuilder()
Required. Details for calculating evaluation metrics and creating [Evaulations][google.cloud.datalabeling.v1beta1.Evaluation]. If your model version performs image object detection, you must specify the `boundingBoxEvaluationOptions` field within this configuration. Otherwise, provide an empty object for this configuration.
.google.cloud.datalabeling.v1beta1.EvaluationConfig evaluation_config = 2;- Specified by:
getEvaluationConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
hasHumanAnnotationConfig
public boolean hasHumanAnnotationConfig()
Optional. Details for human annotation of your data. If you set [labelMissingGroundTruth][google.cloud.datalabeling.v1beta1.EvaluationJob.label_missing_ground_truth] to `true` for this evaluation job, then you must specify this field. If you plan to provide your own ground truth labels, then omit this field. Note that you must create an [Instruction][google.cloud.datalabeling.v1beta1.Instruction] resource before you can specify this field. Provide the name of the instruction resource in the `instruction` field within this configuration.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;- Specified by:
hasHumanAnnotationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the humanAnnotationConfig field is set.
-
getHumanAnnotationConfig
public HumanAnnotationConfig getHumanAnnotationConfig()
Optional. Details for human annotation of your data. If you set [labelMissingGroundTruth][google.cloud.datalabeling.v1beta1.EvaluationJob.label_missing_ground_truth] to `true` for this evaluation job, then you must specify this field. If you plan to provide your own ground truth labels, then omit this field. Note that you must create an [Instruction][google.cloud.datalabeling.v1beta1.Instruction] resource before you can specify this field. Provide the name of the instruction resource in the `instruction` field within this configuration.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;- Specified by:
getHumanAnnotationConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The humanAnnotationConfig.
-
getHumanAnnotationConfigOrBuilder
public HumanAnnotationConfigOrBuilder getHumanAnnotationConfigOrBuilder()
Optional. Details for human annotation of your data. If you set [labelMissingGroundTruth][google.cloud.datalabeling.v1beta1.EvaluationJob.label_missing_ground_truth] to `true` for this evaluation job, then you must specify this field. If you plan to provide your own ground truth labels, then omit this field. Note that you must create an [Instruction][google.cloud.datalabeling.v1beta1.Instruction] resource before you can specify this field. Provide the name of the instruction resource in the `instruction` field within this configuration.
.google.cloud.datalabeling.v1beta1.HumanAnnotationConfig human_annotation_config = 3;- Specified by:
getHumanAnnotationConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
getBigqueryImportKeysCount
public int getBigqueryImportKeysCount()
Description copied from interface:EvaluationJobConfigOrBuilderRequired. Prediction keys that tell Data Labeling Service where to find the data for evaluation in your BigQuery table. When the service samples prediction input and output from your model version and saves it to BigQuery, the data gets stored as JSON strings in the BigQuery table. These keys tell Data Labeling Service how to parse the JSON. You can provide the following entries in this field: * `data_json_key`: the data key for prediction input. You must provide either this key or `reference_json_key`. * `reference_json_key`: the data reference key for prediction input. You must provide either this key or `data_json_key`. * `label_json_key`: the label key for prediction output. Required. * `label_score_json_key`: the score key for prediction output. Required. * `bounding_box_json_key`: the bounding box key for prediction output. Required if your model version perform image object detection. Learn [how to configure prediction keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
map<string, string> bigquery_import_keys = 9;- Specified by:
getBigqueryImportKeysCountin interfaceEvaluationJobConfigOrBuilder
-
containsBigqueryImportKeys
public boolean containsBigqueryImportKeys(String key)
Required. Prediction keys that tell Data Labeling Service where to find the data for evaluation in your BigQuery table. When the service samples prediction input and output from your model version and saves it to BigQuery, the data gets stored as JSON strings in the BigQuery table. These keys tell Data Labeling Service how to parse the JSON. You can provide the following entries in this field: * `data_json_key`: the data key for prediction input. You must provide either this key or `reference_json_key`. * `reference_json_key`: the data reference key for prediction input. You must provide either this key or `data_json_key`. * `label_json_key`: the label key for prediction output. Required. * `label_score_json_key`: the score key for prediction output. Required. * `bounding_box_json_key`: the bounding box key for prediction output. Required if your model version perform image object detection. Learn [how to configure prediction keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
map<string, string> bigquery_import_keys = 9;- Specified by:
containsBigqueryImportKeysin interfaceEvaluationJobConfigOrBuilder
-
getBigqueryImportKeys
@Deprecated public Map<String,String> getBigqueryImportKeys()
Deprecated.UsegetBigqueryImportKeysMap()instead.- Specified by:
getBigqueryImportKeysin interfaceEvaluationJobConfigOrBuilder
-
getBigqueryImportKeysMap
public Map<String,String> getBigqueryImportKeysMap()
Required. Prediction keys that tell Data Labeling Service where to find the data for evaluation in your BigQuery table. When the service samples prediction input and output from your model version and saves it to BigQuery, the data gets stored as JSON strings in the BigQuery table. These keys tell Data Labeling Service how to parse the JSON. You can provide the following entries in this field: * `data_json_key`: the data key for prediction input. You must provide either this key or `reference_json_key`. * `reference_json_key`: the data reference key for prediction input. You must provide either this key or `data_json_key`. * `label_json_key`: the label key for prediction output. Required. * `label_score_json_key`: the score key for prediction output. Required. * `bounding_box_json_key`: the bounding box key for prediction output. Required if your model version perform image object detection. Learn [how to configure prediction keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
map<string, string> bigquery_import_keys = 9;- Specified by:
getBigqueryImportKeysMapin interfaceEvaluationJobConfigOrBuilder
-
getBigqueryImportKeysOrDefault
public String getBigqueryImportKeysOrDefault(String key, String defaultValue)
Required. Prediction keys that tell Data Labeling Service where to find the data for evaluation in your BigQuery table. When the service samples prediction input and output from your model version and saves it to BigQuery, the data gets stored as JSON strings in the BigQuery table. These keys tell Data Labeling Service how to parse the JSON. You can provide the following entries in this field: * `data_json_key`: the data key for prediction input. You must provide either this key or `reference_json_key`. * `reference_json_key`: the data reference key for prediction input. You must provide either this key or `data_json_key`. * `label_json_key`: the label key for prediction output. Required. * `label_score_json_key`: the score key for prediction output. Required. * `bounding_box_json_key`: the bounding box key for prediction output. Required if your model version perform image object detection. Learn [how to configure prediction keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
map<string, string> bigquery_import_keys = 9;- Specified by:
getBigqueryImportKeysOrDefaultin interfaceEvaluationJobConfigOrBuilder
-
getBigqueryImportKeysOrThrow
public String getBigqueryImportKeysOrThrow(String key)
Required. Prediction keys that tell Data Labeling Service where to find the data for evaluation in your BigQuery table. When the service samples prediction input and output from your model version and saves it to BigQuery, the data gets stored as JSON strings in the BigQuery table. These keys tell Data Labeling Service how to parse the JSON. You can provide the following entries in this field: * `data_json_key`: the data key for prediction input. You must provide either this key or `reference_json_key`. * `reference_json_key`: the data reference key for prediction input. You must provide either this key or `data_json_key`. * `label_json_key`: the label key for prediction output. Required. * `label_score_json_key`: the score key for prediction output. Required. * `bounding_box_json_key`: the bounding box key for prediction output. Required if your model version perform image object detection. Learn [how to configure prediction keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
map<string, string> bigquery_import_keys = 9;- Specified by:
getBigqueryImportKeysOrThrowin interfaceEvaluationJobConfigOrBuilder
-
getExampleCount
public int getExampleCount()
Required. The maximum number of predictions to sample and save to BigQuery during each [evaluation interval][google.cloud.datalabeling.v1beta1.EvaluationJob.schedule]. This limit overrides `example_sample_percentage`: even if the service has not sampled enough predictions to fulfill `example_sample_perecentage` during an interval, it stops sampling predictions when it meets this limit.
int32 example_count = 10;- Specified by:
getExampleCountin interfaceEvaluationJobConfigOrBuilder- Returns:
- The exampleCount.
-
getExampleSamplePercentage
public double getExampleSamplePercentage()
Required. Fraction of predictions to sample and save to BigQuery during each [evaluation interval][google.cloud.datalabeling.v1beta1.EvaluationJob.schedule]. For example, 0.1 means 10% of predictions served by your model version get saved to BigQuery.
double example_sample_percentage = 11;- Specified by:
getExampleSamplePercentagein interfaceEvaluationJobConfigOrBuilder- Returns:
- The exampleSamplePercentage.
-
hasEvaluationJobAlertConfig
public boolean hasEvaluationJobAlertConfig()
Optional. Configuration details for evaluation job alerts. Specify this field if you want to receive email alerts if the evaluation job finds that your predictions have low mean average precision during a run.
.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig evaluation_job_alert_config = 13;- Specified by:
hasEvaluationJobAlertConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- Whether the evaluationJobAlertConfig field is set.
-
getEvaluationJobAlertConfig
public EvaluationJobAlertConfig getEvaluationJobAlertConfig()
Optional. Configuration details for evaluation job alerts. Specify this field if you want to receive email alerts if the evaluation job finds that your predictions have low mean average precision during a run.
.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig evaluation_job_alert_config = 13;- Specified by:
getEvaluationJobAlertConfigin interfaceEvaluationJobConfigOrBuilder- Returns:
- The evaluationJobAlertConfig.
-
getEvaluationJobAlertConfigOrBuilder
public EvaluationJobAlertConfigOrBuilder getEvaluationJobAlertConfigOrBuilder()
Optional. Configuration details for evaluation job alerts. Specify this field if you want to receive email alerts if the evaluation job finds that your predictions have low mean average precision during a run.
.google.cloud.datalabeling.v1beta1.EvaluationJobAlertConfig evaluation_job_alert_config = 13;- Specified by:
getEvaluationJobAlertConfigOrBuilderin interfaceEvaluationJobConfigOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static EvaluationJobConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluationJobConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluationJobConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluationJobConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluationJobConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluationJobConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluationJobConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EvaluationJobConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EvaluationJobConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EvaluationJobConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static EvaluationJobConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EvaluationJobConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public EvaluationJobConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static EvaluationJobConfig.Builder newBuilder()
-
newBuilder
public static EvaluationJobConfig.Builder newBuilder(EvaluationJobConfig prototype)
-
toBuilder
public EvaluationJobConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected EvaluationJobConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static EvaluationJobConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EvaluationJobConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<EvaluationJobConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public EvaluationJobConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-