google_api_games v0.0.1 GoogleApi.Games.V1.Model.SnapshotImage View Source

This is a JSON template for an image of a snapshot.

Attributes

  • height (Integer): The height of the image. Defaults to: null.
  • kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#snapshotImage. Defaults to: null.
  • mime_type (String): The MIME type of the image. Defaults to: null.
  • url (String): The URL of the image. This URL may be invalidated at any time and should not be cached. Defaults to: null.
  • width (Integer): The width of the image. Defaults to: null.