get
public DisplayVideo.Sdfdownloadtasks.Operations.Get get(String name)
throws IOException
Gets the latest state of an asynchronous SDF download task operation. Clients should poll this
method at intervals of 30 seconds.
Create a request for the method "operations.get".
This request holds the parameters needed by the displayvideo server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
name - The name of the operation resource.
- Returns:
- the request
- Throws:
IOException