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

Properties of an InterconnectRemoteLocationList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InterconnectRemoteLocationList id

items

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

InterconnectRemoteLocationList items

kind

kind?: (string|null);

InterconnectRemoteLocationList kind

nextPageToken

nextPageToken?: (string|null);

InterconnectRemoteLocationList nextPageToken

selfLink?: (string|null);

InterconnectRemoteLocationList selfLink

warning

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

InterconnectRemoteLocationList warning