Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::UpgradeClusterStatus::StageStatus.
Status of an upgrade stage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#read_pool_instances_upgrade
def read_pool_instances_upgrade() -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterStatus::ReadPoolInstancesUpgradeStageStatus
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterStatus::ReadPoolInstancesUpgradeStageStatus) — Read pool instances upgrade metadata.
#read_pool_instances_upgrade=
def read_pool_instances_upgrade=(value) -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterStatus::ReadPoolInstancesUpgradeStageStatus
Parameter
- value (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterStatus::ReadPoolInstancesUpgradeStageStatus) — Read pool instances upgrade metadata.
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterStatus::ReadPoolInstancesUpgradeStageStatus) — Read pool instances upgrade metadata.
#stage
def stage() -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Stage
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Stage) — Upgrade stage.
#stage=
def stage=(value) -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Stage
Parameter
- value (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Stage) — Upgrade stage.
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Stage) — Upgrade stage.
#state
def state() -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status) — State of this stage.
#state=
def state=(value) -> ::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status
Parameter
- value (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status) — State of this stage.
Returns
- (::Google::Cloud::AlloyDB::V1alpha::UpgradeClusterResponse::Status) — State of this stage.