lib/google/apis/dataflow_v1b3/representations.rb in google-apis-dataflow_v1b3-0.47.0 vs lib/google/apis/dataflow_v1b3/representations.rb in google-apis-dataflow_v1b3-0.48.0
- old
+ new
@@ -1420,9 +1420,10 @@
hash :sdk_pipeline_options, as: 'sdkPipelineOptions'
property :service_account_email, as: 'serviceAccountEmail'
property :service_kms_key_name, as: 'serviceKmsKeyName'
collection :service_options, as: 'serviceOptions'
property :shuffle_mode, as: 'shuffleMode'
+ property :streaming_mode, as: 'streamingMode'
property :temp_storage_prefix, as: 'tempStoragePrefix'
property :use_streaming_engine_resource_based_billing, as: 'useStreamingEngineResourceBasedBilling'
hash :user_agent, as: 'userAgent'
hash :version, as: 'version'
collection :worker_pools, as: 'workerPools', class: Google::Apis::DataflowV1b3::WorkerPool, decorator: Google::Apis::DataflowV1b3::WorkerPool::Representation