GoogleApi.Games.V1.Model.SnapshotMetadata (google_api_games v0.19.0) View Source
Metadata about a snapshot revision. Snapshot metadata is immutable - a metadata change corresponds to a new snapshot revision.
Attributes
-
description(type:String.t, default:nil) - The description of this snapshot. -
deviceName(type:String.t, default:nil) - The device that created the current revision. -
duration(type:String.t, default:nil) - The duration associated with this snapshot. Values with sub-millisecond precision can be rounded or trimmed to the closest millisecond. -
lastModifyTime(type:DateTime.t, default:nil) - The timestamp of the last modification to this snapshot. Values with sub-millisecond precision can be rounded or trimmed to the closest millisecond. -
progressValue(type:String.t, default:nil) - The progress value (64-bit integer set by developer) associated with this snapshot. -
title(type:String.t, default:nil) - The title of this snapshot.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.