View Source GoogleApi.PubSub.V1.Model.PlatformLogsSettings (google_api_pub_sub v0.41.0)

Settings for Platform Logs produced by Pub/Sub.

Attributes

  • severity (type: String.t, default: nil) - Optional. The minimum severity level of Platform Logs that will be written.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PubSub.V1.Model.PlatformLogsSettings{
  severity: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.