GoogleApi.PlayableLocations.V3.Model.GoogleMapsPlayablelocationsV3SamplePlayableLocationList (google_api_playable_locations v0.3.0) View Source
A list of PlayableLocation objects that satisfies a single Criterion.
Attributes
-
locations(type:list(GoogleApi.PlayableLocations.V3.Model.GoogleMapsPlayablelocationsV3SamplePlayableLocation.t), default:nil) - A list of playable locations for this game object type.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.PlayableLocations.V3.Model.GoogleMapsPlayablelocationsV3SamplePlayableLocationList{
locations:
[
GoogleApi.PlayableLocations.V3.Model.GoogleMapsPlayablelocationsV3SamplePlayableLocation.t()
]
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.