Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsOperations.php39 * @param string $operationsId Part of `name`. See documentation of `appsId`.
43 public function get($appsId, $operationsId, $optParams = []) argument
45 $params = ['appsId' => $appsId, 'operationsId' => $operationsId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAppengine.php491 'path' => 'v1/apps/{appsId}/operations/{operationsId}',
499 'operationsId' => [