Interface protos.google.dataflow.v1beta3.IDeleteSnapshotRequest

Properties of a DeleteSnapshotRequest.

Package

@google-cloud/dataflow!

Properties

location

location?: (string|null);

DeleteSnapshotRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

DeleteSnapshotRequest projectId

Property Value
TypeDescription
(string|null)

snapshotId

snapshotId?: (string|null);

DeleteSnapshotRequest snapshotId

Property Value
TypeDescription
(string|null)