google_api_games v0.0.1 GoogleApi.Games.V1.Model.ImageAsset View Source
This is a JSON template for an image asset object.
Attributes
- height (Integer): The height of the asset. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#imageAsset. Defaults to:
null. - name (String): The name of the asset. Defaults to:
null. - url (String): The URL of the asset. Defaults to:
null. - width (Integer): The width of the asset. Defaults to:
null.