Package | Description |
---|---|
com.google.api.services.cloudbuild.v2.model |
Modifier and Type | Method and Description |
---|---|
InstallationState |
InstallationState.clone() |
InstallationState |
Connection.getInstallationState()
Output only.
|
InstallationState |
InstallationState.set(String fieldName,
Object value) |
InstallationState |
InstallationState.setActionUri(String actionUri)
Output only.
|
InstallationState |
InstallationState.setMessage(String message)
Output only.
|
InstallationState |
InstallationState.setStage(String stage)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Connection |
Connection.setInstallationState(InstallationState installationState)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.