Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class UpgradeClusterResponse.
UpgradeClusterResponse contains the response for upgrade cluster operation.
Generated from protobuf message google.cloud.alloydb.v1.UpgradeClusterResponse
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ status
int
Status of upgrade operation.
↳ message
string
A user friendly message summarising the upgrade operation details and the next steps for the user if there is any.
↳ cluster_upgrade_details
array< UpgradeClusterResponse\ClusterUpgradeDetails
>
Array of upgrade details for the current cluster and all the secondary clusters associated with this cluster.
getStatus
Status of upgrade operation.
int
setStatus
Status of upgrade operation.
var
int
$this
getMessage
A user friendly message summarising the upgrade operation details and the next steps for the user if there is any.
string
setMessage
A user friendly message summarising the upgrade operation details and the next steps for the user if there is any.
var
string
$this
getClusterUpgradeDetails
Array of upgrade details for the current cluster and all the secondary clusters associated with this cluster.
setClusterUpgradeDetails
Array of upgrade details for the current cluster and all the secondary clusters associated with this cluster.
$this