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

target.apidocs.com.google.api.services.appengine.v1.Appengine.Projects.Locations.Applications.Services.Versions.html Maven / Gradle / Ivy







Appengine.Projects.Locations.Applications.Services.Versions (App Engine Admin API v1-rev20241118-2.0.0)












com.google.api.services.appengine.v1

Class Appengine.Projects.Locations.Applications.Services.Versions

  • java.lang.Object
    • com.google.api.services.appengine.v1.Appengine.Projects.Locations.Applications.Services.Versions
    • Constructor Detail

      • Versions

        public Versions()
    • Method Detail

      • delete

        public Appengine.Projects.Locations.Applications.Services.Versions.Delete delete(String projectsId,
                                                                                         String locationsId,
                                                                                         String applicationsId,
                                                                                         String servicesId,
                                                                                         String versionsId)
                                                                                  throws IOException
        Deletes an existing Version resource. Create a request for the method "versions.delete". This request holds the parameters needed by the appengine server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        projectsId - Part of `name`. Name of the resource requested. Example: apps/myapp/services/default/versions/v1.
        locationsId - Part of `name`. See documentation of `projectsId`.
        applicationsId - Part of `name`. See documentation of `projectsId`.
        servicesId - Part of `name`. See documentation of `projectsId`.
        versionsId - Part of `name`. See documentation of `projectsId`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy