View Source GoogleApi.Games.V1.Model.SnapshotImage (google_api_games v0.26.1)
An image of a snapshot.
Attributes
-
height(type:integer(), default:nil) - The height of the image. -
kind(type:String.t, default:nil) - Uniquely identifies the type of this resource. Value is always the fixed stringgames#snapshotImage. -
mime_type(type:String.t, default:nil) - The MIME type of the image. -
url(type:String.t, default:nil) - The URL of the image. This URL may be invalidated at any time and should not be cached. -
width(type:integer(), default:nil) - The width of the image.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.