Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DLogConfig.php24 protected $counterType = CounterOptions::class;
44 * @param CounterOptions
46 public function setCounter(CounterOptions $counter)
51 * @return CounterOptions
H A DCounterOptions.php20 class CounterOptions extends \Google\Collection class
79 class_alias(CounterOptions::class, 'Google_Service_GameServices_CounterOptions');