GoogleCloudAiplatformV1SyncFeatureViewResponse constructor

GoogleCloudAiplatformV1SyncFeatureViewResponse({
  1. String? featureViewSync,
})

Implementation

GoogleCloudAiplatformV1SyncFeatureViewResponse({
  this.featureViewSync,
});