Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/Resource/
H A DMedia.php21 use Google\Service\ChromePolicy\GoogleChromePolicyV1UploadPolicyFileResponse; alias
41 * @return GoogleChromePolicyV1UploadPolicyFileResponse
47 return $this->call('upload', [$params], GoogleChromePolicyV1UploadPolicyFileResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DGoogleChromePolicyV1UploadPolicyFileResponse.php20 class GoogleChromePolicyV1UploadPolicyFileResponse extends \Google\Model class
44 class_alias(GoogleChromePolicyV1UploadPolicyFileResponse::class, 'Google_Service_ChromePolicy_Googl…