Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesVariables.php20 use Google\Service\TagManager\ListVariablesResponse; alias
88 * @return ListVariablesResponse
94 return $this->call('list', [$params], ListVariablesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListVariablesResponse.php20 class ListVariablesResponse extends \Google\Collection class
61 class_alias(ListVariablesResponse::class, 'Google_Service_TagManager_ListVariablesResponse');