-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
| open_timeout_sec (x) | integer | optional | 300 | Seconds to wait for the connection to open |
|---|---|---|---|---|
| timeout_sec (x) | integer | optional | 300 | Seconds to wait for one block to be read (google-api-ruby-client < v0.11.0) |
| send_timeout_sec (x) | integer | optional | 300 | Seconds to wait to send a request (google-api-ruby-client >= v0.11.0) |
| read_timeout_sec (x) | integer | optional | 300 | Seconds to wait to read a response (google-api-ruby-client >= v0.11.0) |
| application_name (x) | string | optional | "Embulk BigQuery plugin" | User-Agent |
| sdk_log_level (x) | string | optional | nil (WARN) | Log level of google api client library |
Metadata
Metadata
Assignees
Labels
No labels