| Package | Description |
|---|---|
| com.google.api.services.translate.v3 | |
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Translate.Projects.Locations.Operations.Wait |
Translate.Projects.Locations.Operations.wait(String name,
WaitOperationRequest content)
Waits until the specified long-running operation is done or reaches at most a specified timeout,
returning the latest state.
|
| Constructor and Description |
|---|
Wait(String name,
WaitOperationRequest content)
Waits until the specified long-running operation is done or reaches at most a specified
timeout, returning the latest state.
|
| Modifier and Type | Method and Description |
|---|---|
WaitOperationRequest |
WaitOperationRequest.clone() |
WaitOperationRequest |
WaitOperationRequest.set(String fieldName,
Object value) |
WaitOperationRequest |
WaitOperationRequest.setTimeout(String timeout)
The maximum duration to wait before timing out.
|
Copyright © 2011–2021 Google. All rights reserved.