target.apidocs.com.google.api.services.cloudfunctions.v2alpha.CloudFunctions.Projects.Locations.Operations.html Maven / Gradle / Ivy
CloudFunctions.Projects.Locations.Operations (Cloud Functions API v2alpha-rev20250130-2.0.0)
com.google.api.services.cloudfunctions.v2alpha
Class CloudFunctions.Projects.Locations.Operations
- java.lang.Object
-
- com.google.api.services.cloudfunctions.v2alpha.CloudFunctions.Projects.Locations.Operations
-
- Enclosing class:
- CloudFunctions.Projects.Locations
public class CloudFunctions.Projects.Locations.Operations
extends Object
The "operations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudFunctions.Projects.Locations.Operations.Get
class
CloudFunctions.Projects.Locations.Operations.List
-
Constructor Summary
Constructors
Constructor and Description
Operations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudFunctions.Projects.Locations.Operations.Get
get(String name)
Gets the latest state of a long-running operation.
CloudFunctions.Projects.Locations.Operations.List
list(String name)
Lists operations that match the specified filter in the request.
-
-
Method Detail
-
get
public CloudFunctions.Projects.Locations.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 cloudfunctions 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
-
list
public CloudFunctions.Projects.Locations.Operations.List list(String name)
throws IOException
Lists operations that match the specified filter in the request. If the server doesn't support
this method, it returns `UNIMPLEMENTED`.
Create a request for the method "operations.list".
This request holds the parameters needed by the cloudfunctions server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
name - The name of the operation's parent resource.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2025 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy