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
3693 3694 3695 3696 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 3693 class WindowsVersionMapsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Container::V1beta1::WindowsVersions
3693 3694 3695 3696 |
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 3693 class WindowsVersionMapsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |