Merge branch 'master' of https://github.com/google/google-api-ruby-client
This commit is contained in:
commit
0ebb4165ef
|
@ -90,7 +90,7 @@ of retries is exceeded, an exception is thrown.
|
||||||
|
|
||||||
### Callbacks
|
### Callbacks
|
||||||
|
|
||||||
A block an be specified when making calls. If present, the block will be called with the result or error, rather than
|
A block can be specified when making calls. If present, the block will be called with the result or error, rather than
|
||||||
returning the result from the call or raising the error. Example:
|
returning the result from the call or raising the error. Example:
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
|
|
Loading…
Reference in New Issue