| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DataLabelingJob |
DataLabelingJob.Builder.build() |
DataLabelingJob |
DataLabelingJob.Builder.buildPartial() |
DataLabelingJob |
CreateDataLabelingJobRequest.getDataLabelingJob()
Required.
|
DataLabelingJob |
CreateDataLabelingJobRequest.Builder.getDataLabelingJob()
Required.
|
DataLabelingJob |
CreateDataLabelingJobRequestOrBuilder.getDataLabelingJob()
Required.
|
DataLabelingJob |
ListDataLabelingJobsResponseOrBuilder.getDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob |
ListDataLabelingJobsResponse.getDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob |
ListDataLabelingJobsResponse.Builder.getDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
static DataLabelingJob |
DataLabelingJob.getDefaultInstance() |
DataLabelingJob |
DataLabelingJob.getDefaultInstanceForType() |
DataLabelingJob |
DataLabelingJob.Builder.getDefaultInstanceForType() |
static DataLabelingJob |
DataLabelingJob.parseDelimitedFrom(InputStream input) |
static DataLabelingJob |
DataLabelingJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataLabelingJob |
DataLabelingJob.parseFrom(byte[] data) |
static DataLabelingJob |
DataLabelingJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataLabelingJob |
DataLabelingJob.parseFrom(ByteBuffer data) |
static DataLabelingJob |
DataLabelingJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataLabelingJob |
DataLabelingJob.parseFrom(com.google.protobuf.ByteString data) |
static DataLabelingJob |
DataLabelingJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataLabelingJob |
DataLabelingJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataLabelingJob |
DataLabelingJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataLabelingJob |
DataLabelingJob.parseFrom(InputStream input) |
static DataLabelingJob |
DataLabelingJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DataLabelingJob> |
ListDataLabelingJobsResponseOrBuilder.getDataLabelingJobsList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<DataLabelingJob> |
ListDataLabelingJobsResponse.getDataLabelingJobsList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<DataLabelingJob> |
ListDataLabelingJobsResponse.Builder.getDataLabelingJobsList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
com.google.protobuf.Parser<DataLabelingJob> |
DataLabelingJob.getParserForType() |
static com.google.protobuf.Parser<DataLabelingJob> |
DataLabelingJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.addDataLabelingJobs(DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.addDataLabelingJobs(int index,
DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
CreateDataLabelingJobRequest.Builder |
CreateDataLabelingJobRequest.Builder.mergeDataLabelingJob(DataLabelingJob value)
Required.
|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeFrom(DataLabelingJob other) |
static DataLabelingJob.Builder |
DataLabelingJob.newBuilder(DataLabelingJob prototype) |
CreateDataLabelingJobRequest.Builder |
CreateDataLabelingJobRequest.Builder.setDataLabelingJob(DataLabelingJob value)
Required.
|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.setDataLabelingJobs(int index,
DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
| Modifier and Type | Method and Description |
|---|---|
ListDataLabelingJobsResponse.Builder |
ListDataLabelingJobsResponse.Builder.addAllDataLabelingJobs(Iterable<? extends DataLabelingJob> values)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
Copyright © 2024 Google LLC. All rights reserved.