Searched defs:playerType (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/ | ||
H A D | HiddenPlayer.php | 30 protected $playerType = Player::class; variable in Google\\Service\\GamesManagement\\HiddenPlayer |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ | ||
H A D | PlayerLeaderboardScoreListResponse.php | 33 protected $playerType = Player::class; variable in Google\\Service\\Games\\PlayerLeaderboardScoreListResponse |
H A D | LeaderboardEntry.php | 34 protected $playerType = Player::class; variable in Google\\Service\\Games\\LeaderboardEntry |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ | ||
H A D | Playlist.php | 38 protected $playerType = PlaylistPlayer::class; variable in Google\\Service\\YouTube\\Playlist |
H A D | Video.php | 46 protected $playerType = VideoPlayer::class; variable in Google\\Service\\YouTube\\Video |
/plugin/authgoogle/google/contrib/ | ||
H A D | Google_PlusService.php | 1372 public $playerType; variable in Google_ItemScope |