| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
DataLabelingJob.Builder |
DataLabelingJob.Builder.addAllDatasets(Iterable<String> values)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.addAllSpecialistPools(Iterable<String> values)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
ListDataLabelingJobsResponse.Builder.addDataLabelingJobsBuilder()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob.Builder |
ListDataLabelingJobsResponse.Builder.addDataLabelingJobsBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.addDatasets(String value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.addDatasetsBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.addSpecialistPools(String value)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.addSpecialistPoolsBytes(com.google.protobuf.ByteString value)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clear() |
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearAnnotationLabels() |
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearCreateTime()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearCurrentSpend()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearDatasets()
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearDisplayName()
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearEncryptionSpec()
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearError()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearInputs()
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearInputsSchemaUri()
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearInstructionUri()
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearLabelerCount()
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearLabelingProgress()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearLabels() |
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearName()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearSpecialistPools()
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearState()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clearUpdateTime()
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.clone() |
DataLabelingJob.Builder |
CreateDataLabelingJobRequest.Builder.getDataLabelingJobBuilder()
Required.
|
DataLabelingJob.Builder |
ListDataLabelingJobsResponse.Builder.getDataLabelingJobsBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeCurrentSpend(com.google.type.Money value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeError(com.google.rpc.Status value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeFrom(DataLabelingJob other) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeFrom(com.google.protobuf.Message other) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeInputs(com.google.protobuf.Value value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
static DataLabelingJob.Builder |
DataLabelingJob.newBuilder() |
static DataLabelingJob.Builder |
DataLabelingJob.newBuilder(DataLabelingJob prototype) |
DataLabelingJob.Builder |
DataLabelingJob.newBuilderForType() |
protected DataLabelingJob.Builder |
DataLabelingJob.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.putAllAnnotationLabels(Map<String,String> values)
Labels to assign to annotations generated by this DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.putAnnotationLabels(String key,
String value)
Labels to assign to annotations generated by this DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.putLabels(String key,
String value)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.removeAnnotationLabels(String key)
Labels to assign to annotations generated by this DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.removeLabels(String key)
The labels with user-defined metadata to organize your DataLabelingJobs.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setActiveLearningConfig(ActiveLearningConfig.Builder builderForValue)
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setCurrentSpend(com.google.type.Money.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setCurrentSpend(com.google.type.Money value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setDatasets(int index,
String value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setDisplayName(String value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setEncryptionSpec(EncryptionSpec value)
Customer-managed encryption key spec for a DataLabelingJob.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setError(com.google.rpc.Status value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.setInputs(com.google.protobuf.Value.Builder builderForValue)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setInputs(com.google.protobuf.Value value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setInputsSchemaUri(String value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setInputsSchemaUriBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setInstructionUri(String value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setInstructionUriBytes(com.google.protobuf.ByteString value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setLabelerCount(int value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setLabelingProgress(int value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setName(String value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.setSpecialistPools(int index,
String value)
The SpecialistPools' resource names associated with this job.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setState(JobState value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setStateValue(int value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
DataLabelingJob.Builder |
DataLabelingJob.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<DataLabelingJob.Builder> |
ListDataLabelingJobsResponse.Builder.getDataLabelingJobsBuilderList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.addDataLabelingJobs(DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.addDataLabelingJobs(int index,
DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
CreateDataLabelingJobRequest.Builder |
CreateDataLabelingJobRequest.Builder.setDataLabelingJob(DataLabelingJob.Builder builderForValue)
Required.
|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.setDataLabelingJobs(int index,
DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
Copyright © 2023 Google LLC. All rights reserved.