All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.cloudfunctions.v2beta.CloudFunctions.Projects.Locations.html Maven / Gradle / Ivy







CloudFunctions.Projects.Locations (Cloud Functions API v2beta-rev20250124-2.0.0)












com.google.api.services.cloudfunctions.v2beta

Class CloudFunctions.Projects.Locations

  • java.lang.Object
    • com.google.api.services.cloudfunctions.v2beta.CloudFunctions.Projects.Locations
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • list

        public CloudFunctions.Projects.Locations.List list(String name)
                                                    throws IOException
        Lists information about the supported locations for this service. Create a request for the method "locations.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 resource that owns the locations collection, if applicable.
        Returns:
        the request
        Throws:
        IOException
      • functions

        public CloudFunctions.Projects.Locations.Functions functions()
        An accessor for creating requests from the Functions collection.

        The typical use is:

            CloudFunctions cloudfunctions = new CloudFunctions(...);
            CloudFunctions.Functions.List request = cloudfunctions.functions().list(parameters ...)
         
        Returns:
        the resource collection
      • operations

        public CloudFunctions.Projects.Locations.Operations operations()
        An accessor for creating requests from the Operations collection.

        The typical use is:

            CloudFunctions cloudfunctions = new CloudFunctions(...);
            CloudFunctions.Operations.List request = cloudfunctions.operations().list(parameters ...)
         
        Returns:
        the resource collection
      • runtimes

        public CloudFunctions.Projects.Locations.Runtimes runtimes()
        An accessor for creating requests from the Runtimes collection.

        The typical use is:

            CloudFunctions cloudfunctions = new CloudFunctions(...);
            CloudFunctions.Runtimes.List request = cloudfunctions.runtimes().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy