Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InstanceSettingsMetadata |
InstanceSettingsMetadata.clone() |
InstanceSettingsMetadata |
InstanceSettings.getMetadata()
The metadata key/value pairs assigned to all the instances in the corresponding scope.
|
InstanceSettingsMetadata |
InstanceSettingsMetadata.set(String fieldName,
Object value) |
InstanceSettingsMetadata |
InstanceSettingsMetadata.setItems(Map<String,String> items)
A metadata key/value items map.
|
InstanceSettingsMetadata |
InstanceSettingsMetadata.setKind(String kind)
[Output Only] Type of the resource.
|
Modifier and Type | Method and Description |
---|---|
InstanceSettings |
InstanceSettings.setMetadata(InstanceSettingsMetadata metadata)
The metadata key/value pairs assigned to all the instances in the corresponding scope.
|
Copyright © 2011–2024 Google. All rights reserved.