AlloyDB V1BETA API - Class Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::InstanceUpgradeDetails (v0.10.0)

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

#instance_type=

def instance_type=(value) -> ::Google::Cloud::AlloyDB::V1beta::Instance::InstanceType
Parameter

#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

#upgrade_status=

def upgrade_status=(value) -> ::Google::Cloud::AlloyDB::V1beta::UpgradeClusterResponse::Status
Parameter
Returns