Class: Google::Cloud::Container::V1beta1::ServerConfig::WindowsVersionMapsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Container::V1beta1::ServerConfig::WindowsVersionMapsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
2941 2942 2943 2944 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2941 class WindowsVersionMapsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Container::V1beta1::WindowsVersions
2941 2942 2943 2944 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2941 class WindowsVersionMapsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |