Interface protos.google.cloud.security.privateca.v1.IListCertificateTemplatesResponse (2.5.0)

Properties of a ListCertificateTemplatesResponse.

Package

@google-cloud/security-private-ca!

Properties

certificateTemplates

certificateTemplates?: (google.cloud.security.privateca.v1.ICertificateTemplate[]|null);

ListCertificateTemplatesResponse certificateTemplates

Property Value
TypeDescription
(google.cloud.security.privateca.v1.ICertificateTemplate[]|null)

nextPageToken

nextPageToken?: (string|null);

ListCertificateTemplatesResponse nextPageToken

Property Value
TypeDescription
(string|null)

unreachable

unreachable?: (string[]|null);

ListCertificateTemplatesResponse unreachable

Property Value
TypeDescription
(string[]|null)