Uses of Interface
com.google.cloud.aiplatform.v1.FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder
Packages that use FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder
-
Uses of FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilderModifier and TypeClassDescriptionstatic final classResponse structure in the format of key (feature name) and (feature) value pair.static final classResponse structure in the format of key (feature name) and (feature) value pair.Methods in com.google.cloud.aiplatform.v1 that return FetchFeatureValuesResponse.FeatureNameValuePairListOrBuilderModifier and TypeMethodDescriptionFetchFeatureValuesResponse.Builder.getKeyValuesOrBuilder()Feature values in KeyValue format.FetchFeatureValuesResponse.getKeyValuesOrBuilder()Feature values in KeyValue format.FetchFeatureValuesResponseOrBuilder.getKeyValuesOrBuilder()Feature values in KeyValue format.