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/tpu_v2alpha1.projects.locations.nodes.html
+4
Original file line number
Diff line number
Diff line change
@@ -193,6 +193,7 @@ <h3>Method Details</h3>
193
193
"preemptible": True or False, # Defines whether the node is preemptible.
194
194
"reserved": True or False, # Whether the node is created under a reservation.
195
195
"spot": True or False, # Optional. Defines whether the node is Spot VM.
196
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
196
197
},
197
198
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
198
199
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
@@ -374,6 +375,7 @@ <h3>Method Details</h3>
374
375
"preemptible": True or False, # Defines whether the node is preemptible.
375
376
"reserved": True or False, # Whether the node is created under a reservation.
376
377
"spot": True or False, # Optional. Defines whether the node is Spot VM.
378
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
377
379
},
378
380
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
379
381
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
@@ -536,6 +538,7 @@ <h3>Method Details</h3>
536
538
"preemptible": True or False, # Defines whether the node is preemptible.
537
539
"reserved": True or False, # Whether the node is created under a reservation.
538
540
"spot": True or False, # Optional. Defines whether the node is Spot VM.
541
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
539
542
},
540
543
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
541
544
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
@@ -665,6 +668,7 @@ <h3>Method Details</h3>
665
668
"preemptible": True or False, # Defines whether the node is preemptible.
666
669
"reserved": True or False, # Whether the node is created under a reservation.
667
670
"spot": True or False, # Optional. Defines whether the node is Spot VM.
671
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
668
672
},
669
673
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
670
674
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
Copy file name to clipboardExpand all lines: docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html
+3
Original file line number
Diff line number
Diff line change
@@ -240,6 +240,7 @@ <h3>Method Details</h3>
240
240
"preemptible": True or False, # Defines whether the node is preemptible.
241
241
"reserved": True or False, # Whether the node is created under a reservation.
242
242
"spot": True or False, # Optional. Defines whether the node is Spot VM.
243
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
243
244
},
244
245
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
245
246
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
@@ -487,6 +488,7 @@ <h3>Method Details</h3>
487
488
"preemptible": True or False, # Defines whether the node is preemptible.
488
489
"reserved": True or False, # Whether the node is created under a reservation.
489
490
"spot": True or False, # Optional. Defines whether the node is Spot VM.
491
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
490
492
},
491
493
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
492
494
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
@@ -672,6 +674,7 @@ <h3>Method Details</h3>
672
674
"preemptible": True or False, # Defines whether the node is preemptible.
673
675
"reserved": True or False, # Whether the node is created under a reservation.
674
676
"spot": True or False, # Optional. Defines whether the node is Spot VM.
677
+
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
675
678
},
676
679
"serviceAccount": { # A service account. # The Google Cloud Platform Service Account to be used by the TPU node VMs. If None is specified, the default compute service account will be used.
677
680
"email": "A String", # Email address of the service account. If empty, default Compute service account will be used.
0 commit comments