| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Condition | 
Condition.Builder.build()  | 
static Condition | 
Condition.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Condition> | 
Rule.getConditionsList()
Additional restrictions that must be met. 
 | 
List<Condition> | 
Rule.Builder.getConditionsList()
Additional restrictions that must be met. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Rule.Builder | 
Rule.Builder.addConditions(Condition conditions)
Additional restrictions that must be met. 
 | 
Condition.Builder | 
Condition.Builder.mergeFrom(Condition other)  | 
static Condition.Builder | 
Condition.newBuilder(Condition prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
Rule.Builder | 
Rule.Builder.addAllConditions(List<Condition> conditions)
Additional restrictions that must be met. 
 | 
Copyright © 2019 Google LLC. All rights reserved.