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_v2.projects.locations.nodes.html
+32Lines changed: 32 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,14 @@ <h3>Method Details</h3>
199
199
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
200
200
"A String",
201
201
],
202
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
203
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
204
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
205
+
"maintenanceStatus": "A String", # The status of the maintenance.
206
+
"type": "A String", # Defines the type of maintenance.
207
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
208
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
209
+
},
202
210
}
203
211
204
212
nodeId: string, The unqualified resource name.
@@ -360,6 +368,14 @@ <h3>Method Details</h3>
360
368
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
361
369
"A String",
362
370
],
371
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
372
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
373
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
374
+
"maintenanceStatus": "A String", # The status of the maintenance.
375
+
"type": "A String", # Defines the type of maintenance.
376
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
377
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
378
+
},
363
379
}</pre>
364
380
</div>
365
381
@@ -504,6 +520,14 @@ <h3>Method Details</h3>
504
520
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
505
521
"A String",
506
522
],
523
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
524
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
525
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
526
+
"maintenanceStatus": "A String", # The status of the maintenance.
527
+
"type": "A String", # Defines the type of maintenance.
528
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
529
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
530
+
},
507
531
},
508
532
],
509
533
"unreachable": [ # Locations that could not be reached.
@@ -615,6 +639,14 @@ <h3>Method Details</h3>
615
639
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
616
640
"A String",
617
641
],
642
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
643
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
644
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
645
+
"maintenanceStatus": "A String", # The status of the maintenance.
646
+
"type": "A String", # Defines the type of maintenance.
647
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
648
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
649
+
},
618
650
}
619
651
620
652
updateMask: string, Required. Mask of fields from Node to update. Supported fields: [description, tags, labels, metadata, network_config.enable_external_ips].
Copy file name to clipboardExpand all lines: docs/dyn/tpu_v2.projects.locations.queuedResources.html
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -245,6 +245,14 @@ <h3>Method Details</h3>
245
245
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
246
246
"A String",
247
247
],
248
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
249
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
250
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
251
+
"maintenanceStatus": "A String", # The status of the maintenance.
252
+
"type": "A String", # Defines the type of maintenance.
253
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
254
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
255
+
},
248
256
},
249
257
"nodeId": "A String", # Optional. The unqualified resource name. Should follow the `^[A-Za-z0-9_.~+%-]+$` regex format. This is only specified when requesting a single node. In case of multislice requests, multislice_params must be populated instead.
250
258
"parent": "A String", # Required. The parent resource name.
@@ -470,6 +478,14 @@ <h3>Method Details</h3>
470
478
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
471
479
"A String",
472
480
],
481
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
482
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
483
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
484
+
"maintenanceStatus": "A String", # The status of the maintenance.
485
+
"type": "A String", # Defines the type of maintenance.
486
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
487
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
488
+
},
473
489
},
474
490
"nodeId": "A String", # Optional. The unqualified resource name. Should follow the `^[A-Za-z0-9_.~+%-]+$` regex format. This is only specified when requesting a single node. In case of multislice requests, multislice_params must be populated instead.
475
491
"parent": "A String", # Required. The parent resource name.
@@ -633,6 +649,14 @@ <h3>Method Details</h3>
633
649
"tags": [ # Tags to apply to the TPU Node. Tags are used to identify valid sources or targets for network firewalls.
634
650
"A String",
635
651
],
652
+
"upcomingMaintenance": { # Upcoming Maintenance notification information. # Output only. Upcoming maintenance on this TPU node.
653
+
"canReschedule": True or False, # Indicates if the maintenance can be customer triggered.
654
+
"latestWindowStartTime": "A String", # The latest time for the planned maintenance window to start. This timestamp value is in RFC3339 text format.
655
+
"maintenanceStatus": "A String", # The status of the maintenance.
656
+
"type": "A String", # Defines the type of maintenance.
657
+
"windowEndTime": "A String", # The time by which the maintenance disruption will be completed. This timestamp value is in RFC3339 text format.
658
+
"windowStartTime": "A String", # The current start time of the maintenance window. This timestamp value is in RFC3339 text format.
659
+
},
636
660
},
637
661
"nodeId": "A String", # Optional. The unqualified resource name. Should follow the `^[A-Za-z0-9_.~+%-]+$` regex format. This is only specified when requesting a single node. In case of multislice requests, multislice_params must be populated instead.
638
662
"parent": "A String", # Required. The parent resource name.
Copy file name to clipboardExpand all lines: docs/dyn/tpu_v2alpha1.projects.locations.nodes.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ <h3>Method Details</h3>
138
138
"kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
139
139
},
140
140
"enableConfidentialCompute": True or False, # Optional. Whether the boot disk will be created with confidential compute mode.
141
+
"sourceImage": "A String", # Optional. Image from which boot disk is to be created. If not specified, the default image for the runtime version will be used. Example: `projects/$PROJECT_ID/global/images/$IMAGE_NAME`.
141
142
},
142
143
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
143
144
"createTime": "A String", # Output only. The time when the node was created.
@@ -191,6 +192,7 @@ <h3>Method Details</h3>
191
192
"runtimeVersion": "A String", # Required. The runtime version running in the Node.
192
193
"schedulingConfig": { # Sets the scheduling options for this node. # The scheduling options for this node.
193
194
"preemptible": True or False, # Defines whether the node is preemptible.
195
+
"provisioningModel": "A String", # Optional. Defines the provisioning model for the node.
194
196
"reserved": True or False, # Whether the node is created under a reservation.
195
197
"spot": True or False, # Optional. Defines whether the node is Spot VM.
196
198
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
@@ -320,6 +322,7 @@ <h3>Method Details</h3>
320
322
"kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
321
323
},
322
324
"enableConfidentialCompute": True or False, # Optional. Whether the boot disk will be created with confidential compute mode.
325
+
"sourceImage": "A String", # Optional. Image from which boot disk is to be created. If not specified, the default image for the runtime version will be used. Example: `projects/$PROJECT_ID/global/images/$IMAGE_NAME`.
323
326
},
324
327
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
325
328
"createTime": "A String", # Output only. The time when the node was created.
@@ -373,6 +376,7 @@ <h3>Method Details</h3>
373
376
"runtimeVersion": "A String", # Required. The runtime version running in the Node.
374
377
"schedulingConfig": { # Sets the scheduling options for this node. # The scheduling options for this node.
375
378
"preemptible": True or False, # Defines whether the node is preemptible.
379
+
"provisioningModel": "A String", # Optional. Defines the provisioning model for the node.
376
380
"reserved": True or False, # Whether the node is created under a reservation.
377
381
"spot": True or False, # Optional. Defines whether the node is Spot VM.
378
382
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
@@ -483,6 +487,7 @@ <h3>Method Details</h3>
483
487
"kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
484
488
},
485
489
"enableConfidentialCompute": True or False, # Optional. Whether the boot disk will be created with confidential compute mode.
490
+
"sourceImage": "A String", # Optional. Image from which boot disk is to be created. If not specified, the default image for the runtime version will be used. Example: `projects/$PROJECT_ID/global/images/$IMAGE_NAME`.
486
491
},
487
492
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
488
493
"createTime": "A String", # Output only. The time when the node was created.
@@ -536,6 +541,7 @@ <h3>Method Details</h3>
536
541
"runtimeVersion": "A String", # Required. The runtime version running in the Node.
537
542
"schedulingConfig": { # Sets the scheduling options for this node. # The scheduling options for this node.
538
543
"preemptible": True or False, # Defines whether the node is preemptible.
544
+
"provisioningModel": "A String", # Optional. Defines the provisioning model for the node.
539
545
"reserved": True or False, # Whether the node is created under a reservation.
540
546
"spot": True or False, # Optional. Defines whether the node is Spot VM.
541
547
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
@@ -613,6 +619,7 @@ <h3>Method Details</h3>
613
619
"kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key The fully-qualifed key name may be returned for resource GET requests. For example: "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/ key_region/cryptoKeys/key /cryptoKeyVersions/1
614
620
},
615
621
"enableConfidentialCompute": True or False, # Optional. Whether the boot disk will be created with confidential compute mode.
622
+
"sourceImage": "A String", # Optional. Image from which boot disk is to be created. If not specified, the default image for the runtime version will be used. Example: `projects/$PROJECT_ID/global/images/$IMAGE_NAME`.
616
623
},
617
624
"cidrBlock": "A String", # The CIDR block that the TPU node will use when selecting an IP address. This CIDR block must be a /29 block; the Compute Engine networks API forbids a smaller block, and using a larger block would be wasteful (a node can only consume one IP address). Errors will occur if the CIDR block has already been used for a currently existing TPU node, the CIDR block conflicts with any subnetworks in the user's provided network, or the provided network is peered with another network that is using that CIDR block.
618
625
"createTime": "A String", # Output only. The time when the node was created.
@@ -666,6 +673,7 @@ <h3>Method Details</h3>
666
673
"runtimeVersion": "A String", # Required. The runtime version running in the Node.
667
674
"schedulingConfig": { # Sets the scheduling options for this node. # The scheduling options for this node.
668
675
"preemptible": True or False, # Defines whether the node is preemptible.
676
+
"provisioningModel": "A String", # Optional. Defines the provisioning model for the node.
669
677
"reserved": True or False, # Whether the node is created under a reservation.
670
678
"spot": True or False, # Optional. Defines whether the node is Spot VM.
671
679
"terminationTimestamp": "A String", # Output only. The time at which the node will be terminated.
0 commit comments