GoogleCloudAiplatformV1ListFeatureViewSyncsResponse constructor
GoogleCloudAiplatformV1ListFeatureViewSyncsResponse({
- List<
GoogleCloudAiplatformV1FeatureViewSync> ? featureViewSyncs, - String? nextPageToken,
Implementation
GoogleCloudAiplatformV1ListFeatureViewSyncsResponse({
this.featureViewSyncs,
this.nextPageToken,
});