Get Key Result
data class GetKeyResult(val androidSettings: GoogleCloudRecaptchaenterpriseV1AndroidKeySettingsResponse, val createTime: String, val displayName: String, val iosSettings: GoogleCloudRecaptchaenterpriseV1IOSKeySettingsResponse, val labels: Map<String, String>, val name: String, val testingOptions: GoogleCloudRecaptchaenterpriseV1TestingOptionsResponse, val wafSettings: GoogleCloudRecaptchaenterpriseV1WafSettingsResponse, val webSettings: GoogleCloudRecaptchaenterpriseV1WebKeySettingsResponse)
Constructors
Link copied to clipboard
fun GetKeyResult(androidSettings: GoogleCloudRecaptchaenterpriseV1AndroidKeySettingsResponse, createTime: String, displayName: String, iosSettings: GoogleCloudRecaptchaenterpriseV1IOSKeySettingsResponse, labels: Map<String, String>, name: String, testingOptions: GoogleCloudRecaptchaenterpriseV1TestingOptionsResponse, wafSettings: GoogleCloudRecaptchaenterpriseV1WafSettingsResponse, webSettings: GoogleCloudRecaptchaenterpriseV1WebKeySettingsResponse)