| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ActiveLearningConfig |
ActiveLearningConfig.Builder.build() |
ActiveLearningConfig |
ActiveLearningConfig.Builder.buildPartial() |
ActiveLearningConfig |
DataLabelingJob.getActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
ActiveLearningConfig |
DataLabelingJob.Builder.getActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
ActiveLearningConfig |
DataLabelingJobOrBuilder.getActiveLearningConfig()
Parameters that configure the active learning pipeline.
|
static ActiveLearningConfig |
ActiveLearningConfig.getDefaultInstance() |
ActiveLearningConfig |
ActiveLearningConfig.getDefaultInstanceForType() |
ActiveLearningConfig |
ActiveLearningConfig.Builder.getDefaultInstanceForType() |
static ActiveLearningConfig |
ActiveLearningConfig.parseDelimitedFrom(InputStream input) |
static ActiveLearningConfig |
ActiveLearningConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(byte[] data) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(ByteBuffer data) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(com.google.protobuf.ByteString data) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(InputStream input) |
static ActiveLearningConfig |
ActiveLearningConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ActiveLearningConfig> |
ActiveLearningConfig.getParserForType() |
static com.google.protobuf.Parser<ActiveLearningConfig> |
ActiveLearningConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DataLabelingJob.Builder |
DataLabelingJob.Builder.mergeActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline.
|
ActiveLearningConfig.Builder |
ActiveLearningConfig.Builder.mergeFrom(ActiveLearningConfig other) |
static ActiveLearningConfig.Builder |
ActiveLearningConfig.newBuilder(ActiveLearningConfig prototype) |
DataLabelingJob.Builder |
DataLabelingJob.Builder.setActiveLearningConfig(ActiveLearningConfig value)
Parameters that configure the active learning pipeline.
|
Copyright © 2024 Google LLC. All rights reserved.