| Package | Description |
|---|---|
| com.google.api.services.servicenetworking.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Quota |
Quota.clone() |
Quota |
Service.getQuota()
Quota configuration.
|
Quota |
Quota.set(String fieldName,
Object value) |
Quota |
Quota.setLimits(List<QuotaLimit> limits)
List of QuotaLimit definitions for the service.
|
Quota |
Quota.setMetricRules(List<MetricRule> metricRules)
List of MetricRule definitions, each one mapping a selected method to one or more metrics.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setQuota(Quota quota)
Quota configuration.
|
Copyright © 2011–2025 Google. All rights reserved.