google_api_games v0.8.0 GoogleApi.Games.V1.Model.SnapshotImage View Source
This is a JSON template for an image of a snapshot.
Attributes
height(type:integer(), default:nil) - The height of the image.kind(type:String.t, default:games#snapshotImage) - Uniquely identifies the type of this resource. Value is always the fixed string games#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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.