Adds comment to the Commentable.
If the Commentable doesn't support commenting, null will be returned and throws will be set to gdata_service_error_forbidden.
| this | |
| service |
a Service with which the comment will be added |
| comment_ |
a new comment to be added to the Commentable |
| cancellable |
optional Cancellable object, or null |