Class: Google::Cloud::AlloyDB::V1alpha::UpgradeClusterRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/alloydb/v1alpha/service.rb

Overview

Upgrades a cluster.

Instance Attribute Summary collapse

Instance Attribute Details

#etag::String



394
395
396
397
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 394

class UpgradeClusterRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



394
395
396
397
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 394

class UpgradeClusterRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#request_id::String



394
395
396
397
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 394

class UpgradeClusterRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#validate_only::Boolean



394
395
396
397
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 394

class UpgradeClusterRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#version::Google::Cloud::AlloyDB::V1alpha::DatabaseVersion



394
395
396
397
# File 'proto_docs/google/cloud/alloydb/v1alpha/service.rb', line 394

class UpgradeClusterRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end