Class FetchFeatureValuesResponse (1.48.0)

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

Response message for FeatureOnlineStoreService.FetchFeatureValues

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
key_values google.cloud.aiplatform_v1.types.FetchFeatureValuesResponse.FeatureNameValuePairList
Feature values in KeyValue format. This field is a member of oneof_ format.
proto_struct google.protobuf.struct_pb2.Struct
Feature values in proto Struct format. This field is a member of oneof_ format.
data_key google.cloud.aiplatform_v1.types.FeatureViewDataKey
The data key associated with this response. Will only be populated for [FeatureOnlineStoreService.StreamingFetchFeatureValues][] RPCs.

Classes

FeatureNameValuePairList

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

Response structure in the format of key (feature name) and (feature) value pair.

Methods

FetchFeatureValuesResponse

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

Response message for FeatureOnlineStoreService.FetchFeatureValues

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