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