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

Properties of a XpnHostList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

XpnHostList id

items

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

XpnHostList items

kind

kind?: (string|null);

XpnHostList kind

nextPageToken

nextPageToken?: (string|null);

XpnHostList nextPageToken

selfLink?: (string|null);

XpnHostList selfLink

warning

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

XpnHostList warning