lib/google/apis/dataflow_v1b3/representations.rb in google-apis-dataflow_v1b3-0.38.0 vs lib/google/apis/dataflow_v1b3/representations.rb in google-apis-dataflow_v1b3-0.39.0
- old
+ new
@@ -2026,9 +2026,10 @@
class PubsubLocation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :drop_late_data, as: 'dropLateData'
+ property :dynamic_destinations, as: 'dynamicDestinations'
property :id_label, as: 'idLabel'
property :subscription, as: 'subscription'
property :timestamp_label, as: 'timestampLabel'
property :topic, as: 'topic'
property :tracking_subscription, as: 'trackingSubscription'