Class: Google::Cloud::Dataflow::V1beta3::LaunchFlexTemplateParameter::TransformNameMappingsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::LaunchFlexTemplateParameter::TransformNameMappingsEntry
- 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
111 112 113 114 |
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 111 class TransformNameMappingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
111 112 113 114 |
# File 'proto_docs/google/dataflow/v1beta3/templates.rb', line 111 class TransformNameMappingsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |