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

Properties of a PatchSubnetworkRequest.

Package

@google-cloud/compute

Properties

drainTimeoutSeconds

drainTimeoutSeconds?: (number|null);

PatchSubnetworkRequest drainTimeoutSeconds

project

project?: (string|null);

PatchSubnetworkRequest project

region

region?: (string|null);

PatchSubnetworkRequest region

requestId

requestId?: (string|null);

PatchSubnetworkRequest requestId

subnetwork

subnetwork?: (string|null);

PatchSubnetworkRequest subnetwork

subnetworkResource

subnetworkResource?: (google.cloud.compute.v1.ISubnetwork|null);

PatchSubnetworkRequest subnetworkResource