Snapshot constructor
Snapshot({})
Implementation
Snapshot({
this.creationTime,
this.description,
this.diskSizeBytes,
this.id,
this.projectId,
this.pubsubMetadata,
this.region,
this.sourceJobId,
this.state,
this.ttl,
});