Interface protos.google.cloud.compute.v1.ISecurityPoliciesAggregatedList (4.5.0)

Properties of a SecurityPoliciesAggregatedList.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

SecurityPoliciesAggregatedList etag

id

id?: (string|null);

SecurityPoliciesAggregatedList id

items

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

SecurityPoliciesAggregatedList items

kind

kind?: (string|null);

SecurityPoliciesAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

SecurityPoliciesAggregatedList nextPageToken

selfLink?: (string|null);

SecurityPoliciesAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

SecurityPoliciesAggregatedList unreachables

warning

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

SecurityPoliciesAggregatedList warning