generated/google/apis/dataflow_v1b3/representations.rb in google-api-client-0.24.2 vs generated/google/apis/dataflow_v1b3/representations.rb in google-api-client-0.24.3

- old
+ new

@@ -1451,9 +1451,10 @@ end class MapTask # @private class Representation < Google::Apis::Core::JsonRepresentation + property :counter_prefix, as: 'counterPrefix' collection :instructions, as: 'instructions', class: Google::Apis::DataflowV1b3::ParallelInstruction, decorator: Google::Apis::DataflowV1b3::ParallelInstruction::Representation property :stage_name, as: 'stageName' property :system_name, as: 'systemName' end