View Source GoogleApi.Speech.V1.Model.ABNFGrammar (google_api_speech v0.28.0)

Attributes

  • abnfStrings (type: list(String.t), default: nil) - All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Speech.V1.Model.ABNFGrammar{abnfStrings: [String.t()] | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.