Interface protos.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList.IFeatureNameValuePair (3.13.0)

Properties of a FeatureNameValuePair.

Package

@google-cloud/aiplatform

Properties

name

name?: (string|null);

FeatureNameValuePair name

value

value?: (google.cloud.aiplatform.v1.IFeatureValue|null);

FeatureNameValuePair value