Properties of a Snapshot.
Package
@google-cloud/dataflowProperties
creationTime
creationTime?: (google.protobuf.ITimestamp|null);Snapshot creationTime
description
description?: (string|null);Snapshot description
diskSizeBytes
diskSizeBytes?: (number|Long|string|null);Snapshot diskSizeBytes
id
id?: (string|null);Snapshot id
projectId
projectId?: (string|null);Snapshot projectId
pubsubMetadata
pubsubMetadata?: (google.dataflow.v1beta3.IPubsubSnapshotMetadata[]|null);Snapshot pubsubMetadata
region
region?: (string|null);Snapshot region
sourceJobId
sourceJobId?: (string|null);Snapshot sourceJobId
state
state?: (google.dataflow.v1beta3.SnapshotState|keyof typeof google.dataflow.v1beta3.SnapshotState|null);Snapshot state
ttl
ttl?: (google.protobuf.IDuration|null);Snapshot ttl