GoogleCloudAiplatformV1SandboxEnvironmentSnapshot constructor
GoogleCloudAiplatformV1SandboxEnvironmentSnapshot({})
Implementation
GoogleCloudAiplatformV1SandboxEnvironmentSnapshot({
this.createTime,
this.displayName,
this.expireTime,
this.name,
this.owner,
this.parentSnapshot,
this.postSnapshotAction,
this.sizeBytes,
this.sourceSandboxEnvironment,
this.ttl,
this.updateTime,
});