Home
last modified time | relevance | path

Searched refs:hiddenTimeMillis (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/
H A DHiddenPlayer.php25 public $hiddenTimeMillis; variable in Google\\Service\\GamesManagement\\HiddenPlayer
36 public function setHiddenTimeMillis($hiddenTimeMillis) argument
38 $this->hiddenTimeMillis = $hiddenTimeMillis;
45 return $this->hiddenTimeMillis;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesManagementService.php285 public $hiddenTimeMillis; variable in Google_HiddenPlayer
290 public function setHiddenTimeMillis( $hiddenTimeMillis) { argument
291 $this->hiddenTimeMillis = $hiddenTimeMillis;
294 return $this->hiddenTimeMillis;