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