Interface protos.google.cloud.aiplatform.v1beta1.IStreamingFetchFeatureValuesResponse (5.14.0)

Properties of a StreamingFetchFeatureValuesResponse.

Package

@google-cloud/aiplatform

Properties

data

data?: (google.cloud.aiplatform.v1beta1.IFetchFeatureValuesResponse[]|null);

StreamingFetchFeatureValuesResponse data

dataKeysWithError

dataKeysWithError?: (google.cloud.aiplatform.v1beta1.IFeatureViewDataKey[]|null);

StreamingFetchFeatureValuesResponse dataKeysWithError

status

status?: (google.rpc.IStatus|null);

StreamingFetchFeatureValuesResponse status