| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
CustomOutputFormatConfig |
CustomOutputFormatConfig.Builder.build() |
CustomOutputFormatConfig |
CustomOutputFormatConfig.Builder.buildPartial() |
CustomOutputFormatConfig |
PointwiseMetricSpec.getCustomOutputFormatConfig()
Optional.
|
CustomOutputFormatConfig |
PointwiseMetricSpec.Builder.getCustomOutputFormatConfig()
Optional.
|
CustomOutputFormatConfig |
PairwiseMetricSpec.getCustomOutputFormatConfig()
Optional.
|
CustomOutputFormatConfig |
PairwiseMetricSpec.Builder.getCustomOutputFormatConfig()
Optional.
|
CustomOutputFormatConfig |
PointwiseMetricSpecOrBuilder.getCustomOutputFormatConfig()
Optional.
|
CustomOutputFormatConfig |
PairwiseMetricSpecOrBuilder.getCustomOutputFormatConfig()
Optional.
|
static CustomOutputFormatConfig |
CustomOutputFormatConfig.getDefaultInstance() |
CustomOutputFormatConfig |
CustomOutputFormatConfig.getDefaultInstanceForType() |
CustomOutputFormatConfig |
CustomOutputFormatConfig.Builder.getDefaultInstanceForType() |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseDelimitedFrom(InputStream input) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(byte[] data) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(ByteBuffer data) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(com.google.protobuf.ByteString data) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(InputStream input) |
static CustomOutputFormatConfig |
CustomOutputFormatConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CustomOutputFormatConfig> |
CustomOutputFormatConfig.getParserForType() |
static com.google.protobuf.Parser<CustomOutputFormatConfig> |
CustomOutputFormatConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
PointwiseMetricSpec.Builder |
PointwiseMetricSpec.Builder.mergeCustomOutputFormatConfig(CustomOutputFormatConfig value)
Optional.
|
PairwiseMetricSpec.Builder |
PairwiseMetricSpec.Builder.mergeCustomOutputFormatConfig(CustomOutputFormatConfig value)
Optional.
|
CustomOutputFormatConfig.Builder |
CustomOutputFormatConfig.Builder.mergeFrom(CustomOutputFormatConfig other) |
static CustomOutputFormatConfig.Builder |
CustomOutputFormatConfig.newBuilder(CustomOutputFormatConfig prototype) |
PointwiseMetricSpec.Builder |
PointwiseMetricSpec.Builder.setCustomOutputFormatConfig(CustomOutputFormatConfig value)
Optional.
|
PairwiseMetricSpec.Builder |
PairwiseMetricSpec.Builder.setCustomOutputFormatConfig(CustomOutputFormatConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.