Class: Google::Cloud::GkeMultiCloud::V1::AttachedPlatformVersionInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb

Overview

Information about a supported Attached Clusters platform version.

Instance Attribute Summary collapse

Instance Attribute Details

#version::String

Returns Platform version name.

Returns:

  • (::String)

    Platform version name.



249
250
251
252
# File 'proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb', line 249

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