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

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

There is a newer version: v1-rev20250320-2.0.0
Show newest version






Region.QuotaStatusWarning (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class Region.QuotaStatusWarning

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


    public static final class Region.QuotaStatusWarning
    extends com.google.api.client.json.GenericJson
    [Output Only] Warning of fetching the `quotas` field for this region. This field is populated only if fetching of the `quotas` field fails.
    • Constructor Detail

      • QuotaStatusWarning

        public QuotaStatusWarning()
    • Method Detail

      • getCode

        public String getCode()
        [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
        Returns:
        value or null for none
      • setCode

        public Region.QuotaStatusWarning setCode(String code)
        [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
        Parameters:
        code - code or null for none
      • getData

        public List<Region.QuotaStatusWarning.Data> getData()
        [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
        Returns:
        value or null for none
      • getMessage

        public String getMessage()
        [Output Only] A human-readable description of the warning code.
        Returns:
        value or null for none
      • setMessage

        public Region.QuotaStatusWarning setMessage(String message)
        [Output Only] A human-readable description of the warning code.
        Parameters:
        message - message or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy