| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Warnings | 
Warnings.Builder.build()  | 
static Warnings | 
Warnings.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Warnings> | 
Operation.getWarningsList()
[Output Only] If warning messages are generated during processing of the operation, this field
 will be populated. 
 | 
List<Warnings> | 
Operation.Builder.getWarningsList()
[Output Only] If warning messages are generated during processing of the operation, this
 field will be populated. 
 | 
List<Warnings> | 
Route.getWarningsList()
[Output Only] If potential misconfigurations are detected for this route, this field will be
 populated with warning messages. 
 | 
List<Warnings> | 
Route.Builder.getWarningsList()
[Output Only] If potential misconfigurations are detected for this route, this field will be
 populated with warning messages. 
 | 
List<Warnings> | 
SslPolicy.getWarningsList()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field will
 be populated with warning messages. 
 | 
List<Warnings> | 
SslPolicy.Builder.getWarningsList()
[Output Only] If potential misconfigurations are detected for this SSL policy, this field
 will be populated with warning messages. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation.Builder | 
Operation.Builder.addWarnings(Warnings warnings)
[Output Only] If warning messages are generated during processing of the operation, this
 field will be populated. 
 | 
Route.Builder | 
Route.Builder.addWarnings(Warnings warnings)
[Output Only] If potential misconfigurations are detected for this route, this field will be
 populated with warning messages. 
 | 
SslPolicy.Builder | 
SslPolicy.Builder.addWarnings(Warnings warnings)
[Output Only] If potential misconfigurations are detected for this SSL policy, this field
 will be populated with warning messages. 
 | 
Warnings.Builder | 
Warnings.Builder.mergeFrom(Warnings other)  | 
static Warnings.Builder | 
Warnings.newBuilder(Warnings prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
Operation.Builder | 
Operation.Builder.addAllWarnings(List<Warnings> warnings)
[Output Only] If warning messages are generated during processing of the operation, this
 field will be populated. 
 | 
Route.Builder | 
Route.Builder.addAllWarnings(List<Warnings> warnings)
[Output Only] If potential misconfigurations are detected for this route, this field will be
 populated with warning messages. 
 | 
SslPolicy.Builder | 
SslPolicy.Builder.addAllWarnings(List<Warnings> warnings)
[Output Only] If potential misconfigurations are detected for this SSL policy, this field
 will be populated with warning messages. 
 | 
Copyright © 2019 Google LLC. All rights reserved.