View Source GoogleApi.NetworkServices.V1.Model.LoggingConfig (google_api_network_services v0.8.0)
The configuration for Platform Telemetry logging for Eventarc Avdvanced resources.
Attributes
-
logSeverity
(type:String.t
, default:nil
) - Optional. The minimum severity of logs that will be sent to Stackdriver/Platform Telemetry. Logs at severitiy ≥ this value will be sent, unless it is NONE.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.NetworkServices.V1.Model.LoggingConfig{ logSeverity: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.