| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
PairwiseMetricSpec |
PairwiseMetricSpec.Builder.build() |
PairwiseMetricSpec |
PairwiseMetricSpec.Builder.buildPartial() |
static PairwiseMetricSpec |
PairwiseMetricSpec.getDefaultInstance() |
PairwiseMetricSpec |
PairwiseMetricSpec.getDefaultInstanceForType() |
PairwiseMetricSpec |
PairwiseMetricSpec.Builder.getDefaultInstanceForType() |
PairwiseMetricSpec |
PairwiseMetricInput.getMetricSpec()
Required.
|
PairwiseMetricSpec |
PairwiseMetricInput.Builder.getMetricSpec()
Required.
|
PairwiseMetricSpec |
PairwiseMetricInputOrBuilder.getMetricSpec()
Required.
|
static PairwiseMetricSpec |
PairwiseMetricSpec.parseDelimitedFrom(InputStream input) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(byte[] data) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(ByteBuffer data) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(com.google.protobuf.ByteString data) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(InputStream input) |
static PairwiseMetricSpec |
PairwiseMetricSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PairwiseMetricSpec> |
PairwiseMetricSpec.getParserForType() |
static com.google.protobuf.Parser<PairwiseMetricSpec> |
PairwiseMetricSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
PairwiseMetricSpec.Builder |
PairwiseMetricSpec.Builder.mergeFrom(PairwiseMetricSpec other) |
PairwiseMetricInput.Builder |
PairwiseMetricInput.Builder.mergeMetricSpec(PairwiseMetricSpec value)
Required.
|
static PairwiseMetricSpec.Builder |
PairwiseMetricSpec.newBuilder(PairwiseMetricSpec prototype) |
PairwiseMetricInput.Builder |
PairwiseMetricInput.Builder.setMetricSpec(PairwiseMetricSpec value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.