Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4db83af

Browse files
committedMar 4, 2025
feat(tpu): update the api
#### tpu:v2alpha1 The following keys were added: - schemas.AttachedDisk.properties.workerIds (Total Keys: 2)
1 parent c57f217 commit 4db83af

File tree

3 files changed

+37
-9
lines changed

3 files changed

+37
-9
lines changed
 

‎docs/dyn/tpu_v2alpha1.projects.locations.nodes.html

+16-4
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,12 @@ <h3>Method Details</h3>
142142
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
143143
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
144144
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
145-
{ # A node-attached disk resource. Next ID: 8;
145+
{ # A node-attached disk resource.
146146
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
147147
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
148+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
149+
&quot;A String&quot;,
150+
],
148151
},
149152
],
150153
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -320,9 +323,12 @@ <h3>Method Details</h3>
320323
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
321324
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
322325
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
323-
{ # A node-attached disk resource. Next ID: 8;
326+
{ # A node-attached disk resource.
324327
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
325328
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
329+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
330+
&quot;A String&quot;,
331+
],
326332
},
327333
],
328334
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -479,9 +485,12 @@ <h3>Method Details</h3>
479485
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
480486
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
481487
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
482-
{ # A node-attached disk resource. Next ID: 8;
488+
{ # A node-attached disk resource.
483489
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
484490
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
491+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
492+
&quot;A String&quot;,
493+
],
485494
},
486495
],
487496
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -605,9 +614,12 @@ <h3>Method Details</h3>
605614
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
606615
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
607616
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
608-
{ # A node-attached disk resource. Next ID: 8;
617+
{ # A node-attached disk resource.
609618
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
610619
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
620+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
621+
&quot;A String&quot;,
622+
],
611623
},
612624
],
613625
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.

‎docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html

+12-3
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,12 @@ <h3>Method Details</h3>
189189
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
190190
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
191191
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
192-
{ # A node-attached disk resource. Next ID: 8;
192+
{ # A node-attached disk resource.
193193
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
194194
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
195+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
196+
&quot;A String&quot;,
197+
],
195198
},
196199
],
197200
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -433,9 +436,12 @@ <h3>Method Details</h3>
433436
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
434437
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
435438
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
436-
{ # A node-attached disk resource. Next ID: 8;
439+
{ # A node-attached disk resource.
437440
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
438441
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
442+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
443+
&quot;A String&quot;,
444+
],
439445
},
440446
],
441447
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -615,9 +621,12 @@ <h3>Method Details</h3>
615621
&quot;cidrBlock&quot;: &quot;A String&quot;, # 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&#x27;s provided network, or the provided network is peered with another network that is using that CIDR block.
616622
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the node was created.
617623
&quot;dataDisks&quot;: [ # The additional data disks for the Node.
618-
{ # A node-attached disk resource. Next ID: 8;
624+
{ # A node-attached disk resource.
619625
&quot;mode&quot;: &quot;A String&quot;, # The mode in which to attach this disk. If not specified, the default is READ_WRITE mode. Only applicable to data_disks.
620626
&quot;sourceDisk&quot;: &quot;A String&quot;, # Specifies the full path to an existing disk. For example: &quot;projects/my-project/zones/us-central1-c/disks/my-disk&quot;.
627+
&quot;workerIds&quot;: [ # Optional. The list of worker IDs this disk is attached to.
628+
&quot;A String&quot;,
629+
],
621630
},
622631
],
623632
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the TPU. Maximum of 512 characters.

‎googleapiclient/discovery_cache/documents/tpu.v2alpha1.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@
10211021
}
10221022
}
10231023
},
1024-
"revision": "20250116",
1024+
"revision": "20250225",
10251025
"rootUrl": "https://tpu.googleapis.com/",
10261026
"schemas": {
10271027
"AcceleratorConfig": {
@@ -1104,7 +1104,7 @@
11041104
"type": "object"
11051105
},
11061106
"AttachedDisk": {
1107-
"description": "A node-attached disk resource. Next ID: 8;",
1107+
"description": "A node-attached disk resource.",
11081108
"id": "AttachedDisk",
11091109
"properties": {
11101110
"mode": {
@@ -1124,6 +1124,13 @@
11241124
"sourceDisk": {
11251125
"description": "Specifies the full path to an existing disk. For example: \"projects/my-project/zones/us-central1-c/disks/my-disk\".",
11261126
"type": "string"
1127+
},
1128+
"workerIds": {
1129+
"description": "Optional. The list of worker IDs this disk is attached to.",
1130+
"items": {
1131+
"type": "string"
1132+
},
1133+
"type": "array"
11271134
}
11281135
},
11291136
"type": "object"

0 commit comments

Comments
 (0)
Please sign in to comment.