GoogleApi.Translate.V3.Model.WaitOperationRequest (google_api_translate v0.12.3) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Translate.V3.Model.WaitOperationRequest{
timeout: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.