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

Properties of an InterconnectLocationList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InterconnectLocationList id

items

items?: (google.cloud.compute.v1.IInterconnectLocation[]|null);

InterconnectLocationList items

kind

kind?: (string|null);

InterconnectLocationList kind

nextPageToken

nextPageToken?: (string|null);

InterconnectLocationList nextPageToken

selfLink?: (string|null);

InterconnectLocationList selfLink

warning

warning?: (google.cloud.compute.v1.IWarning|null);

InterconnectLocationList warning