public static final class DataLabelingJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder> implements DataLabelingJobOrBuilder
DataLabelingJob is used to trigger a human labeling job on unlabeled data from the following Dataset:Protobuf type
google.cloud.aiplatform.v1.DataLabelingJob| Modifier and Type | Method and Description |
|---|---|
DataLabelingJob.Builder |
addAllDatasets(Iterable<String> values)
Required.
|
DataLabelingJob.Builder |
addAllSpecialistPools(Iterable<String> values)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
addDatasets(String value)
Required.
|
DataLabelingJob.Builder |
addDatasetsBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataLabelingJob.Builder |
addSpecialistPools(String value)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
addSpecialistPoolsBytes(com.google.protobuf.ByteString value)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob |
build() |
DataLabelingJob |
buildPartial() |
DataLabelingJob.Builder |
clear() |
DataLabelingJob.Builder |
clearActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
clearAnnotationLabels() |
DataLabelingJob.Builder |
clearCreateTime()
Output only.
|
DataLabelingJob.Builder |
clearCurrentSpend()
Output only.
|
DataLabelingJob.Builder |
clearDatasets()
Required.
|
DataLabelingJob.Builder |
clearDisplayName()
Required.
|
DataLabelingJob.Builder |
clearEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
clearError()
Output only.
|
DataLabelingJob.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DataLabelingJob.Builder |
clearInputs()
Required.
|
DataLabelingJob.Builder |
clearInputsSchemaUri()
Required.
|
DataLabelingJob.Builder |
clearInstructionUri()
Required.
|
DataLabelingJob.Builder |
clearLabelerCount()
Required.
|
DataLabelingJob.Builder |
clearLabelingProgress()
Output only.
|
DataLabelingJob.Builder |
clearLabels() |
DataLabelingJob.Builder |
clearName()
Output only.
|
DataLabelingJob.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DataLabelingJob.Builder |
clearSpecialistPools()
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
clearState()
Output only.
|
DataLabelingJob.Builder |
clearUpdateTime()
Output only.
|
DataLabelingJob.Builder |
clone() |
boolean |
containsAnnotationLabels(String key)
Labels to assign to annotations generated by this DataLabelingJob.
|
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
ActiveLearningConfig |
getActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
ActiveLearningConfig.Builder |
getActiveLearningConfigBuilder()
Parameters that configure the active learning pipeline.
|
ActiveLearningConfigOrBuilder |
getActiveLearningConfigOrBuilder()
Parameters that configure the active learning pipeline.
|
Map<String,String> |
getAnnotationLabels()
Deprecated.
|
int |
getAnnotationLabelsCount()
Labels to assign to annotations generated by this DataLabelingJob.
|
Map<String,String> |
getAnnotationLabelsMap()
Labels to assign to annotations generated by this DataLabelingJob.
|
String |
getAnnotationLabelsOrDefault(String key,
String defaultValue)
Labels to assign to annotations generated by this DataLabelingJob.
|
String |
getAnnotationLabelsOrThrow(String key)
Labels to assign to annotations generated by this DataLabelingJob.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
com.google.type.Money |
getCurrentSpend()
Output only.
|
com.google.type.Money.Builder |
getCurrentSpendBuilder()
Output only.
|
com.google.type.MoneyOrBuilder |
getCurrentSpendOrBuilder()
Output only.
|
String |
getDatasets(int index)
Required.
|
com.google.protobuf.ByteString |
getDatasetsBytes(int index)
Required.
|
int |
getDatasetsCount()
Required.
|
com.google.protobuf.ProtocolStringList |
getDatasetsList()
Required.
|
DataLabelingJob |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
EncryptionSpec |
getEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Customer-managed encryption key spec for a DataLabelingJob.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a DataLabelingJob.
|
com.google.rpc.Status |
getError()
Output only.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
Output only.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
Output only.
|
com.google.protobuf.Value |
getInputs()
Required.
|
com.google.protobuf.Value.Builder |
getInputsBuilder()
Required.
|
com.google.protobuf.ValueOrBuilder |
getInputsOrBuilder()
Required.
|
String |
getInputsSchemaUri()
Required.
|
com.google.protobuf.ByteString |
getInputsSchemaUriBytes()
Required.
|
String |
getInstructionUri()
Required.
|
com.google.protobuf.ByteString |
getInstructionUriBytes()
Required.
|
int |
getLabelerCount()
Required.
|
int |
getLabelingProgress()
Output only.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your DataLabelingJobs.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your DataLabelingJobs.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
Map<String,String> |
getMutableAnnotationLabels()
Deprecated.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
String |
getSpecialistPools(int index)
The SpecialistPools' resource names associated with this job.
|
com.google.protobuf.ByteString |
getSpecialistPoolsBytes(int index)
The SpecialistPools' resource names associated with this job.
|
int |
getSpecialistPoolsCount()
The SpecialistPools' resource names associated with this job.
|
com.google.protobuf.ProtocolStringList |
getSpecialistPoolsList()
The SpecialistPools' resource names associated with this job.
|
JobState |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasCurrentSpend()
Output only.
|
boolean |
hasEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob.
|
boolean |
hasError()
Output only.
|
boolean |
hasInputs()
Required.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
DataLabelingJob.Builder |
mergeActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DataLabelingJob.Builder |
mergeCurrentSpend(com.google.type.Money value)
Output only.
|
DataLabelingJob.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
mergeError(com.google.rpc.Status value)
Output only.
|
DataLabelingJob.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DataLabelingJob.Builder |
mergeFrom(DataLabelingJob other) |
DataLabelingJob.Builder |
mergeFrom(com.google.protobuf.Message other) |
DataLabelingJob.Builder |
mergeInputs(com.google.protobuf.Value value)
Required.
|
DataLabelingJob.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataLabelingJob.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
DataLabelingJob.Builder |
putAllAnnotationLabels(Map<String,String> values)
Labels to assign to annotations generated by this DataLabelingJob.
|
DataLabelingJob.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
DataLabelingJob.Builder |
putAnnotationLabels(String key,
String value)
Labels to assign to annotations generated by this DataLabelingJob.
|
DataLabelingJob.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
DataLabelingJob.Builder |
removeAnnotationLabels(String key)
Labels to assign to annotations generated by this DataLabelingJob.
|
DataLabelingJob.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
DataLabelingJob.Builder |
setActiveLearningConfig(ActiveLearningConfig.Builder builderForValue)
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
setActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DataLabelingJob.Builder |
setCurrentSpend(com.google.type.Money.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
setCurrentSpend(com.google.type.Money value)
Output only.
|
DataLabelingJob.Builder |
setDatasets(int index,
String value)
Required.
|
DataLabelingJob.Builder |
setDisplayName(String value)
Required.
|
DataLabelingJob.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
setError(com.google.rpc.Status value)
Output only.
|
DataLabelingJob.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataLabelingJob.Builder |
setInputs(com.google.protobuf.Value.Builder builderForValue)
Required.
|
DataLabelingJob.Builder |
setInputs(com.google.protobuf.Value value)
Required.
|
DataLabelingJob.Builder |
setInputsSchemaUri(String value)
Required.
|
DataLabelingJob.Builder |
setInputsSchemaUriBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
setInstructionUri(String value)
Required.
|
DataLabelingJob.Builder |
setInstructionUriBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
setLabelerCount(int value)
Required.
|
DataLabelingJob.Builder |
setLabelingProgress(int value)
Output only.
|
DataLabelingJob.Builder |
setName(String value)
Output only.
|
DataLabelingJob.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
DataLabelingJob.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DataLabelingJob.Builder |
setSpecialistPools(int index,
String value)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
setState(JobState value)
Output only.
|
DataLabelingJob.Builder |
setStateValue(int value)
Output only.
|
DataLabelingJob.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataLabelingJob.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>public DataLabelingJob.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.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<DataLabelingJob.Builder>public DataLabelingJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DataLabelingJob build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DataLabelingJob buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DataLabelingJob.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>public DataLabelingJob.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<DataLabelingJob.Builder>public DataLabelingJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>public DataLabelingJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>public DataLabelingJob.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<DataLabelingJob.Builder>public DataLabelingJob.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<DataLabelingJob.Builder>public DataLabelingJob.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DataLabelingJob.Builder>public DataLabelingJob.Builder mergeFrom(DataLabelingJob other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>public DataLabelingJob.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<DataLabelingJob.Builder>IOExceptionpublic String getName()
Output only. Resource name of the DataLabelingJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface DataLabelingJobOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of the DataLabelingJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setName(String value)
Output only. Resource name of the DataLabelingJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public DataLabelingJob.Builder clearName()
Output only. Resource name of the DataLabelingJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public DataLabelingJob.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Resource name of the DataLabelingJob.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getDisplayName()
Required. The user-defined name of the DataLabelingJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a DataLabelingJob.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayName in interface DataLabelingJobOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The user-defined name of the DataLabelingJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a DataLabelingJob.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayNameBytes in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setDisplayName(String value)
Required. The user-defined name of the DataLabelingJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a DataLabelingJob.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The displayName to set.public DataLabelingJob.Builder clearDisplayName()
Required. The user-defined name of the DataLabelingJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a DataLabelingJob.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];public DataLabelingJob.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The user-defined name of the DataLabelingJob. The name can be up to 128 characters long and can consist of any UTF-8 characters. Display name of a DataLabelingJob.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes for displayName to set.public com.google.protobuf.ProtocolStringList getDatasetsList()
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getDatasetsList in interface DataLabelingJobOrBuilderpublic int getDatasetsCount()
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getDatasetsCount in interface DataLabelingJobOrBuilderpublic String getDatasets(int index)
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getDatasets in interface DataLabelingJobOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDatasetsBytes(int index)
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getDatasetsBytes in interface DataLabelingJobOrBuilderindex - The index of the value to return.public DataLabelingJob.Builder setDatasets(int index, String value)
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
index - The index to set the value at.value - The datasets to set.public DataLabelingJob.Builder addDatasets(String value)
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The datasets to add.public DataLabelingJob.Builder addAllDatasets(Iterable<String> values)
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
values - The datasets to add.public DataLabelingJob.Builder clearDatasets()
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public DataLabelingJob.Builder addDatasetsBytes(com.google.protobuf.ByteString value)
Required. Dataset resource names. Right now we only support labeling from a
single Dataset. Format:
`projects/{project}/locations/{location}/datasets/{dataset}`
repeated string datasets = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes of the datasets to add.public int getAnnotationLabelsCount()
DataLabelingJobOrBuilderLabels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;getAnnotationLabelsCount in interface DataLabelingJobOrBuilderpublic boolean containsAnnotationLabels(String key)
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;containsAnnotationLabels in interface DataLabelingJobOrBuilder@Deprecated public Map<String,String> getAnnotationLabels()
getAnnotationLabelsMap() instead.getAnnotationLabels in interface DataLabelingJobOrBuilderpublic Map<String,String> getAnnotationLabelsMap()
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;getAnnotationLabelsMap in interface DataLabelingJobOrBuilderpublic String getAnnotationLabelsOrDefault(String key, String defaultValue)
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;getAnnotationLabelsOrDefault in interface DataLabelingJobOrBuilderpublic String getAnnotationLabelsOrThrow(String key)
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;getAnnotationLabelsOrThrow in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder clearAnnotationLabels()
public DataLabelingJob.Builder removeAnnotationLabels(String key)
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;@Deprecated public Map<String,String> getMutableAnnotationLabels()
public DataLabelingJob.Builder putAnnotationLabels(String key, String value)
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;public DataLabelingJob.Builder putAllAnnotationLabels(Map<String,String> values)
Labels to assign to annotations generated by this DataLabelingJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> annotation_labels = 12;public int getLabelerCount()
Required. Number of labelers to work on each DataItem.
int32 labeler_count = 4 [(.google.api.field_behavior) = REQUIRED];getLabelerCount in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setLabelerCount(int value)
Required. Number of labelers to work on each DataItem.
int32 labeler_count = 4 [(.google.api.field_behavior) = REQUIRED];value - The labelerCount to set.public DataLabelingJob.Builder clearLabelerCount()
Required. Number of labelers to work on each DataItem.
int32 labeler_count = 4 [(.google.api.field_behavior) = REQUIRED];public String getInstructionUri()
Required. The Google Cloud Storage location of the instruction pdf. This pdf is shared with labelers, and provides detailed description on how to label DataItems in Datasets.
string instruction_uri = 5 [(.google.api.field_behavior) = REQUIRED];getInstructionUri in interface DataLabelingJobOrBuilderpublic com.google.protobuf.ByteString getInstructionUriBytes()
Required. The Google Cloud Storage location of the instruction pdf. This pdf is shared with labelers, and provides detailed description on how to label DataItems in Datasets.
string instruction_uri = 5 [(.google.api.field_behavior) = REQUIRED];getInstructionUriBytes in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setInstructionUri(String value)
Required. The Google Cloud Storage location of the instruction pdf. This pdf is shared with labelers, and provides detailed description on how to label DataItems in Datasets.
string instruction_uri = 5 [(.google.api.field_behavior) = REQUIRED];value - The instructionUri to set.public DataLabelingJob.Builder clearInstructionUri()
Required. The Google Cloud Storage location of the instruction pdf. This pdf is shared with labelers, and provides detailed description on how to label DataItems in Datasets.
string instruction_uri = 5 [(.google.api.field_behavior) = REQUIRED];public DataLabelingJob.Builder setInstructionUriBytes(com.google.protobuf.ByteString value)
Required. The Google Cloud Storage location of the instruction pdf. This pdf is shared with labelers, and provides detailed description on how to label DataItems in Datasets.
string instruction_uri = 5 [(.google.api.field_behavior) = REQUIRED];value - The bytes for instructionUri to set.public String getInputsSchemaUri()
Required. Points to a YAML file stored on Google Cloud Storage describing the config for a specific type of DataLabelingJob. The schema files that can be used here are found in the https://storage.googleapis.com/google-cloud-aiplatform bucket in the /schema/datalabelingjob/inputs/ folder.
string inputs_schema_uri = 6 [(.google.api.field_behavior) = REQUIRED];getInputsSchemaUri in interface DataLabelingJobOrBuilderpublic com.google.protobuf.ByteString getInputsSchemaUriBytes()
Required. Points to a YAML file stored on Google Cloud Storage describing the config for a specific type of DataLabelingJob. The schema files that can be used here are found in the https://storage.googleapis.com/google-cloud-aiplatform bucket in the /schema/datalabelingjob/inputs/ folder.
string inputs_schema_uri = 6 [(.google.api.field_behavior) = REQUIRED];getInputsSchemaUriBytes in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setInputsSchemaUri(String value)
Required. Points to a YAML file stored on Google Cloud Storage describing the config for a specific type of DataLabelingJob. The schema files that can be used here are found in the https://storage.googleapis.com/google-cloud-aiplatform bucket in the /schema/datalabelingjob/inputs/ folder.
string inputs_schema_uri = 6 [(.google.api.field_behavior) = REQUIRED];value - The inputsSchemaUri to set.public DataLabelingJob.Builder clearInputsSchemaUri()
Required. Points to a YAML file stored on Google Cloud Storage describing the config for a specific type of DataLabelingJob. The schema files that can be used here are found in the https://storage.googleapis.com/google-cloud-aiplatform bucket in the /schema/datalabelingjob/inputs/ folder.
string inputs_schema_uri = 6 [(.google.api.field_behavior) = REQUIRED];public DataLabelingJob.Builder setInputsSchemaUriBytes(com.google.protobuf.ByteString value)
Required. Points to a YAML file stored on Google Cloud Storage describing the config for a specific type of DataLabelingJob. The schema files that can be used here are found in the https://storage.googleapis.com/google-cloud-aiplatform bucket in the /schema/datalabelingjob/inputs/ folder.
string inputs_schema_uri = 6 [(.google.api.field_behavior) = REQUIRED];value - The bytes for inputsSchemaUri to set.public boolean hasInputs()
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];hasInputs in interface DataLabelingJobOrBuilderpublic com.google.protobuf.Value getInputs()
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];getInputs in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setInputs(com.google.protobuf.Value value)
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];public DataLabelingJob.Builder setInputs(com.google.protobuf.Value.Builder builderForValue)
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];public DataLabelingJob.Builder mergeInputs(com.google.protobuf.Value value)
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];public DataLabelingJob.Builder clearInputs()
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];public com.google.protobuf.Value.Builder getInputsBuilder()
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];public com.google.protobuf.ValueOrBuilder getInputsOrBuilder()
Required. Input config parameters for the DataLabelingJob.
.google.protobuf.Value inputs = 7 [(.google.api.field_behavior) = REQUIRED];getInputsOrBuilder in interface DataLabelingJobOrBuilderpublic int getStateValue()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.JobState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setStateValue(int value)
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.JobState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public JobState getState()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.JobState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setState(JobState value)
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.JobState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public DataLabelingJob.Builder clearState()
Output only. The detailed state of the job.
.google.cloud.aiplatform.v1.JobState state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public int getLabelingProgress()
Output only. Current labeling job progress percentage scaled in interval [0, 100], indicating the percentage of DataItems that has been finished.
int32 labeling_progress = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];getLabelingProgress in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setLabelingProgress(int value)
Output only. Current labeling job progress percentage scaled in interval [0, 100], indicating the percentage of DataItems that has been finished.
int32 labeling_progress = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The labelingProgress to set.public DataLabelingJob.Builder clearLabelingProgress()
Output only. Current labeling job progress percentage scaled in interval [0, 100], indicating the percentage of DataItems that has been finished.
int32 labeling_progress = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean hasCurrentSpend()
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCurrentSpend in interface DataLabelingJobOrBuilderpublic com.google.type.Money getCurrentSpend()
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCurrentSpend in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setCurrentSpend(com.google.type.Money value)
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder setCurrentSpend(com.google.type.Money.Builder builderForValue)
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder mergeCurrentSpend(com.google.type.Money value)
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder clearCurrentSpend()
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.type.Money.Builder getCurrentSpendBuilder()
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.type.MoneyOrBuilder getCurrentSpendOrBuilder()
Output only. Estimated cost(in US dollars) that the DataLabelingJob has incurred to date.
.google.type.Money current_spend = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCurrentSpendOrBuilder in interface DataLabelingJobOrBuilderpublic boolean hasCreateTime()
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface DataLabelingJobOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder clearCreateTime()
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this DataLabelingJob was created.
.google.protobuf.Timestamp create_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface DataLabelingJobOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface DataLabelingJobOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DataLabelingJob.Builder clearUpdateTime()
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this DataLabelingJob was updated most recently.
.google.protobuf.Timestamp update_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface DataLabelingJobOrBuilderpublic boolean hasError()
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];hasError in interface DataLabelingJobOrBuilderpublic com.google.rpc.Status getError()
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];getError in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setError(com.google.rpc.Status value)
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];public DataLabelingJob.Builder setError(com.google.rpc.Status.Builder builderForValue)
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];public DataLabelingJob.Builder mergeError(com.google.rpc.Status value)
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];public DataLabelingJob.Builder clearError()
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.Status.Builder getErrorBuilder()
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Output only. DataLabelingJob errors. It is only populated when job's state is `JOB_STATE_FAILED` or `JOB_STATE_CANCELLED`.
.google.rpc.Status error = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];getErrorOrBuilder in interface DataLabelingJobOrBuilderpublic int getLabelsCount()
DataLabelingJobOrBuilderThe labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;getLabelsCount in interface DataLabelingJobOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;containsLabels in interface DataLabelingJobOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface DataLabelingJobOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;getLabelsMap in interface DataLabelingJobOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;getLabelsOrDefault in interface DataLabelingJobOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;getLabelsOrThrow in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder clearLabels()
public DataLabelingJob.Builder removeLabels(String key)
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;@Deprecated public Map<String,String> getMutableLabels()
public DataLabelingJob.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;public DataLabelingJob.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your DataLabelingJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels. System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable. Following system labels exist for each DataLabelingJob: * "aiplatform.googleapis.com/schema": output only, its value is the [inputs_schema][google.cloud.aiplatform.v1.DataLabelingJob.inputs_schema_uri]'s title.
map<string, string> labels = 11;public com.google.protobuf.ProtocolStringList getSpecialistPoolsList()
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;getSpecialistPoolsList in interface DataLabelingJobOrBuilderpublic int getSpecialistPoolsCount()
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;getSpecialistPoolsCount in interface DataLabelingJobOrBuilderpublic String getSpecialistPools(int index)
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;getSpecialistPools in interface DataLabelingJobOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSpecialistPoolsBytes(int index)
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;getSpecialistPoolsBytes in interface DataLabelingJobOrBuilderindex - The index of the value to return.public DataLabelingJob.Builder setSpecialistPools(int index, String value)
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;index - The index to set the value at.value - The specialistPools to set.public DataLabelingJob.Builder addSpecialistPools(String value)
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;value - The specialistPools to add.public DataLabelingJob.Builder addAllSpecialistPools(Iterable<String> values)
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;values - The specialistPools to add.public DataLabelingJob.Builder clearSpecialistPools()
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;public DataLabelingJob.Builder addSpecialistPoolsBytes(com.google.protobuf.ByteString value)
The SpecialistPools' resource names associated with this job.
repeated string specialist_pools = 16;value - The bytes of the specialistPools to add.public boolean hasEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;hasEncryptionSpec in interface DataLabelingJobOrBuilderpublic EncryptionSpec getEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;getEncryptionSpec in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;public DataLabelingJob.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;public DataLabelingJob.Builder mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;public DataLabelingJob.Builder clearEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;public EncryptionSpec.Builder getEncryptionSpecBuilder()
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Customer-managed encryption key spec for a DataLabelingJob. If set, this DataLabelingJob will be secured by this key. Note: Annotations created in the DataLabelingJob are associated with the EncryptionSpec of the Dataset they are exported to.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 20;getEncryptionSpecOrBuilder in interface DataLabelingJobOrBuilderpublic boolean hasActiveLearningConfig()
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;hasActiveLearningConfig in interface DataLabelingJobOrBuilderpublic ActiveLearningConfig getActiveLearningConfig()
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;getActiveLearningConfig in interface DataLabelingJobOrBuilderpublic DataLabelingJob.Builder setActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;public DataLabelingJob.Builder setActiveLearningConfig(ActiveLearningConfig.Builder builderForValue)
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;public DataLabelingJob.Builder mergeActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;public DataLabelingJob.Builder clearActiveLearningConfig()
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;public ActiveLearningConfig.Builder getActiveLearningConfigBuilder()
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;public ActiveLearningConfigOrBuilder getActiveLearningConfigOrBuilder()
Parameters that configure the active learning pipeline. Active learning will label the data incrementally via several iterations. For every iteration, it will select a batch of data based on the sampling strategy.
.google.cloud.aiplatform.v1.ActiveLearningConfig active_learning_config = 21;getActiveLearningConfigOrBuilder in interface DataLabelingJobOrBuilderpublic final DataLabelingJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>public final DataLabelingJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DataLabelingJob.Builder>Copyright © 2024 Google LLC. All rights reserved.