Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListLogsResponse.php26 public $logNames; variable in Google\\Service\\Logging\\ListLogsResponse
35 public function setLogNames($logNames) argument
37 $this->logNames = $logNames;
44 return $this->logNames;