Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php29 public $protoPayload; variable in Google\\Service\\Networkconnectivity\\LogEntry
90 public function setProtoPayload($protoPayload) argument
92 $this->protoPayload = $protoPayload;
96 return $this->protoPayload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php45 public $protoPayload; variable in Google\\Service\\ServiceControl\\V2LogEntry
156 public function setProtoPayload($protoPayload) argument
158 $this->protoPayload = $protoPayload;
165 return $this->protoPayload;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php47 public $protoPayload; variable in Google\\Service\\Logging\\LogEntry
184 public function setProtoPayload($protoPayload) argument
186 $this->protoPayload = $protoPayload;
193 return $this->protoPayload;