Modifier and Type | Class and Description |
---|---|
class |
Drive.Operations.Get |
class |
Drive.Operations.List |
Constructor and Description |
---|
Operations() |
Modifier and Type | Method and Description |
---|---|
Drive.Operations.Get |
get(String name)
Gets the latest state of a long-running operation.
|
Drive.Operations.List |
list()
Lists operations that match the specified filter in the request.
|
public Drive.Operations.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- The name of the operation resource.IOException
public Drive.Operations.List list() throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.IOException
Copyright © 2011–2024 Google. All rights reserved.