Class: Google::Cloud::Dataflow::V1beta3::LaunchFlexTemplateParameter::LaunchOptionsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::LaunchFlexTemplateParameter::LaunchOptionsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/dataflow/v1beta3/templates.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
102 103 104 105 |
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 102 class LaunchOptionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
102 103 104 105 |
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 102 class LaunchOptionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |