Interface protos.google.cloud.compute.v1small.IAddressList (4.5.0)

Properties of an AddressList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

AddressList id

items

items?: (google.cloud.compute.v1small.IAddress[]|null);

AddressList items

kind

kind?: (string|null);

AddressList kind

nextPageToken

nextPageToken?: (string|null);

AddressList nextPageToken

selfLink?: (string|null);

AddressList selfLink

warning

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

AddressList warning