Class: Google::Cloud::ApiHub::V1::PluginInstance::AdditionalConfigEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ApiHub::V1::PluginInstance::AdditionalConfigEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/apihub/v1/plugin_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
401 402 403 404 |
# File 'proto_docs/google/cloud/apihub/v1/plugin_service.rb', line 401 class AdditionalConfigEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::ApiHub::V1::ConfigVariable
401 402 403 404 |
# File 'proto_docs/google/cloud/apihub/v1/plugin_service.rb', line 401 class AdditionalConfigEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |