menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
FetchFeatureValuesResponse_FeatureNameValuePairList
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Object
toJson
(
)
override
Implementation
@override Object toJson() => { if (features.isNotDefault) 'features': encodeList(features), };
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
FetchFeatureValuesResponse_FeatureNameValuePairList
toJson method
FetchFeatureValuesResponse_FeatureNameValuePairList class