Recaptchaenterprise_v1Functions

Functions

Link copied to clipboard

Returns the specified firewall policy.

suspend fun getFirewallpolicy(firewallpolicyId: String, project: String? = null): GetFirewallpolicyResult
Link copied to clipboard
suspend fun getKey(argument: GetKeyPlainArgs): GetKeyResult

Returns the specified key.

suspend fun getKey(argument: suspend GetKeyPlainArgsBuilder.() -> Unit): GetKeyResult
suspend fun getKey(keyId: String, project: String? = null): GetKeyResult