
target.apidocs.com.google.api.services.cloudfunctions.v2.CloudFunctions.Projects.Locations.Runtimes.html Maven / Gradle / Ivy
CloudFunctions.Projects.Locations.Runtimes (Cloud Functions API v2-rev20230907-2.0.0)
com.google.api.services.cloudfunctions.v2
Class CloudFunctions.Projects.Locations.Runtimes
- java.lang.Object
-
- com.google.api.services.cloudfunctions.v2.CloudFunctions.Projects.Locations.Runtimes
-
- Enclosing class:
- CloudFunctions.Projects.Locations
public class CloudFunctions.Projects.Locations.Runtimes
extends Object
The "runtimes" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudFunctions.Projects.Locations.Runtimes.List
-
Constructor Summary
Constructors
Constructor and Description
Runtimes()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudFunctions.Projects.Locations.Runtimes.List
list(String parent)
Returns a list of runtimes that are supported for the requested project.
-
-
Method Detail
-
list
public CloudFunctions.Projects.Locations.Runtimes.List list(String parent)
throws IOException
Returns a list of runtimes that are supported for the requested project.
Create a request for the method "runtimes.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:
parent
- Required. The project and location from which the runtimes should be listed, specified in the format
`projects/locations`
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy