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