Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
DeploymentUpdate |
DeploymentUpdate.clone() |
DeploymentUpdate |
Deployment.getUpdate()
Output only.
|
DeploymentUpdate |
DeploymentUpdate.set(String fieldName,
Object value) |
DeploymentUpdate |
DeploymentUpdate.setDescription(String description)
Output only.
|
DeploymentUpdate |
DeploymentUpdate.setLabels(List<DeploymentUpdateLabelEntry> labels)
Map of One Platform labels; provided by the client when the resource is created or updated.
|
DeploymentUpdate |
DeploymentUpdate.setManifest(String manifest)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Deployment |
Deployment.setUpdate(DeploymentUpdate update)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.