ConfigMonitoring

data class ConfigMonitoring(val requestLogging: ConfigMonitoringRequestLogging? = null)

Constructors

Link copied to clipboard
constructor(requestLogging: ConfigMonitoringRequestLogging? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration for logging requests made to this project to Stackdriver Logging Structure is documented below.