| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clear() |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clearDistributionValue()
Distribution.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clearDoubleValue()
Double.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clearValue() |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.clone() |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.Builder.getBaselineStatsBuilder()
Statistics from baseline dataset.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.Builder.getCurrentStatsBuilder()
Statistics from current dataset.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.mergeDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue value)
Distribution.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.mergeFrom(com.google.protobuf.Message other) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.mergeFrom(ModelMonitoringStatsDataPoint.TypedValue other) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.newBuilder() |
static ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.newBuilder(ModelMonitoringStatsDataPoint.TypedValue prototype) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.newBuilderForType() |
protected ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.setDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue.Builder builderForValue)
Distribution.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.setDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue value)
Distribution.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.setDoubleValue(double value)
Double.
|
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
ModelMonitoringStatsDataPoint.TypedValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringStatsDataPoint.Builder |
ModelMonitoringStatsDataPoint.Builder.setBaselineStats(ModelMonitoringStatsDataPoint.TypedValue.Builder builderForValue)
Statistics from baseline dataset.
|
ModelMonitoringStatsDataPoint.Builder |
ModelMonitoringStatsDataPoint.Builder.setCurrentStats(ModelMonitoringStatsDataPoint.TypedValue.Builder builderForValue)
Statistics from current dataset.
|
Copyright © 2024 Google LLC. All rights reserved.