Class TypedValue (1.53.0)

TypedValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Typed value of the statistics.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
double_value float
Double. This field is a member of oneof_ value.
distribution_value google.cloud.aiplatform_v1beta1.types.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue
Distribution. This field is a member of oneof_ value.

Classes

DistributionDataValue

DistributionDataValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Summary statistics for a population of values.

Methods

TypedValue

TypedValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Typed value of the statistics.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields