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

Properties of an AddressAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

AddressAggregatedList id

items

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

AddressAggregatedList items

kind

kind?: (string|null);

AddressAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

AddressAggregatedList nextPageToken

selfLink?: (string|null);

AddressAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

AddressAggregatedList unreachables

warning

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

AddressAggregatedList warning