Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php33 public $structPayload; variable in Google\\Service\\Networkconnectivity\\LogEntry
120 public function setStructPayload($structPayload) argument
122 $this->structPayload = $structPayload;
126 return $this->structPayload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php55 public $structPayload; variable in Google\\Service\\ServiceControl\\V2LogEntry
198 public function setStructPayload($structPayload) argument
200 $this->structPayload = $structPayload;
207 return $this->structPayload;