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

Properties of a SslPoliciesAggregatedList.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

SslPoliciesAggregatedList etag

id

id?: (string|null);

SslPoliciesAggregatedList id

items

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

SslPoliciesAggregatedList items

kind

kind?: (string|null);

SslPoliciesAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

SslPoliciesAggregatedList nextPageToken

selfLink?: (string|null);

SslPoliciesAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

SslPoliciesAggregatedList unreachables

warning

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

SslPoliciesAggregatedList warning