AlloyDB V1ALPHA API - Class Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse (v0.8.0)

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

#cluster_upgrade_details=

def cluster_upgrade_details=(value) -> ::Array<::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::ClusterUpgradeDetails>
Parameter
Returns

#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

#status=

def status=(value) -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status
Parameter
Returns