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

Properties of a SslCertificateAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

SslCertificateAggregatedList id

items

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

SslCertificateAggregatedList items

kind

kind?: (string|null);

SslCertificateAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

SslCertificateAggregatedList nextPageToken

selfLink?: (string|null);

SslCertificateAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

SslCertificateAggregatedList unreachables

warning

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

SslCertificateAggregatedList warning