Class: Google::Cloud::EdgeContainer::V1::ServerConfig::ChannelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::EdgeContainer::V1::ServerConfig::ChannelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/edgecontainer/v1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
936 937 938 939 |
# File 'proto_docs/google/cloud/edgecontainer/v1/resources.rb', line 936 class ChannelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::EdgeContainer::V1::ChannelConfig
936 937 938 939 |
# File 'proto_docs/google/cloud/edgecontainer/v1/resources.rb', line 936 class ChannelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |