| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ToolNameMatchMetricValue |
ToolNameMatchMetricValue.Builder.build() |
ToolNameMatchMetricValue |
ToolNameMatchMetricValue.Builder.buildPartial() |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.getDefaultInstance() |
ToolNameMatchMetricValue |
ToolNameMatchMetricValue.getDefaultInstanceForType() |
ToolNameMatchMetricValue |
ToolNameMatchMetricValue.Builder.getDefaultInstanceForType() |
ToolNameMatchMetricValue |
ToolNameMatchResults.getToolNameMatchMetricValues(int index)
Output only.
|
ToolNameMatchMetricValue |
ToolNameMatchResults.Builder.getToolNameMatchMetricValues(int index)
Output only.
|
ToolNameMatchMetricValue |
ToolNameMatchResultsOrBuilder.getToolNameMatchMetricValues(int index)
Output only.
|
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseDelimitedFrom(InputStream input) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(byte[] data) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(ByteBuffer data) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(com.google.protobuf.ByteString data) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(InputStream input) |
static ToolNameMatchMetricValue |
ToolNameMatchMetricValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ToolNameMatchMetricValue> |
ToolNameMatchMetricValue.getParserForType() |
List<ToolNameMatchMetricValue> |
ToolNameMatchResults.getToolNameMatchMetricValuesList()
Output only.
|
List<ToolNameMatchMetricValue> |
ToolNameMatchResults.Builder.getToolNameMatchMetricValuesList()
Output only.
|
List<ToolNameMatchMetricValue> |
ToolNameMatchResultsOrBuilder.getToolNameMatchMetricValuesList()
Output only.
|
static com.google.protobuf.Parser<ToolNameMatchMetricValue> |
ToolNameMatchMetricValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
ToolNameMatchResults.Builder |
ToolNameMatchResults.Builder.addToolNameMatchMetricValues(int index,
ToolNameMatchMetricValue value)
Output only.
|
ToolNameMatchResults.Builder |
ToolNameMatchResults.Builder.addToolNameMatchMetricValues(ToolNameMatchMetricValue value)
Output only.
|
ToolNameMatchMetricValue.Builder |
ToolNameMatchMetricValue.Builder.mergeFrom(ToolNameMatchMetricValue other) |
static ToolNameMatchMetricValue.Builder |
ToolNameMatchMetricValue.newBuilder(ToolNameMatchMetricValue prototype) |
ToolNameMatchResults.Builder |
ToolNameMatchResults.Builder.setToolNameMatchMetricValues(int index,
ToolNameMatchMetricValue value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ToolNameMatchResults.Builder |
ToolNameMatchResults.Builder.addAllToolNameMatchMetricValues(Iterable<? extends ToolNameMatchMetricValue> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.