| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ToolCallValidMetricValue |
ToolCallValidMetricValue.Builder.build() |
ToolCallValidMetricValue |
ToolCallValidMetricValue.Builder.buildPartial() |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.getDefaultInstance() |
ToolCallValidMetricValue |
ToolCallValidMetricValue.getDefaultInstanceForType() |
ToolCallValidMetricValue |
ToolCallValidMetricValue.Builder.getDefaultInstanceForType() |
ToolCallValidMetricValue |
ToolCallValidResultsOrBuilder.getToolCallValidMetricValues(int index)
Output only.
|
ToolCallValidMetricValue |
ToolCallValidResults.getToolCallValidMetricValues(int index)
Output only.
|
ToolCallValidMetricValue |
ToolCallValidResults.Builder.getToolCallValidMetricValues(int index)
Output only.
|
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseDelimitedFrom(InputStream input) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(byte[] data) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(ByteBuffer data) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(com.google.protobuf.ByteString data) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(InputStream input) |
static ToolCallValidMetricValue |
ToolCallValidMetricValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ToolCallValidMetricValue> |
ToolCallValidMetricValue.getParserForType() |
List<ToolCallValidMetricValue> |
ToolCallValidResultsOrBuilder.getToolCallValidMetricValuesList()
Output only.
|
List<ToolCallValidMetricValue> |
ToolCallValidResults.getToolCallValidMetricValuesList()
Output only.
|
List<ToolCallValidMetricValue> |
ToolCallValidResults.Builder.getToolCallValidMetricValuesList()
Output only.
|
static com.google.protobuf.Parser<ToolCallValidMetricValue> |
ToolCallValidMetricValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
ToolCallValidResults.Builder |
ToolCallValidResults.Builder.addToolCallValidMetricValues(int index,
ToolCallValidMetricValue value)
Output only.
|
ToolCallValidResults.Builder |
ToolCallValidResults.Builder.addToolCallValidMetricValues(ToolCallValidMetricValue value)
Output only.
|
ToolCallValidMetricValue.Builder |
ToolCallValidMetricValue.Builder.mergeFrom(ToolCallValidMetricValue other) |
static ToolCallValidMetricValue.Builder |
ToolCallValidMetricValue.newBuilder(ToolCallValidMetricValue prototype) |
ToolCallValidResults.Builder |
ToolCallValidResults.Builder.setToolCallValidMetricValues(int index,
ToolCallValidMetricValue value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ToolCallValidResults.Builder |
ToolCallValidResults.Builder.addAllToolCallValidMetricValues(Iterable<? extends ToolCallValidMetricValue> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.