Class Data (1.36.4)

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

Container to hold value(s), successive in time, for one Feature from the request.

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

NameDescription
value google.cloud.aiplatform_v1beta1.types.FeatureValue
Feature value if a single value is requested. This field is a member of oneof_ data.
values google.cloud.aiplatform_v1beta1.types.FeatureValueList
Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty. This field is a member of oneof_ data.

Methods

Data

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

Container to hold value(s), successive in time, for one Feature from the request.

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