package google.maps.playablelocations.v3.sample

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AreaFilter

resources.proto:186

Specifies the area to search for playable locations.

Used in: SamplePlayableLocationsRequest

message Criterion

resources.proto:153

Encapsulates a filter criterion for searching for a set of playable locations.

Used in: SamplePlayableLocationsRequest

message Filter

resources.proto:135

Specifies the filters to use when searching for playable locations.

Used in: Criterion

message PlayableLocation

resources.proto:32

A geographical point suitable for placing game objects in location-based games.

Used in: PlayableLocationList

message PlayableLocationList

resources.proto:203

A list of PlayableLocation objects that satisfies a single Criterion.

Used in: SamplePlayableLocationsResponse

message SpacingOptions

resources.proto:66

A set of options that specifies the separation between playable locations.

Used in: Filter

enum SpacingOptions.PointType

resources.proto:70

Specifies whether the playable location's geographic coordinates (latitude and longitude) correspond to its center-point, or to its location snapped to the sidewalk of the nearest road.

Used in: SpacingOptions