Home
last modified time | relevance | path

Searched refs:gameObjectType (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3Impression.php22 public $gameObjectType; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3Impression
26 public function setGameObjectType($gameObjectType) argument
28 $this->gameObjectType = $gameObjectType;
32 return $this->gameObjectType;
H A DGoogleMapsPlayablelocationsV3SampleCriterion.php25 public $gameObjectType; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SampleCriterion
49 public function setGameObjectType($gameObjectType) argument
51 $this->gameObjectType = $gameObjectType;
55 return $this->gameObjectType;