GoogleApi.Games.V1.Model.ResolveSnapshotHeadResponse (google_api_games v0.22.0) View Source
Response for ResolveSnapshotHead RPC.
Attributes
-
snapshot
(type:GoogleApi.Games.V1.Model.SnapshotExtended.t
, default:nil
) - The state of the snapshot.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Games.V1.Model.ResolveSnapshotHeadResponse{ snapshot: GoogleApi.Games.V1.Model.SnapshotExtended.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.