Class: Google::Cloud::Dataflow::V1beta3::Job::TransformNameMappingEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::Job::TransformNameMappingEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/dataflow/v1beta3/jobs.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
186 187 188 189 |
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 186 class TransformNameMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
186 187 188 189 |
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 186 class TransformNameMappingEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |