| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Quota.Builder | 
Quota.Builder.clone()  | 
Quota.Builder | 
Quota.Builder.mergeFrom(Quota other)  | 
static Quota.Builder | 
Quota.newBuilder()  | 
static Quota.Builder | 
Quota.newBuilder(Quota prototype)  | 
Quota.Builder | 
Quota.Builder.setLimit(Double limit)
[Output Only] Quota limit for this metric. 
 | 
Quota.Builder | 
Quota.Builder.setMetric(String metric)
[Output Only] Name of the quota metric. 
 | 
Quota.Builder | 
Quota.Builder.setOwner(String owner)
[Output Only] Owning resource. 
 | 
Quota.Builder | 
Quota.Builder.setUsage(Double usage)
[Output Only] Current usage of this metric. 
 | 
Quota.Builder | 
Quota.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.