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

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