Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/
H A DNotesPermissions.php21 use Google\Service\Keep\BatchCreatePermissionsResponse; alias
45 * @return BatchCreatePermissionsResponse
51 return $this->call('batchCreate', [$params], BatchCreatePermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DBatchCreatePermissionsResponse.php20 class BatchCreatePermissionsResponse extends \Google\Collection class
43 class_alias(BatchCreatePermissionsResponse::class, 'Google_Service_Keep_BatchCreatePermissionsRespo…