Interface protos.google.cloud.compute.v1.IPatchInterconnectGroupRequest (6.5.0)

Properties of a PatchInterconnectGroupRequest.

Package

@google-cloud/compute

Properties

interconnectGroup

interconnectGroup?: (string|null);

PatchInterconnectGroupRequest interconnectGroup

interconnectGroupResource

interconnectGroupResource?: (google.cloud.compute.v1.IInterconnectGroup|null);

PatchInterconnectGroupRequest interconnectGroupResource

project

project?: (string|null);

PatchInterconnectGroupRequest project

requestId

requestId?: (string|null);

PatchInterconnectGroupRequest requestId

updateMask

updateMask?: (string|null);

PatchInterconnectGroupRequest updateMask