View Source GoogleApi.FirebaseAppDistribution.V1.Model.GoogleFirebaseAppdistroV1ReleaseNotes (google_api_firebase_app_distribution v0.3.1)

Notes that belong to a release.

Attributes

  • text (type: String.t, default: nil) - The text of the release notes.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.FirebaseAppDistribution.V1.Model.GoogleFirebaseAppdistroV1ReleaseNotes{
    text: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.