| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
PreCheckMajorVersionUpgradeContext |
PreCheckMajorVersionUpgradeContext.clone() |
PreCheckMajorVersionUpgradeContext |
Operation.getPreCheckMajorVersionUpgradeContext()
This field is only populated when the operation_type is PRE_CHECK_MAJOR_VERSION_UPGRADE.
|
PreCheckMajorVersionUpgradeContext |
InstancesPreCheckMajorVersionUpgradeRequest.getPreCheckMajorVersionUpgradeContext()
Required.
|
PreCheckMajorVersionUpgradeContext |
PreCheckMajorVersionUpgradeContext.set(String fieldName,
Object value) |
PreCheckMajorVersionUpgradeContext |
PreCheckMajorVersionUpgradeContext.setKind(String kind)
Optional.
|
PreCheckMajorVersionUpgradeContext |
PreCheckMajorVersionUpgradeContext.setPreCheckResponse(List<PreCheckResponse> preCheckResponse)
Output only.
|
PreCheckMajorVersionUpgradeContext |
PreCheckMajorVersionUpgradeContext.setTargetDatabaseVersion(String targetDatabaseVersion)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.setPreCheckMajorVersionUpgradeContext(PreCheckMajorVersionUpgradeContext preCheckMajorVersionUpgradeContext)
This field is only populated when the operation_type is PRE_CHECK_MAJOR_VERSION_UPGRADE.
|
InstancesPreCheckMajorVersionUpgradeRequest |
InstancesPreCheckMajorVersionUpgradeRequest.setPreCheckMajorVersionUpgradeContext(PreCheckMajorVersionUpgradeContext preCheckMajorVersionUpgradeContext)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.