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