public static final class EvaluationJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder> implements EvaluationJobOrBuilder
Defines an evaluation job that is triggered periodically to generate evaluations.Protobuf type
google.cloud.datalabeling.v1beta1.EvaluationJob| Modifier and Type | Method and Description |
|---|---|
EvaluationJob.Builder |
addAllAttempts(Iterable<? extends Attempt> values)
Output only.
|
EvaluationJob.Builder |
addAttempts(Attempt.Builder builderForValue)
Output only.
|
EvaluationJob.Builder |
addAttempts(Attempt value)
Output only.
|
EvaluationJob.Builder |
addAttempts(int index,
Attempt.Builder builderForValue)
Output only.
|
EvaluationJob.Builder |
addAttempts(int index,
Attempt value)
Output only.
|
Attempt.Builder |
addAttemptsBuilder()
Output only.
|
Attempt.Builder |
addAttemptsBuilder(int index)
Output only.
|
EvaluationJob.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EvaluationJob |
build() |
EvaluationJob |
buildPartial() |
EvaluationJob.Builder |
clear() |
EvaluationJob.Builder |
clearAnnotationSpecSet()
Name of the AnnotationSpecSet.
|
EvaluationJob.Builder |
clearAttempts()
Output only.
|
EvaluationJob.Builder |
clearCreateTime()
Timestamp when this evaluation job was created.
|
EvaluationJob.Builder |
clearDescription()
Description of the job.
|
EvaluationJob.Builder |
clearEvaluationJobConfig()
Detailed config for running this eval job.
|
EvaluationJob.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EvaluationJob.Builder |
clearLabelMissingGroundTruth()
If a human annotation should be requested when some data don't have ground
truth.
|
EvaluationJob.Builder |
clearModelVersion()
The versioned model that is being evaluated here.
|
EvaluationJob.Builder |
clearName()
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
|
EvaluationJob.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EvaluationJob.Builder |
clearSchedule()
Describes the schedule on which the job will be executed.
|
EvaluationJob.Builder |
clearState()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
EvaluationJob.Builder |
clone() |
String |
getAnnotationSpecSet()
Name of the AnnotationSpecSet.
|
com.google.protobuf.ByteString |
getAnnotationSpecSetBytes()
Name of the AnnotationSpecSet.
|
Attempt |
getAttempts(int index)
Output only.
|
Attempt.Builder |
getAttemptsBuilder(int index)
Output only.
|
List<Attempt.Builder> |
getAttemptsBuilderList()
Output only.
|
int |
getAttemptsCount()
Output only.
|
List<Attempt> |
getAttemptsList()
Output only.
|
AttemptOrBuilder |
getAttemptsOrBuilder(int index)
Output only.
|
List<? extends AttemptOrBuilder> |
getAttemptsOrBuilderList()
Output only.
|
com.google.protobuf.Timestamp |
getCreateTime()
Timestamp when this evaluation job was created.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Timestamp when this evaluation job was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Timestamp when this evaluation job was created.
|
EvaluationJob |
getDefaultInstanceForType() |
String |
getDescription()
Description of the job.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the job.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
EvaluationJobConfig |
getEvaluationJobConfig()
Detailed config for running this eval job.
|
EvaluationJobConfig.Builder |
getEvaluationJobConfigBuilder()
Detailed config for running this eval job.
|
EvaluationJobConfigOrBuilder |
getEvaluationJobConfigOrBuilder()
Detailed config for running this eval job.
|
boolean |
getLabelMissingGroundTruth()
If a human annotation should be requested when some data don't have ground
truth.
|
String |
getModelVersion()
The versioned model that is being evaluated here.
|
com.google.protobuf.ByteString |
getModelVersionBytes()
The versioned model that is being evaluated here.
|
String |
getName()
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
|
com.google.protobuf.ByteString |
getNameBytes()
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
|
String |
getSchedule()
Describes the schedule on which the job will be executed.
|
com.google.protobuf.ByteString |
getScheduleBytes()
Describes the schedule on which the job will be executed.
|
EvaluationJob.State |
getState()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
int |
getStateValue()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
boolean |
hasCreateTime()
Timestamp when this evaluation job was created.
|
boolean |
hasEvaluationJobConfig()
Detailed config for running this eval job.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EvaluationJob.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Timestamp when this evaluation job was created.
|
EvaluationJob.Builder |
mergeEvaluationJobConfig(EvaluationJobConfig value)
Detailed config for running this eval job.
|
EvaluationJob.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EvaluationJob.Builder |
mergeFrom(EvaluationJob other) |
EvaluationJob.Builder |
mergeFrom(com.google.protobuf.Message other) |
EvaluationJob.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EvaluationJob.Builder |
removeAttempts(int index)
Output only.
|
EvaluationJob.Builder |
setAnnotationSpecSet(String value)
Name of the AnnotationSpecSet.
|
EvaluationJob.Builder |
setAnnotationSpecSetBytes(com.google.protobuf.ByteString value)
Name of the AnnotationSpecSet.
|
EvaluationJob.Builder |
setAttempts(int index,
Attempt.Builder builderForValue)
Output only.
|
EvaluationJob.Builder |
setAttempts(int index,
Attempt value)
Output only.
|
EvaluationJob.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when this evaluation job was created.
|
EvaluationJob.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Timestamp when this evaluation job was created.
|
EvaluationJob.Builder |
setDescription(String value)
Description of the job.
|
EvaluationJob.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the job.
|
EvaluationJob.Builder |
setEvaluationJobConfig(EvaluationJobConfig.Builder builderForValue)
Detailed config for running this eval job.
|
EvaluationJob.Builder |
setEvaluationJobConfig(EvaluationJobConfig value)
Detailed config for running this eval job.
|
EvaluationJob.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EvaluationJob.Builder |
setLabelMissingGroundTruth(boolean value)
If a human annotation should be requested when some data don't have ground
truth.
|
EvaluationJob.Builder |
setModelVersion(String value)
The versioned model that is being evaluated here.
|
EvaluationJob.Builder |
setModelVersionBytes(com.google.protobuf.ByteString value)
The versioned model that is being evaluated here.
|
EvaluationJob.Builder |
setName(String value)
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
|
EvaluationJob.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
|
EvaluationJob.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EvaluationJob.Builder |
setSchedule(String value)
Describes the schedule on which the job will be executed.
|
EvaluationJob.Builder |
setScheduleBytes(com.google.protobuf.ByteString value)
Describes the schedule on which the job will be executed.
|
EvaluationJob.Builder |
setState(EvaluationJob.State value)
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
EvaluationJob.Builder |
setStateValue(int value)
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
EvaluationJob.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EvaluationJob build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EvaluationJob buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EvaluationJob.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EvaluationJob.Builder>public EvaluationJob.Builder mergeFrom(EvaluationJob other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public EvaluationJob.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EvaluationJob.Builder>IOExceptionpublic String getName()
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
string name = 1;getName in interface EvaluationJobOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
string name = 1;getNameBytes in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setName(String value)
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
string name = 1;public EvaluationJob.Builder clearName()
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
string name = 1;public EvaluationJob.Builder setNameBytes(com.google.protobuf.ByteString value)
Format: 'projects/{project_id}/evaluationJobs/{evaluation_job_id}'
string name = 1;public String getDescription()
Description of the job. The description can be up to 25000 characters long.
string description = 2;getDescription in interface EvaluationJobOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of the job. The description can be up to 25000 characters long.
string description = 2;getDescriptionBytes in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setDescription(String value)
Description of the job. The description can be up to 25000 characters long.
string description = 2;public EvaluationJob.Builder clearDescription()
Description of the job. The description can be up to 25000 characters long.
string description = 2;public EvaluationJob.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the job. The description can be up to 25000 characters long.
string description = 2;public int getStateValue()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;getStateValue in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setStateValue(int value)
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;public EvaluationJob.State getState()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;getState in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setState(EvaluationJob.State value)
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;public EvaluationJob.Builder clearState()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;public String getSchedule()
Describes the schedule on which the job will be executed. Minimum schedule unit is 1 day. The schedule can be either of the following types: * [Crontab](http://en.wikipedia.org/wiki/Cron#Overview) * English-like [schedule](https: //cloud.google.com/scheduler/docs/configuring/cron-job-schedules)
string schedule = 4;getSchedule in interface EvaluationJobOrBuilderpublic com.google.protobuf.ByteString getScheduleBytes()
Describes the schedule on which the job will be executed. Minimum schedule unit is 1 day. The schedule can be either of the following types: * [Crontab](http://en.wikipedia.org/wiki/Cron#Overview) * English-like [schedule](https: //cloud.google.com/scheduler/docs/configuring/cron-job-schedules)
string schedule = 4;getScheduleBytes in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setSchedule(String value)
Describes the schedule on which the job will be executed. Minimum schedule unit is 1 day. The schedule can be either of the following types: * [Crontab](http://en.wikipedia.org/wiki/Cron#Overview) * English-like [schedule](https: //cloud.google.com/scheduler/docs/configuring/cron-job-schedules)
string schedule = 4;public EvaluationJob.Builder clearSchedule()
Describes the schedule on which the job will be executed. Minimum schedule unit is 1 day. The schedule can be either of the following types: * [Crontab](http://en.wikipedia.org/wiki/Cron#Overview) * English-like [schedule](https: //cloud.google.com/scheduler/docs/configuring/cron-job-schedules)
string schedule = 4;public EvaluationJob.Builder setScheduleBytes(com.google.protobuf.ByteString value)
Describes the schedule on which the job will be executed. Minimum schedule unit is 1 day. The schedule can be either of the following types: * [Crontab](http://en.wikipedia.org/wiki/Cron#Overview) * English-like [schedule](https: //cloud.google.com/scheduler/docs/configuring/cron-job-schedules)
string schedule = 4;public String getModelVersion()
The versioned model that is being evaluated here. Only one job is allowed for each model name. Format: 'projects/*/models/*/versions/*'
string model_version = 5;getModelVersion in interface EvaluationJobOrBuilderpublic com.google.protobuf.ByteString getModelVersionBytes()
The versioned model that is being evaluated here. Only one job is allowed for each model name. Format: 'projects/*/models/*/versions/*'
string model_version = 5;getModelVersionBytes in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setModelVersion(String value)
The versioned model that is being evaluated here. Only one job is allowed for each model name. Format: 'projects/*/models/*/versions/*'
string model_version = 5;public EvaluationJob.Builder clearModelVersion()
The versioned model that is being evaluated here. Only one job is allowed for each model name. Format: 'projects/*/models/*/versions/*'
string model_version = 5;public EvaluationJob.Builder setModelVersionBytes(com.google.protobuf.ByteString value)
The versioned model that is being evaluated here. Only one job is allowed for each model name. Format: 'projects/*/models/*/versions/*'
string model_version = 5;public boolean hasEvaluationJobConfig()
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
hasEvaluationJobConfig in interface EvaluationJobOrBuilderpublic EvaluationJobConfig getEvaluationJobConfig()
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
getEvaluationJobConfig in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setEvaluationJobConfig(EvaluationJobConfig value)
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
public EvaluationJob.Builder setEvaluationJobConfig(EvaluationJobConfig.Builder builderForValue)
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
public EvaluationJob.Builder mergeEvaluationJobConfig(EvaluationJobConfig value)
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
public EvaluationJob.Builder clearEvaluationJobConfig()
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
public EvaluationJobConfig.Builder getEvaluationJobConfigBuilder()
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
public EvaluationJobConfigOrBuilder getEvaluationJobConfigOrBuilder()
Detailed config for running this eval job.
.google.cloud.datalabeling.v1beta1.EvaluationJobConfig evaluation_job_config = 6;
getEvaluationJobConfigOrBuilder in interface EvaluationJobOrBuilderpublic String getAnnotationSpecSet()
Name of the AnnotationSpecSet.
string annotation_spec_set = 7;getAnnotationSpecSet in interface EvaluationJobOrBuilderpublic com.google.protobuf.ByteString getAnnotationSpecSetBytes()
Name of the AnnotationSpecSet.
string annotation_spec_set = 7;getAnnotationSpecSetBytes in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setAnnotationSpecSet(String value)
Name of the AnnotationSpecSet.
string annotation_spec_set = 7;public EvaluationJob.Builder clearAnnotationSpecSet()
Name of the AnnotationSpecSet.
string annotation_spec_set = 7;public EvaluationJob.Builder setAnnotationSpecSetBytes(com.google.protobuf.ByteString value)
Name of the AnnotationSpecSet.
string annotation_spec_set = 7;public boolean getLabelMissingGroundTruth()
If a human annotation should be requested when some data don't have ground truth.
bool label_missing_ground_truth = 8;getLabelMissingGroundTruth in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setLabelMissingGroundTruth(boolean value)
If a human annotation should be requested when some data don't have ground truth.
bool label_missing_ground_truth = 8;public EvaluationJob.Builder clearLabelMissingGroundTruth()
If a human annotation should be requested when some data don't have ground truth.
bool label_missing_ground_truth = 8;public List<Attempt> getAttemptsList()
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;getAttemptsList in interface EvaluationJobOrBuilderpublic int getAttemptsCount()
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;getAttemptsCount in interface EvaluationJobOrBuilderpublic Attempt getAttempts(int index)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;getAttempts in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setAttempts(int index, Attempt value)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder setAttempts(int index, Attempt.Builder builderForValue)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder addAttempts(Attempt value)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder addAttempts(int index, Attempt value)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder addAttempts(Attempt.Builder builderForValue)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder addAttempts(int index, Attempt.Builder builderForValue)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder addAllAttempts(Iterable<? extends Attempt> values)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder clearAttempts()
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public EvaluationJob.Builder removeAttempts(int index)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public Attempt.Builder getAttemptsBuilder(int index)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public AttemptOrBuilder getAttemptsOrBuilder(int index)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;getAttemptsOrBuilder in interface EvaluationJobOrBuilderpublic List<? extends AttemptOrBuilder> getAttemptsOrBuilderList()
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;getAttemptsOrBuilderList in interface EvaluationJobOrBuilderpublic Attempt.Builder addAttemptsBuilder()
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public Attempt.Builder addAttemptsBuilder(int index)
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public List<Attempt.Builder> getAttemptsBuilderList()
Output only. Any attempts with errors happening in evaluation job runs each time will be recorded here incrementally.
repeated .google.cloud.datalabeling.v1beta1.Attempt attempts = 9;public boolean hasCreateTime()
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;hasCreateTime in interface EvaluationJobOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;getCreateTime in interface EvaluationJobOrBuilderpublic EvaluationJob.Builder setCreateTime(com.google.protobuf.Timestamp value)
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;public EvaluationJob.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;public EvaluationJob.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;public EvaluationJob.Builder clearCreateTime()
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;getCreateTimeOrBuilder in interface EvaluationJobOrBuilderpublic final EvaluationJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>public final EvaluationJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluationJob.Builder>Copyright © 2019 Google LLC. All rights reserved.