Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAppRestrictionsSchema.php20 class AppRestrictionsSchema extends \Google\Collection class
61 class_alias(AppRestrictionsSchema::class, 'Google_Service_AndroidEnterprise_AppRestrictionsSchema');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DProducts.php20 use Google\Service\AndroidEnterprise\AppRestrictionsSchema; alias
112 * @return AppRestrictionsSchema
118 return $this->call('getAppRestrictionsSchema', [$params], AppRestrictionsSchema::class);