| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
PreCheckResponse |
PreCheckResponse.clone() |
PreCheckResponse |
PreCheckResponse.set(String fieldName,
Object value) |
PreCheckResponse |
PreCheckResponse.setActionsRequired(List<String> actionsRequired)
The actions that the user needs to take.
|
PreCheckResponse |
PreCheckResponse.setMessage(String message)
The message to be displayed to the user.
|
PreCheckResponse |
PreCheckResponse.setMessageType(String messageType)
The type of message whether it is an info, warning, or error.
|
| Modifier and Type | Method and Description |
|---|---|
List<PreCheckResponse> |
PreCheckMajorVersionUpgradeContext.getPreCheckResponse()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
PreCheckMajorVersionUpgradeContext |
PreCheckMajorVersionUpgradeContext.setPreCheckResponse(List<PreCheckResponse> preCheckResponse)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.