Interface protos.google.dataflow.v1beta3.IListSnapshotsRequest

Properties of a ListSnapshotsRequest.

Package

@google-cloud/dataflow!

Properties

jobId

jobId?: (string|null);

ListSnapshotsRequest jobId

Property Value
TypeDescription
(string|null)

location

location?: (string|null);

ListSnapshotsRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

ListSnapshotsRequest projectId

Property Value
TypeDescription
(string|null)