GoogleCloudAiplatformV1FetchFeatureValuesResponse constructor
GoogleCloudAiplatformV1FetchFeatureValuesResponse({
- GoogleCloudAiplatformV1FeatureViewDataKey? dataKey,
- GoogleCloudAiplatformV1FetchFeatureValuesResponseFeatureNameValuePairList? keyValues,
- Map<
String, Object?> ? protoStruct,
Implementation
GoogleCloudAiplatformV1FetchFeatureValuesResponse({
this.dataKey,
this.keyValues,
this.protoStruct,
});