Interface protos.google.cloud.compute.v1.IDeleteSubnetworkRequest (4.5.0)

Properties of a DeleteSubnetworkRequest.

Package

@google-cloud/compute

Properties

project

project?: (string|null);

DeleteSubnetworkRequest project

region

region?: (string|null);

DeleteSubnetworkRequest region

requestId

requestId?: (string|null);

DeleteSubnetworkRequest requestId

subnetwork

subnetwork?: (string|null);

DeleteSubnetworkRequest subnetwork