CertificatemanagerFunctions

Functions

Link copied to clipboard

Get info about a Google Certificate Manager Certificate Map resource.

suspend fun getCertificateMap(name: String, project: String? = null): GetCertificateMapResult
Link copied to clipboard

List all certificates within Google Certificate Manager for a given project, region or filter.

suspend fun getCertificates(filter: String? = null, region: String? = null): GetCertificatesResult