google_api_firebase_rules v0.15.0 GoogleApi.FirebaseRules.V1.Model.Source View Source

Source is one or more File messages comprising a logical set of rules.

Attributes

  • files (type: list(GoogleApi.FirebaseRules.V1.Model.File.t), default: nil) - File set constituting the Source bundle.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.FirebaseRules.V1.Model.Source{
  files: [GoogleApi.FirebaseRules.V1.Model.File.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.