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

target.apidocs.com.google.api.services.run.v2.CloudRun.Projects.Locations.Builds.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241213-2.0.0
Show newest version






CloudRun.Projects.Locations.Builds (Cloud Run Admin API v2-rev20241025-2.0.0)












com.google.api.services.run.v2

Class CloudRun.Projects.Locations.Builds

  • java.lang.Object
    • com.google.api.services.run.v2.CloudRun.Projects.Locations.Builds
    • Constructor Detail

      • Builds

        public Builds()
    • Method Detail

      • submit

        public CloudRun.Projects.Locations.Builds.Submit submit(String parent,
                                                                GoogleCloudRunV2SubmitBuildRequest content)
                                                         throws IOException
        Submits a build in a given project. Create a request for the method "builds.submit". This request holds the parameters needed by the run server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The project and location to build in. Location must be a region, e.g., 'us-central1' or 'global' if the global builder is to be used. Format: `projects/{project}/locations/{location}`
        content - the GoogleCloudRunV2SubmitBuildRequest
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy