View Source GoogleApi.Translate.V3.Model.WaitOperationRequest (google_api_translate v0.21.0)
The request message for Operations.WaitOperation.
Attributes
-
timeout
(type:String.t
, default:nil
) - The maximum duration to wait before timing out. If left blank, the wait will be at most the time permitted by the underlying HTTP/RPC protocol. If RPC context deadline is also specified, the shorter one will be used.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Translate.V3.Model.WaitOperationRequest{ timeout: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.