Home
last modified time | relevance | path

Searched refs:GoogleChromePolicyV1PolicySchema (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1ListPolicySchemasResponse.php27 protected $policySchemasType = GoogleChromePolicyV1PolicySchema::class;
45 * @param GoogleChromePolicyV1PolicySchema[]
52 * @return GoogleChromePolicyV1PolicySchema[]
H A DGoogleChromePolicyV1PolicySchema.php20 class GoogleChromePolicyV1PolicySchema extends \Google\Collection class
215 class_alias(GoogleChromePolicyV1PolicySchema::class, 'Google_Service_ChromePolicy_GoogleChromePolic…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/Resource/
H A DCustomersPolicySchemas.php21 use Google\Service\ChromePolicy\GoogleChromePolicyV1PolicySchema; alias
39 * @return GoogleChromePolicyV1PolicySchema
45 return $this->call('get', [$params], GoogleChromePolicyV1PolicySchema::class);