GoogleCloudIdentitytoolkitAdminV2RequestLoggingArgs

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

Configuration for logging requests made to this project to Stackdriver Logging

Constructors

Functions

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

Properties

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

Whether logging is enabled for this project or not.