| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.Builder.build() |
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.Builder.buildPartial() |
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPointOrBuilder.getBaselineStats()
Statistics from baseline dataset.
|
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.getBaselineStats()
Statistics from baseline dataset.
|
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.Builder.getBaselineStats()
Statistics from baseline dataset.
|
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPointOrBuilder.getCurrentStats()
Statistics from current dataset.
|
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.getCurrentStats()
Statistics from current dataset.
|
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.Builder.getCurrentStats()
Statistics from current dataset.
|
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.getDefaultInstance() |
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.getDefaultInstanceForType() |
ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.Builder.getDefaultInstanceForType() |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseDelimitedFrom(InputStream input) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(byte[] data) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(ByteBuffer data) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(com.google.protobuf.ByteString data) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(InputStream input) |
static ModelMonitoringStatsDataPoint.TypedValue |
ModelMonitoringStatsDataPoint.TypedValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ModelMonitoringStatsDataPoint.TypedValue> |
ModelMonitoringStatsDataPoint.TypedValue.getParserForType() |
static com.google.protobuf.Parser<ModelMonitoringStatsDataPoint.TypedValue> |
ModelMonitoringStatsDataPoint.TypedValue.parser() |
Copyright © 2025 Google LLC. All rights reserved.