public final class EvaluationJob extends com.google.protobuf.GeneratedMessageV3 implements EvaluationJobOrBuilder
Defines an evaluation job that is triggered periodically to generate evaluations.Protobuf type
google.cloud.datalabeling.v1beta1.EvaluationJob| Modifier and Type | Class and Description |
|---|---|
static class |
EvaluationJob.Builder
Defines an evaluation job that is triggered periodically to generate
evaluations.
|
static class |
EvaluationJob.State
State of the job.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ANNOTATION_SPEC_SET_FIELD_NUMBER |
static int |
ATTEMPTS_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
EVALUATION_JOB_CONFIG_FIELD_NUMBER |
static int |
LABEL_MISSING_GROUND_TRUTH_FIELD_NUMBER |
static int |
MODEL_VERSION_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SCHEDULE_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAnnotationSpecSet()
Name of the AnnotationSpecSet.
|
com.google.protobuf.ByteString |
getAnnotationSpecSetBytes()
Name of the AnnotationSpecSet.
|
Attempt |
getAttempts(int index)
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.TimestampOrBuilder |
getCreateTimeOrBuilder()
Timestamp when this evaluation job was created.
|
static EvaluationJob |
getDefaultInstance() |
EvaluationJob |
getDefaultInstanceForType() |
String |
getDescription()
Description of the job.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the job.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EvaluationJobConfig |
getEvaluationJobConfig()
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}'
|
com.google.protobuf.Parser<EvaluationJob> |
getParserForType() |
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.
|
int |
getSerializedSize() |
EvaluationJob.State |
getState()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
int |
getStateValue()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCreateTime()
Timestamp when this evaluation job was created.
|
boolean |
hasEvaluationJobConfig()
Detailed config for running this eval job.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static EvaluationJob.Builder |
newBuilder() |
static EvaluationJob.Builder |
newBuilder(EvaluationJob prototype) |
EvaluationJob.Builder |
newBuilderForType() |
protected EvaluationJob.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static EvaluationJob |
parseDelimitedFrom(InputStream input) |
static EvaluationJob |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJob |
parseFrom(byte[] data) |
static EvaluationJob |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJob |
parseFrom(ByteBuffer data) |
static EvaluationJob |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJob |
parseFrom(com.google.protobuf.ByteString data) |
static EvaluationJob |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJob |
parseFrom(com.google.protobuf.CodedInputStream input) |
static EvaluationJob |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluationJob |
parseFrom(InputStream input) |
static EvaluationJob |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<EvaluationJob> |
parser() |
EvaluationJob.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int SCHEDULE_FIELD_NUMBER
public static final int MODEL_VERSION_FIELD_NUMBER
public static final int EVALUATION_JOB_CONFIG_FIELD_NUMBER
public static final int ANNOTATION_SPEC_SET_FIELD_NUMBER
public static final int LABEL_MISSING_GROUND_TRUTH_FIELD_NUMBER
public static final int ATTEMPTS_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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 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 int getStateValue()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;getStateValue in interface EvaluationJobOrBuilderpublic EvaluationJob.State getState()
.google.cloud.datalabeling.v1beta1.EvaluationJob.State state = 3;getState in interface EvaluationJobOrBuilderpublic 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 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 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 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 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 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 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 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 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 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 com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Timestamp when this evaluation job was created.
.google.protobuf.Timestamp create_time = 10;getCreateTimeOrBuilder in interface EvaluationJobOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static EvaluationJob parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluationJob parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluationJob parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluationJob parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluationJob parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluationJob parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvaluationJob parseFrom(InputStream input) throws IOException
IOExceptionpublic static EvaluationJob parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EvaluationJob parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EvaluationJob parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EvaluationJob parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EvaluationJob parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EvaluationJob.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static EvaluationJob.Builder newBuilder()
public static EvaluationJob.Builder newBuilder(EvaluationJob prototype)
public EvaluationJob.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected EvaluationJob.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static EvaluationJob getDefaultInstance()
public static com.google.protobuf.Parser<EvaluationJob> parser()
public com.google.protobuf.Parser<EvaluationJob> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public EvaluationJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019 Google LLC. All rights reserved.