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/dataproc_v1.projects.locations.batches.html
+18
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,9 @@ <h3>Method Details</h3>
162
162
"creator": "A String", # Output only. The email address of the user who created the batch.
163
163
"environmentConfig": { # Environment configuration for a workload. # Optional. Environment configuration for the batch execution.
164
164
"executionConfig": { # Execution configuration for a workload. # Optional. Execution configuration for a workload.
165
+
"authenticationConfig": { # Authentication configuration for a workload is used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s). # Optional. Authentication configuration used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s).
166
+
"userWorkloadAuthenticationType": "A String", # Optional. Authentication type for the user workload running in containers.
167
+
},
165
168
"idleTtl": "A String", # Optional. Applies to sessions only. The duration to keep the session alive while it's idling. Exceeding this threshold causes the session to terminate. This field cannot be set on a batch workload. Minimum value is 10 minutes; maximum value is 14 days (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)). Defaults to 1 hour if not set. If both ttl and idle_ttl are specified for an interactive session, the conditions are treated as OR conditions: the workload will be terminated when it has been idle for idle_ttl or when ttl has been exceeded, whichever occurs first.
166
169
"kmsKey": "A String", # Optional. The Cloud KMS key to use for encryption.
167
170
"networkTags": [ # Optional. Tags used for network traffic control.
@@ -226,13 +229,16 @@ <h3>Method Details</h3>
226
229
"acceleratorType": "A String", # Optional. Accelerator type being used, if any
227
230
"milliAcceleratorSeconds": "A String", # Optional. Accelerator usage in (milliAccelerator x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
228
231
"milliDcuSeconds": "A String", # Optional. DCU (Dataproc Compute Units) usage in (milliDCU x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
232
+
"milliSlotSeconds": "A String", # Optional. Slot usage in (milliSlot x seconds).
229
233
"shuffleStorageGbSeconds": "A String", # Optional. Shuffle storage usage in (GB x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
234
+
"updateTime": "A String", # Optional. The timestamp of the usage metrics.
230
235
},
231
236
"currentUsage": { # The usage snapshot represents the resources consumed by a workload at a specified time. # Output only. Snapshot of current workload resource usage.
232
237
"acceleratorType": "A String", # Optional. Accelerator type being used, if any
233
238
"milliAccelerator": "A String", # Optional. Milli (one-thousandth) accelerator. (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
234
239
"milliDcu": "A String", # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
235
240
"milliDcuPremium": "A String", # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
241
+
"milliSlot": "A String", # Optional. Milli (one-thousandth) Slot usage of the workload.
236
242
"shuffleStorageGb": "A String", # Optional. Shuffle Storage in gigabytes (GB). (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
237
243
"shuffleStorageGbPremium": "A String", # Optional. Shuffle Storage in gigabytes (GB) charged at premium tier. (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
238
244
"snapshotTime": "A String", # Optional. The timestamp of the usage snapshot.
@@ -361,6 +367,9 @@ <h3>Method Details</h3>
361
367
"creator": "A String", # Output only. The email address of the user who created the batch.
362
368
"environmentConfig": { # Environment configuration for a workload. # Optional. Environment configuration for the batch execution.
363
369
"executionConfig": { # Execution configuration for a workload. # Optional. Execution configuration for a workload.
370
+
"authenticationConfig": { # Authentication configuration for a workload is used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s). # Optional. Authentication configuration used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s).
371
+
"userWorkloadAuthenticationType": "A String", # Optional. Authentication type for the user workload running in containers.
372
+
},
364
373
"idleTtl": "A String", # Optional. Applies to sessions only. The duration to keep the session alive while it's idling. Exceeding this threshold causes the session to terminate. This field cannot be set on a batch workload. Minimum value is 10 minutes; maximum value is 14 days (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)). Defaults to 1 hour if not set. If both ttl and idle_ttl are specified for an interactive session, the conditions are treated as OR conditions: the workload will be terminated when it has been idle for idle_ttl or when ttl has been exceeded, whichever occurs first.
365
374
"kmsKey": "A String", # Optional. The Cloud KMS key to use for encryption.
366
375
"networkTags": [ # Optional. Tags used for network traffic control.
@@ -425,13 +434,16 @@ <h3>Method Details</h3>
425
434
"acceleratorType": "A String", # Optional. Accelerator type being used, if any
426
435
"milliAcceleratorSeconds": "A String", # Optional. Accelerator usage in (milliAccelerator x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
427
436
"milliDcuSeconds": "A String", # Optional. DCU (Dataproc Compute Units) usage in (milliDCU x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
437
+
"milliSlotSeconds": "A String", # Optional. Slot usage in (milliSlot x seconds).
428
438
"shuffleStorageGbSeconds": "A String", # Optional. Shuffle storage usage in (GB x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
439
+
"updateTime": "A String", # Optional. The timestamp of the usage metrics.
429
440
},
430
441
"currentUsage": { # The usage snapshot represents the resources consumed by a workload at a specified time. # Output only. Snapshot of current workload resource usage.
431
442
"acceleratorType": "A String", # Optional. Accelerator type being used, if any
432
443
"milliAccelerator": "A String", # Optional. Milli (one-thousandth) accelerator. (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
433
444
"milliDcu": "A String", # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
434
445
"milliDcuPremium": "A String", # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
446
+
"milliSlot": "A String", # Optional. Milli (one-thousandth) Slot usage of the workload.
435
447
"shuffleStorageGb": "A String", # Optional. Shuffle Storage in gigabytes (GB). (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
436
448
"shuffleStorageGbPremium": "A String", # Optional. Shuffle Storage in gigabytes (GB) charged at premium tier. (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
437
449
"snapshotTime": "A String", # Optional. The timestamp of the usage snapshot.
@@ -518,6 +530,9 @@ <h3>Method Details</h3>
518
530
"creator": "A String", # Output only. The email address of the user who created the batch.
519
531
"environmentConfig": { # Environment configuration for a workload. # Optional. Environment configuration for the batch execution.
520
532
"executionConfig": { # Execution configuration for a workload. # Optional. Execution configuration for a workload.
533
+
"authenticationConfig": { # Authentication configuration for a workload is used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s). # Optional. Authentication configuration used to set the default identity for the workload execution. The config specifies the type of identity (service account or user) that will be used by workloads to access resources on the project(s).
534
+
"userWorkloadAuthenticationType": "A String", # Optional. Authentication type for the user workload running in containers.
535
+
},
521
536
"idleTtl": "A String", # Optional. Applies to sessions only. The duration to keep the session alive while it's idling. Exceeding this threshold causes the session to terminate. This field cannot be set on a batch workload. Minimum value is 10 minutes; maximum value is 14 days (see JSON representation of Duration (https://developers.google.com/protocol-buffers/docs/proto3#json)). Defaults to 1 hour if not set. If both ttl and idle_ttl are specified for an interactive session, the conditions are treated as OR conditions: the workload will be terminated when it has been idle for idle_ttl or when ttl has been exceeded, whichever occurs first.
522
537
"kmsKey": "A String", # Optional. The Cloud KMS key to use for encryption.
523
538
"networkTags": [ # Optional. Tags used for network traffic control.
@@ -582,13 +597,16 @@ <h3>Method Details</h3>
582
597
"acceleratorType": "A String", # Optional. Accelerator type being used, if any
583
598
"milliAcceleratorSeconds": "A String", # Optional. Accelerator usage in (milliAccelerator x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
584
599
"milliDcuSeconds": "A String", # Optional. DCU (Dataproc Compute Units) usage in (milliDCU x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
600
+
"milliSlotSeconds": "A String", # Optional. Slot usage in (milliSlot x seconds).
585
601
"shuffleStorageGbSeconds": "A String", # Optional. Shuffle storage usage in (GB x seconds) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
602
+
"updateTime": "A String", # Optional. The timestamp of the usage metrics.
586
603
},
587
604
"currentUsage": { # The usage snapshot represents the resources consumed by a workload at a specified time. # Output only. Snapshot of current workload resource usage.
588
605
"acceleratorType": "A String", # Optional. Accelerator type being used, if any
589
606
"milliAccelerator": "A String", # Optional. Milli (one-thousandth) accelerator. (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
590
607
"milliDcu": "A String", # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
591
608
"milliDcuPremium": "A String", # Optional. Milli (one-thousandth) Dataproc Compute Units (DCUs) charged at premium tier (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing)).
609
+
"milliSlot": "A String", # Optional. Milli (one-thousandth) Slot usage of the workload.
592
610
"shuffleStorageGb": "A String", # Optional. Shuffle Storage in gigabytes (GB). (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
593
611
"shuffleStorageGbPremium": "A String", # Optional. Shuffle Storage in gigabytes (GB) charged at premium tier. (see Dataproc Serverless pricing (https://cloud.google.com/dataproc-serverless/pricing))
594
612
"snapshotTime": "A String", # Optional. The timestamp of the usage snapshot.
0 commit comments