Interface protos.google.dataflow.v1beta3.IGetSnapshotRequest

Properties of a GetSnapshotRequest.

Package

@google-cloud/dataflow!

Properties

location

location?: (string|null);

GetSnapshotRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

GetSnapshotRequest projectId

Property Value
TypeDescription
(string|null)

snapshotId

snapshotId?: (string|null);

GetSnapshotRequest snapshotId

Property Value
TypeDescription
(string|null)