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

Properties of a ResourcePolicyAggregatedList.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

ResourcePolicyAggregatedList etag

id

id?: (string|null);

ResourcePolicyAggregatedList id

items

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

ResourcePolicyAggregatedList items

kind

kind?: (string|null);

ResourcePolicyAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

ResourcePolicyAggregatedList nextPageToken

selfLink?: (string|null);

ResourcePolicyAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

ResourcePolicyAggregatedList unreachables

warning

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

ResourcePolicyAggregatedList warning