| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| GuestAttributesEntry | GuestAttributesEntry. clone() | 
| GuestAttributesEntry | GuestAttributesEntry. set(String fieldName,
   Object value) | 
| GuestAttributesEntry | GuestAttributesEntry. setKey(String key)Key for the guest attribute entry. | 
| GuestAttributesEntry | GuestAttributesEntry. setNamespace(String namespace)Namespace for the guest attribute entry. | 
| GuestAttributesEntry | GuestAttributesEntry. setValue(String value)Value for the guest attribute entry. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<GuestAttributesEntry> | GuestAttributesValue. getItems() | 
| Modifier and Type | Method and Description | 
|---|---|
| GuestAttributesValue | GuestAttributesValue. setItems(List<GuestAttributesEntry> items) | 
Copyright © 2011–2021 Google. All rights reserved.