Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DBatchCreatePermissionsRequest.php23 protected $requestsType = CreatePermissionRequest::class;
27 * @param CreatePermissionRequest[]
34 * @return CreatePermissionRequest[]
H A DCreatePermissionRequest.php20 class CreatePermissionRequest extends \Google\Model class
60 class_alias(CreatePermissionRequest::class, 'Google_Service_Keep_CreatePermissionRequest');