Class WriteResponse (1.91.0)

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

Details about the write for each key.

Attributes

Name Description
data_key google.cloud.aiplatform_v1beta1.types.FeatureViewDataKey
What key is this write response associated with.
online_store_write_time google.protobuf.timestamp_pb2.Timestamp
When the feature values were written to the online store. If FeatureViewDirectWriteResponse.status is not OK, this field is not populated.

Methods

WriteResponse

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

Details about the write for each key.