Interface protos.google.cloud.compute.v1.ICreateSnapshotDiskRequest (4.3.0)

Properties of a CreateSnapshotDiskRequest.

Package

@google-cloud/compute

Properties

disk

disk?: (string|null);

CreateSnapshotDiskRequest disk

guestFlush

guestFlush?: (boolean|null);

CreateSnapshotDiskRequest guestFlush

project

project?: (string|null);

CreateSnapshotDiskRequest project

requestId

requestId?: (string|null);

CreateSnapshotDiskRequest requestId

snapshotResource

snapshotResource?: (google.cloud.compute.v1.ISnapshot|null);

CreateSnapshotDiskRequest snapshotResource

zone

zone?: (string|null);

CreateSnapshotDiskRequest zone