Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class UpgradeClusterStatus.
Message for current status of the Major Version Upgrade operation.
Generated from protobuf message google.cloud.alloydb.v1.UpgradeClusterStatus
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
Cluster Major Version Upgrade state.
↳ cancellable
bool
Whether the operation is cancellable.
↳ source_version
int
Source database major version.
↳ target_version
int
Target database major version.
↳ stages
getState
Cluster Major Version Upgrade state.
int
setState
Cluster Major Version Upgrade state.
var
int
$this
getCancellable
Whether the operation is cancellable.
bool
setCancellable
Whether the operation is cancellable.
var
bool
$this
getSourceVersion
Source database major version.
int
setSourceVersion
Source database major version.
var
int
$this
getTargetVersion
Target database major version.
int
setTargetVersion
Target database major version.
var
int
$this
getStages
Status of all upgrade stages.
setStages
Status of all upgrade stages.
$this