Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playcustomapp/Resource/
H A DAccountsCustomApps.php20 use Google\Service\Playcustomapp\CustomApp; alias
36 * @param CustomApp $postBody
38 * @return CustomApp
40 public function create($account, CustomApp $postBody, $optParams = [])
44 return $this->call('create', [$params], CustomApp::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playcustomapp/
H A DCustomApp.php20 class CustomApp extends \Google\Collection class
97 class_alias(CustomApp::class, 'Google_Service_Playcustomapp_CustomApp');