Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::InstanceUpgradeDetails.
Details regarding the upgrade of instaces associated with a cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_type
def instance_type() -> ::Google::Cloud::AlloyDB::V1beta::Instance::InstanceType
Returns
- (::Google::Cloud::AlloyDB::V1beta::Instance::InstanceType) — Instance type.
#instance_type=
def instance_type=(value) -> ::Google::Cloud::AlloyDB::V1beta::Instance::InstanceType
Parameter
- value (::Google::Cloud::AlloyDB::V1beta::Instance::InstanceType) — Instance type.
Returns
- (::Google::Cloud::AlloyDB::V1beta::Instance::InstanceType) — Instance type.
#name
def name() -> ::String
Returns
- (::String) — Normalized name of the instance.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Normalized name of the instance.
Returns
- (::String) — Normalized name of the instance.
#upgrade_status
def upgrade_status() -> ::Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status
Returns
- (::Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status) — Upgrade status of the instance.
#upgrade_status=
def upgrade_status=(value) -> ::Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status
Parameter
- value (::Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status) — Upgrade status of the instance.
Returns
- (::Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status) — Upgrade status of the instance.