GoogleApi.PubSub.V1.Model.PlatformLogsSettings (google_api_pub_sub v0.42.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.