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