GoogleCloudAiplatformV1FeatureViewSync constructor
GoogleCloudAiplatformV1FeatureViewSync({
- String? createTime,
- GoogleRpcStatus? finalStatus,
- String? name,
- GoogleTypeInterval? runTime,
- GoogleCloudAiplatformV1FeatureViewSyncSyncSummary? syncSummary,
Implementation
GoogleCloudAiplatformV1FeatureViewSync({
this.createTime,
this.finalStatus,
this.name,
this.runTime,
this.syncSummary,
});