| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Examples |
Examples.Builder.build() |
Examples |
Examples.Builder.buildPartial() |
static Examples |
Examples.getDefaultInstance() |
Examples |
Examples.getDefaultInstanceForType() |
Examples |
Examples.Builder.getDefaultInstanceForType() |
Examples |
ExplanationParameters.getExamples()
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
Examples |
ExplanationParameters.Builder.getExamples()
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
Examples |
ExplanationParametersOrBuilder.getExamples()
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
Examples |
UpdateExplanationDatasetRequestOrBuilder.getExamples()
The example config containing the location of the dataset.
|
Examples |
UpdateExplanationDatasetRequest.getExamples()
The example config containing the location of the dataset.
|
Examples |
UpdateExplanationDatasetRequest.Builder.getExamples()
The example config containing the location of the dataset.
|
static Examples |
Examples.parseDelimitedFrom(InputStream input) |
static Examples |
Examples.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Examples |
Examples.parseFrom(byte[] data) |
static Examples |
Examples.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Examples |
Examples.parseFrom(ByteBuffer data) |
static Examples |
Examples.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Examples |
Examples.parseFrom(com.google.protobuf.ByteString data) |
static Examples |
Examples.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Examples |
Examples.parseFrom(com.google.protobuf.CodedInputStream input) |
static Examples |
Examples.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Examples |
Examples.parseFrom(InputStream input) |
static Examples |
Examples.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Examples> |
Examples.getParserForType() |
static com.google.protobuf.Parser<Examples> |
Examples.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExplanationParameters.Builder |
ExplanationParameters.Builder.mergeExamples(Examples value)
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
UpdateExplanationDatasetRequest.Builder |
UpdateExplanationDatasetRequest.Builder.mergeExamples(Examples value)
The example config containing the location of the dataset.
|
Examples.Builder |
Examples.Builder.mergeFrom(Examples other) |
static Examples.Builder |
Examples.newBuilder(Examples prototype) |
ExplanationParameters.Builder |
ExplanationParameters.Builder.setExamples(Examples value)
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
UpdateExplanationDatasetRequest.Builder |
UpdateExplanationDatasetRequest.Builder.setExamples(Examples value)
The example config containing the location of the dataset.
|
Copyright © 2023 Google LLC. All rights reserved.