| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.Builder.build() |
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.Builder.buildPartial() |
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpecOrBuilder.getDecayCurveStoppingSpec()
The automated early stopping spec using decay curve rule.
|
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.getDecayCurveStoppingSpec()
The automated early stopping spec using decay curve rule.
|
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.Builder.getDecayCurveStoppingSpec()
The automated early stopping spec using decay curve rule.
|
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.getDefaultInstance() |
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.getDefaultInstanceForType() |
StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.Builder.getDefaultInstanceForType() |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseDelimitedFrom(InputStream input) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(byte[] data) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(ByteBuffer data) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(com.google.protobuf.ByteString data) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(InputStream input) |
static StudySpec.DecayCurveAutomatedStoppingSpec |
StudySpec.DecayCurveAutomatedStoppingSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StudySpec.DecayCurveAutomatedStoppingSpec> |
StudySpec.DecayCurveAutomatedStoppingSpec.getParserForType() |
static com.google.protobuf.Parser<StudySpec.DecayCurveAutomatedStoppingSpec> |
StudySpec.DecayCurveAutomatedStoppingSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
StudySpec.Builder |
StudySpec.Builder.mergeDecayCurveStoppingSpec(StudySpec.DecayCurveAutomatedStoppingSpec value)
The automated early stopping spec using decay curve rule.
|
StudySpec.DecayCurveAutomatedStoppingSpec.Builder |
StudySpec.DecayCurveAutomatedStoppingSpec.Builder.mergeFrom(StudySpec.DecayCurveAutomatedStoppingSpec other) |
static StudySpec.DecayCurveAutomatedStoppingSpec.Builder |
StudySpec.DecayCurveAutomatedStoppingSpec.newBuilder(StudySpec.DecayCurveAutomatedStoppingSpec prototype) |
StudySpec.Builder |
StudySpec.Builder.setDecayCurveStoppingSpec(StudySpec.DecayCurveAutomatedStoppingSpec value)
The automated early stopping spec using decay curve rule.
|
Copyright © 2022 Google LLC. All rights reserved.