Home
last modified time | relevance | path

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

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