CertificateauthorityFunctions

Functions

Link copied to clipboard

Get info about a Google CAS Certificate Authority.

suspend fun getAuthority(certificateAuthorityId: String? = null, location: String? = null, pool: String? = null, project: String? = null): GetAuthorityResult
Link copied to clipboard

Retrieves the current IAM policy data for capool

suspend fun getCaPoolIamPolicy(caPool: String, location: String? = null, project: String? = null): GetCaPoolIamPolicyResult
Link copied to clipboard