Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataInsertAllRequestRows.php25 public $insertId; variable in Google\\Service\\Bigquery\\TableDataInsertAllRequestRows
34 public function setInsertId($insertId) argument
36 $this->insertId = $insertId;
43 return $this->insertId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DLogEntry.php24 public $insertId; variable in Google\\Service\\Networkconnectivity\\LogEntry
52 public function setInsertId($insertId) argument
54 $this->insertId = $insertId;
58 return $this->insertId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DV2LogEntry.php27 public $insertId; variable in Google\\Service\\ServiceControl\\V2LogEntry
86 public function setInsertId($insertId) argument
88 $this->insertId = $insertId;
95 return $this->insertId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php27 public $insertId; variable in Google\\Service\\Logging\\LogEntry
100 public function setInsertId($insertId) argument
102 $this->insertId = $insertId;
109 return $this->insertId;