get
public Drive.Operations.Get get(String name)
                         throws IOException
Gets the latest state of a long-running operation. Clients can use this method to poll the
 operation result at intervals as recommended by the API service.
 Create a request for the method "operations.get".
 This request holds the parameters needed by the drive 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