Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class InstancesPreCheckMajorVersionUpgradeRequest.
Request for Pre-checks for MVU
Generated from protobuf message google.cloud.sql.v1.InstancesPreCheckMajorVersionUpgradeRequest
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ pre_check_major_version_upgrade_context |
PreCheckMajorVersionUpgradeContext
Required. Contains details about the pre-check major version upgrade operation. |
getPreCheckMajorVersionUpgradeContext
Required. Contains details about the pre-check major version upgrade operation.
| Returns | |
|---|---|
| Type | Description |
PreCheckMajorVersionUpgradeContext|null |
|
hasPreCheckMajorVersionUpgradeContext
clearPreCheckMajorVersionUpgradeContext
setPreCheckMajorVersionUpgradeContext
Required. Contains details about the pre-check major version upgrade operation.
| Parameter | |
|---|---|
| Name | Description |
var |
PreCheckMajorVersionUpgradeContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|