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

target.apidocs.com.google.api.services.compute.Compute.ImageFamilyViews.html Maven / Gradle / Ivy







Compute.ImageFamilyViews (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute

Class Compute.ImageFamilyViews

  • Enclosing class:
    Compute


    public class Compute.ImageFamilyViews
    extends Object
    The "imageFamilyViews" collection of methods.
    • Constructor Detail

      • ImageFamilyViews

        public ImageFamilyViews()
    • Method Detail

      • get

        public Compute.ImageFamilyViews.Get get(String project,
                                                String zone,
                                                String family)
                                         throws IOException
        Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone. Create a request for the method "imageFamilyViews.get". This request holds the parameters needed by the compute server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        project - Project ID for this request.
        zone - The name of the zone for this request.
        family - Name of the image family to search for.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy