Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse.
UpgradeClusterResponse contains the response for upgrade cluster operation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster_upgrade_details
def cluster_upgrade_details() -> ::Array<::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::ClusterUpgradeDetails>
Returns
- (::Array<::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::ClusterUpgradeDetails>) — Array of upgrade details for the current cluster and all the secondary clusters associated with this cluster.
#cluster_upgrade_details=
def cluster_upgrade_details=(value) -> ::Array<::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::ClusterUpgradeDetails>
Parameter
- value (::Array<::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::ClusterUpgradeDetails>) — Array of upgrade details for the current cluster and all the secondary clusters associated with this cluster.
Returns
- (::Array<::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::ClusterUpgradeDetails>) — Array of upgrade details for the current cluster and all the secondary clusters associated with this cluster.
#message
def message() -> ::String
Returns
- (::String) — A user friendly message summarising the upgrade operation details and the next steps for the user if there is any.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — A user friendly message summarising the upgrade operation details and the next steps for the user if there is any.
Returns
- (::String) — A user friendly message summarising the upgrade operation details and the next steps for the user if there is any.
#status
def status() -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status) — Status of upgrade operation.
#status=
def status=(value) -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status
Parameter
- value (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status) — Status of upgrade operation.
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status) — Status of upgrade operation.