Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
BackendServiceListUsable.Warning |
BackendServiceListUsable.Warning.clone() |
BackendServiceListUsable.Warning |
BackendServiceListUsable.getWarning()
[Output Only] Informational warning message.
|
BackendServiceListUsable.Warning |
BackendServiceListUsable.Warning.set(String fieldName,
Object value) |
BackendServiceListUsable.Warning |
BackendServiceListUsable.Warning.setCode(String code)
[Output Only] A warning code, if applicable.
|
BackendServiceListUsable.Warning |
BackendServiceListUsable.Warning.setData(List<BackendServiceListUsable.Warning.Data> data)
[Output Only] Metadata about this warning in key: value format.
|
BackendServiceListUsable.Warning |
BackendServiceListUsable.Warning.setMessage(String message)
[Output Only] A human-readable description of the warning code.
|
Modifier and Type | Method and Description |
---|---|
BackendServiceListUsable |
BackendServiceListUsable.setWarning(BackendServiceListUsable.Warning warning)
[Output Only] Informational warning message.
|
Copyright © 2011–2024 Google. All rights reserved.