public static interface ModelMonitoringStatsDataPoint.TypedValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue |
getDistributionValue()
Distribution.
|
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValueOrBuilder |
getDistributionValueOrBuilder()
Distribution.
|
double |
getDoubleValue()
Double.
|
ModelMonitoringStatsDataPoint.TypedValue.ValueCase |
getValueCase() |
boolean |
hasDistributionValue()
Distribution.
|
boolean |
hasDoubleValue()
Double.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDoubleValue()
Double.
double double_value = 1;double getDoubleValue()
Double.
double double_value = 1;boolean hasDistributionValue()
Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue getDistributionValue()
Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValueOrBuilder getDistributionValueOrBuilder()
Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
ModelMonitoringStatsDataPoint.TypedValue.ValueCase getValueCase()
Copyright © 2024 Google LLC. All rights reserved.