google_api_games v0.14.0 GoogleApi.Games.V1.Model.SnapshotImage View Source
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.
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.