| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DistillationSpec |
DistillationSpec.Builder.build() |
DistillationSpec |
DistillationSpec.Builder.buildPartial() |
static DistillationSpec |
DistillationSpec.getDefaultInstance() |
DistillationSpec |
DistillationSpec.getDefaultInstanceForType() |
DistillationSpec |
DistillationSpec.Builder.getDefaultInstanceForType() |
DistillationSpec |
TuningJob.getDistillationSpec()
Tuning Spec for Distillation.
|
DistillationSpec |
TuningJob.Builder.getDistillationSpec()
Tuning Spec for Distillation.
|
DistillationSpec |
TuningJobOrBuilder.getDistillationSpec()
Tuning Spec for Distillation.
|
static DistillationSpec |
DistillationSpec.parseDelimitedFrom(InputStream input) |
static DistillationSpec |
DistillationSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationSpec |
DistillationSpec.parseFrom(byte[] data) |
static DistillationSpec |
DistillationSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationSpec |
DistillationSpec.parseFrom(ByteBuffer data) |
static DistillationSpec |
DistillationSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationSpec |
DistillationSpec.parseFrom(com.google.protobuf.ByteString data) |
static DistillationSpec |
DistillationSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationSpec |
DistillationSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static DistillationSpec |
DistillationSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DistillationSpec |
DistillationSpec.parseFrom(InputStream input) |
static DistillationSpec |
DistillationSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DistillationSpec> |
DistillationSpec.getParserForType() |
static com.google.protobuf.Parser<DistillationSpec> |
DistillationSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
TuningJob.Builder |
TuningJob.Builder.mergeDistillationSpec(DistillationSpec value)
Tuning Spec for Distillation.
|
DistillationSpec.Builder |
DistillationSpec.Builder.mergeFrom(DistillationSpec other) |
static DistillationSpec.Builder |
DistillationSpec.newBuilder(DistillationSpec prototype) |
TuningJob.Builder |
TuningJob.Builder.setDistillationSpec(DistillationSpec value)
Tuning Spec for Distillation.
|
Copyright © 2024 Google LLC. All rights reserved.