Abstract method for requests to build permission information.
Requests implement this method to build permission information from their specific parameters. Sets permission_question, permission_target_path, and permission_operation properties.
|
true if permission is allowed or can be checked (request will call the provider; it may allow from cache or ask the user); false if the permission check can be skipped |