GoogleApi.Games.V1.Model.SnapshotRevision (google_api_games v0.21.0) View Source

A Snapshot revision resource. Snapshot revisions are immutable.

Attributes

  • blob (type: GoogleApi.Games.V1.Model.SnapshotDataResource.t, default: nil) - Reference to the game provided blob for this revision.
  • coverImage (type: GoogleApi.Games.V1.Model.SnapshotCoverImageResource.t, default: nil) - Reference to the cover image for this revision.
  • id (type: String.t, default: nil) - Output only. A server generated identifier of the snapshot revision.
  • metadata (type: GoogleApi.Games.V1.Model.SnapshotMetadata.t, default: nil) - Metadata for this snapshot revision.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.