Class FetchFeatureValuesResponse.FeatureNameValuePairList

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList
All Implemented Interfaces:
FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
FetchFeatureValuesResponse

public static final class FetchFeatureValuesResponse.FeatureNameValuePairList extends com.google.protobuf.GeneratedMessage implements FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder
 Response structure in the format of key (feature name) and (feature) value
 pair.
 
Protobuf type google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairList
See Also: