| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
TrialContext |
TrialContext.Builder.build() |
TrialContext |
TrialContext.Builder.buildPartial() |
TrialContext |
SuggestTrialsRequest.getContexts(int index)
Optional.
|
TrialContext |
SuggestTrialsRequest.Builder.getContexts(int index)
Optional.
|
TrialContext |
SuggestTrialsRequestOrBuilder.getContexts(int index)
Optional.
|
static TrialContext |
TrialContext.getDefaultInstance() |
TrialContext |
TrialContext.getDefaultInstanceForType() |
TrialContext |
TrialContext.Builder.getDefaultInstanceForType() |
static TrialContext |
TrialContext.parseDelimitedFrom(InputStream input) |
static TrialContext |
TrialContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrialContext |
TrialContext.parseFrom(byte[] data) |
static TrialContext |
TrialContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrialContext |
TrialContext.parseFrom(ByteBuffer data) |
static TrialContext |
TrialContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrialContext |
TrialContext.parseFrom(com.google.protobuf.ByteString data) |
static TrialContext |
TrialContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrialContext |
TrialContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrialContext |
TrialContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrialContext |
TrialContext.parseFrom(InputStream input) |
static TrialContext |
TrialContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TrialContext> |
SuggestTrialsRequest.getContextsList()
Optional.
|
List<TrialContext> |
SuggestTrialsRequest.Builder.getContextsList()
Optional.
|
List<TrialContext> |
SuggestTrialsRequestOrBuilder.getContextsList()
Optional.
|
com.google.protobuf.Parser<TrialContext> |
TrialContext.getParserForType() |
static com.google.protobuf.Parser<TrialContext> |
TrialContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
SuggestTrialsRequest.Builder |
SuggestTrialsRequest.Builder.addContexts(int index,
TrialContext value)
Optional.
|
SuggestTrialsRequest.Builder |
SuggestTrialsRequest.Builder.addContexts(TrialContext value)
Optional.
|
TrialContext.Builder |
TrialContext.Builder.mergeFrom(TrialContext other) |
static TrialContext.Builder |
TrialContext.newBuilder(TrialContext prototype) |
SuggestTrialsRequest.Builder |
SuggestTrialsRequest.Builder.setContexts(int index,
TrialContext value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
SuggestTrialsRequest.Builder |
SuggestTrialsRequest.Builder.addAllContexts(Iterable<? extends TrialContext> values)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.