GoogleCloudIdentitytoolkitAdminV2RequestLoggingArgs

data class GoogleCloudIdentitytoolkitAdminV2RequestLoggingArgs(val enabled: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudIdentitytoolkitAdminV2RequestLoggingArgs>

Configuration for logging requests made to this project to Stackdriver Logging

Constructors

constructor(enabled: Output<Boolean>? = null)

Properties

Link copied to clipboard
val enabled: Output<Boolean>? = null

Whether logging is enabled for this project or not.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudIdentitytoolkitAdminV2RequestLoggingArgs