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

Properties of an UrlMapsAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

UrlMapsAggregatedList id

items

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

UrlMapsAggregatedList items

kind

kind?: (string|null);

UrlMapsAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

UrlMapsAggregatedList nextPageToken

selfLink?: (string|null);

UrlMapsAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

UrlMapsAggregatedList unreachables

warning

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

UrlMapsAggregatedList warning