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

Properties of an AddressAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

AddressAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1small.IAddressesScopedList }|null);

AddressAggregatedList items

kind

kind?: (string|null);

AddressAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

AddressAggregatedList nextPageToken

selfLink?: (string|null);

AddressAggregatedList selfLink

warning

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

AddressAggregatedList warning