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