View Source GoogleApi.Logging.V2.Model.LocationMetadata (google_api_logging v0.47.0)

Cloud Logging specific location metadata.

Attributes

  • logAnalyticsEnabled (type: boolean(), default: nil) - Indicates whether or not Log Analytics features are supported in the given location.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Logging.V2.Model.LocationMetadata{
  logAnalyticsEnabled: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.