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