| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ToolNameMatchResults |
ToolNameMatchResults.Builder.build() |
ToolNameMatchResults |
ToolNameMatchResults.Builder.buildPartial() |
static ToolNameMatchResults |
ToolNameMatchResults.getDefaultInstance() |
ToolNameMatchResults |
ToolNameMatchResults.getDefaultInstanceForType() |
ToolNameMatchResults |
ToolNameMatchResults.Builder.getDefaultInstanceForType() |
ToolNameMatchResults |
EvaluateInstancesResponse.getToolNameMatchResults()
Results for tool name match metric.
|
ToolNameMatchResults |
EvaluateInstancesResponse.Builder.getToolNameMatchResults()
Results for tool name match metric.
|
ToolNameMatchResults |
EvaluateInstancesResponseOrBuilder.getToolNameMatchResults()
Results for tool name match metric.
|
static ToolNameMatchResults |
ToolNameMatchResults.parseDelimitedFrom(InputStream input) |
static ToolNameMatchResults |
ToolNameMatchResults.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(byte[] data) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(ByteBuffer data) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(com.google.protobuf.ByteString data) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(com.google.protobuf.CodedInputStream input) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(InputStream input) |
static ToolNameMatchResults |
ToolNameMatchResults.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ToolNameMatchResults> |
ToolNameMatchResults.getParserForType() |
static com.google.protobuf.Parser<ToolNameMatchResults> |
ToolNameMatchResults.parser() |
| Modifier and Type | Method and Description |
|---|---|
ToolNameMatchResults.Builder |
ToolNameMatchResults.Builder.mergeFrom(ToolNameMatchResults other) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeToolNameMatchResults(ToolNameMatchResults value)
Results for tool name match metric.
|
static ToolNameMatchResults.Builder |
ToolNameMatchResults.newBuilder(ToolNameMatchResults prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setToolNameMatchResults(ToolNameMatchResults value)
Results for tool name match metric.
|
Copyright © 2025 Google LLC. All rights reserved.