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

target.apidocs.com.google.api.services.compute.model.Help.html Maven / Gradle / Ivy







Help (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class Help

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class Help
    extends GenericJson
    Provides links to documentation or for performing an out of band action. For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Compute Engine API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • Help

        public Help()
    • Method Detail

      • getLinks

        public List<HelpLink> getLinks()
        URL(s) pointing to additional information on handling the current error.
        Returns:
        value or null for none
      • setLinks

        public Help setLinks(List<HelpLink> links)
        URL(s) pointing to additional information on handling the current error.
        Parameters:
        links - links or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy