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

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

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






QuotaExceededInfo (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class QuotaExceededInfo

    • Constructor Detail

      • QuotaExceededInfo

        public QuotaExceededInfo()
    • Method Detail

      • getDimensions

        public Map<String,String> getDimensions()
        The map holding related quota dimensions.
        Returns:
        value or null for none
      • setDimensions

        public QuotaExceededInfo setDimensions(Map<String,String> dimensions)
        The map holding related quota dimensions.
        Parameters:
        dimensions - dimensions or null for none
      • getFutureLimit

        public Double getFutureLimit()
        Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
        Returns:
        value or null for none
      • setFutureLimit

        public QuotaExceededInfo setFutureLimit(Double futureLimit)
        Future quota limit being rolled out. The limit's unit depends on the quota type or metric.
        Parameters:
        futureLimit - futureLimit or null for none
      • getLimit

        public Double getLimit()
        Current effective quota limit. The limit's unit depends on the quota type or metric.
        Returns:
        value or null for none
      • setLimit

        public QuotaExceededInfo setLimit(Double limit)
        Current effective quota limit. The limit's unit depends on the quota type or metric.
        Parameters:
        limit - limit or null for none
      • getLimitName

        public String getLimitName()
        The name of the quota limit.
        Returns:
        value or null for none
      • setLimitName

        public QuotaExceededInfo setLimitName(String limitName)
        The name of the quota limit.
        Parameters:
        limitName - limitName or null for none
      • getMetricName

        public String getMetricName()
        The Compute Engine quota metric name.
        Returns:
        value or null for none
      • setMetricName

        public QuotaExceededInfo setMetricName(String metricName)
        The Compute Engine quota metric name.
        Parameters:
        metricName - metricName or null for none
      • getRolloutStatus

        public String getRolloutStatus()
        Rollout status of the future quota limit.
        Returns:
        value or null for none
      • setRolloutStatus

        public QuotaExceededInfo setRolloutStatus(String rolloutStatus)
        Rollout status of the future quota limit.
        Parameters:
        rolloutStatus - rolloutStatus or null for none
      • clone

        public QuotaExceededInfo clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy