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