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