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

Properties of a SslCertificateList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

SslCertificateList id

items

items?: (google.cloud.compute.v1.ISslCertificate[]|null);

SslCertificateList items

kind

kind?: (string|null);

SslCertificateList kind

nextPageToken

nextPageToken?: (string|null);

SslCertificateList nextPageToken

selfLink?: (string|null);

SslCertificateList selfLink

warning

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

SslCertificateList warning