Home
last modified time | relevance | path

Searched defs:routineId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DRoutines.php42 public function delete($projectId, $datasetId, $routineId, $optParams = [])
60 public function get($projectId, $datasetId, $routineId, $optParams = [])
122 public function update($projectId, $datasetId, $routineId, Routine $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRoutineReference.php33 public $routineId; variable in Google\\Service\\Bigquery\\RoutineReference
66 public function setRoutineId($routineId)