public class CloudMachineLearningEngine.Projects.Locations.Operations extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
CloudMachineLearningEngine.Projects.Locations.Operations.Cancel |
class |
CloudMachineLearningEngine.Projects.Locations.Operations.Get |
| Constructor and Description |
|---|
Operations() |
| Modifier and Type | Method and Description |
|---|---|
CloudMachineLearningEngine.Projects.Locations.Operations.Cancel |
cancel(String name)
Starts asynchronous cancellation on a long-running operation.
|
CloudMachineLearningEngine.Projects.Locations.Operations.Get |
get(String name)
Gets the latest state of a long-running operation.
|
public CloudMachineLearningEngine.Projects.Locations.Operations.Cancel cancel(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - The name of the operation resource to be cancelled.IOExceptionpublic CloudMachineLearningEngine.Projects.Locations.Operations.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - The name of the operation resource.IOExceptionCopyright © 2011–2021 Google. All rights reserved.