| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.Builder.build() |
ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.Builder.buildPartial() |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.getDefaultInstance() |
ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.getDefaultInstanceForType() |
ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.Builder.getDefaultInstanceForType() |
ToolParameterKeyMatchInput |
EvaluateInstancesRequestOrBuilder.getToolParameterKeyMatchInput()
Input for tool parameter key match metric.
|
ToolParameterKeyMatchInput |
EvaluateInstancesRequest.getToolParameterKeyMatchInput()
Input for tool parameter key match metric.
|
ToolParameterKeyMatchInput |
EvaluateInstancesRequest.Builder.getToolParameterKeyMatchInput()
Input for tool parameter key match metric.
|
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseDelimitedFrom(InputStream input) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(byte[] data) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(ByteBuffer data) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(com.google.protobuf.ByteString data) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(InputStream input) |
static ToolParameterKeyMatchInput |
ToolParameterKeyMatchInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ToolParameterKeyMatchInput> |
ToolParameterKeyMatchInput.getParserForType() |
static com.google.protobuf.Parser<ToolParameterKeyMatchInput> |
ToolParameterKeyMatchInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
ToolParameterKeyMatchInput.Builder |
ToolParameterKeyMatchInput.Builder.mergeFrom(ToolParameterKeyMatchInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeToolParameterKeyMatchInput(ToolParameterKeyMatchInput value)
Input for tool parameter key match metric.
|
static ToolParameterKeyMatchInput.Builder |
ToolParameterKeyMatchInput.newBuilder(ToolParameterKeyMatchInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setToolParameterKeyMatchInput(ToolParameterKeyMatchInput value)
Input for tool parameter key match metric.
|
Copyright © 2025 Google LLC. All rights reserved.