public interface ModelMonitoringStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringStats.StatsCase |
getStatsCase() |
ModelMonitoringTabularStats |
getTabularStats()
Generated tabular statistics.
|
ModelMonitoringTabularStatsOrBuilder |
getTabularStatsOrBuilder()
Generated tabular statistics.
|
boolean |
hasTabularStats()
Generated tabular statistics.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTabularStats()
Generated tabular statistics.
.google.cloud.aiplatform.v1beta1.ModelMonitoringTabularStats tabular_stats = 1;ModelMonitoringTabularStats getTabularStats()
Generated tabular statistics.
.google.cloud.aiplatform.v1beta1.ModelMonitoringTabularStats tabular_stats = 1;ModelMonitoringTabularStatsOrBuilder getTabularStatsOrBuilder()
Generated tabular statistics.
.google.cloud.aiplatform.v1beta1.ModelMonitoringTabularStats tabular_stats = 1;ModelMonitoringStats.StatsCase getStatsCase()
Copyright © 2024 Google LLC. All rights reserved.