Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
TypeLabelEntry |
TypeLabelEntry.clone() |
TypeLabelEntry |
TypeLabelEntry.set(String fieldName,
Object value) |
TypeLabelEntry |
TypeLabelEntry.setKey(String key)
Key of the label
|
TypeLabelEntry |
TypeLabelEntry.setValue(String value)
Value of the label
|
Modifier and Type | Method and Description |
---|---|
List<TypeLabelEntry> |
Type.getLabels()
Map of One Platform labels; provided by the client when the resource is created or updated.
|
Modifier and Type | Method and Description |
---|---|
Type |
Type.setLabels(List<TypeLabelEntry> labels)
Map of One Platform labels; provided by the client when the resource is created or updated.
|
Copyright © 2011–2024 Google. All rights reserved.