You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/dataflow_v1b3.projects.jobs.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -192,6 +192,7 @@ <h3>Method Details</h3>
192
192
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
193
193
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
194
194
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
195
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
195
196
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
196
197
"userAgent": { # A description of the process that generated the request.
197
198
"a_key": "", # Properties of the object.
@@ -553,6 +554,7 @@ <h3>Method Details</h3>
553
554
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
554
555
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
555
556
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
557
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
556
558
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
557
559
"userAgent": { # A description of the process that generated the request.
558
560
"a_key": "", # Properties of the object.
@@ -898,6 +900,7 @@ <h3>Method Details</h3>
898
900
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
899
901
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
900
902
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
903
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
901
904
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
902
905
"userAgent": { # A description of the process that generated the request.
903
906
"a_key": "", # Properties of the object.
@@ -1250,6 +1253,7 @@ <h3>Method Details</h3>
1250
1253
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
1251
1254
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
1252
1255
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
1256
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
1253
1257
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
1254
1258
"userAgent": { # A description of the process that generated the request.
1255
1259
"a_key": "", # Properties of the object.
@@ -1662,6 +1666,7 @@ <h3>Method Details</h3>
1662
1666
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
1663
1667
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
1664
1668
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
1669
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
1665
1670
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
1666
1671
"userAgent": { # A description of the process that generated the request.
1667
1672
"a_key": "", # Properties of the object.
@@ -2064,6 +2069,7 @@ <h3>Method Details</h3>
2064
2069
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
2065
2070
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
2066
2071
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
2072
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
2067
2073
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
2068
2074
"userAgent": { # A description of the process that generated the request.
2069
2075
"a_key": "", # Properties of the object.
@@ -2403,6 +2409,7 @@ <h3>Method Details</h3>
2403
2409
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
2404
2410
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
2405
2411
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
2412
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
2406
2413
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
2407
2414
"userAgent": { # A description of the process that generated the request.
2408
2415
"a_key": "", # Properties of the object.
Copy file name to clipboardExpand all lines: docs/dyn/dataflow_v1b3.projects.locations.flexTemplates.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -274,6 +274,7 @@ <h3>Method Details</h3>
274
274
"shuffleMode": "A String", # Output only. The shuffle mode used for the job.
275
275
"streamingMode": "A String", # Optional. Specifies the Streaming Engine message processing guarantees. Reduces cost and latency but might result in duplicate messages committed to storage. Designed to run simple mapping streaming ETL jobs at the lowest cost. For example, Change Data Capture (CDC) to BigQuery is a canonical use case. For more information, see [Set the pipeline streaming mode](https://cloud.google.com/dataflow/docs/guides/streaming-modes).
276
276
"tempStoragePrefix": "A String", # The prefix of the resources the system should use for temporary storage. The system will append the suffix "/temp-{JOBNAME} to this resource prefix, where {JOBNAME} is the value of the job_name field. The resulting bucket and object prefix is used as the prefix of the resources used to store temporary data needed during the job execution. NOTE: This will override the value in taskrunner_settings. The supported resource type is: Google Cloud Storage: storage.googleapis.com/{bucket}/{object} bucket.storage.googleapis.com/{object}
277
+
"usePublicIps": True or False, # Optional. True when any worker pool that uses public IPs is present.
277
278
"useStreamingEngineResourceBasedBilling": True or False, # Output only. Whether the job uses the Streaming Engine resource-based billing model.
278
279
"userAgent": { # A description of the process that generated the request.
279
280
"a_key": "", # Properties of the object.
0 commit comments