View Source GoogleApi.Looker.V1.Model.AdminSettings (google_api_looker v0.2.0)

Looker instance Admin settings fields.

Attributes

  • allowedEmailDomains (type: list(String.t), default: nil) - Email domain allowlist for the instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Looker.V1.Model.AdminSettings{
  allowedEmailDomains: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.