Privateca_v1Functions

Functions

Link copied to clipboard

Returns a CaPool.

suspend fun getCaPool(argument: suspend GetCaPoolPlainArgsBuilder.() -> Unit): GetCaPoolResult
suspend fun getCaPool(caPoolId: String, location: String, project: String? = null): GetCaPoolResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

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

Returns a Certificate.

suspend fun getCertificate(caPoolId: String, certificateId: String, location: String, project: String? = null): GetCertificateResult
Link copied to clipboard

Returns a CertificateAuthority.

suspend fun getCertificateAuthority(caPoolId: String, certificateAuthorityId: String, location: String, project: String? = null): GetCertificateAuthorityResult
Link copied to clipboard

Returns a CertificateTemplate.

suspend fun getCertificateTemplate(certificateTemplateId: String, location: String, project: String? = null): GetCertificateTemplateResult
Link copied to clipboard

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

suspend fun getCertificateTemplateIamPolicy(certificateTemplateId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetCertificateTemplateIamPolicyResult