[ CCode ( has_construct_function = false ) ]
public TasksService (Authorizer? authorizer)
Creates a new TasksService using the given Authorizer.
If authorizer is null, all requests are made as an unauthenticated user.
| authorizer |
a Authorizer to authorize the service's requests, or |
|
a new TasksService, or |