docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/tpu_v1.projects.locations.nodes.html b/docs/dyn/tpu_v1.projects.locations.nodes.html
index 6e7e81f..f014c98 100644
--- a/docs/dyn/tpu_v1.projects.locations.nodes.html
+++ b/docs/dyn/tpu_v1.projects.locations.nodes.html
@@ -109,21 +109,6 @@
The object takes the form of:
{ # A TPU instance.
- "ipAddress": "A String", # Output only. DEPRECATED! Use network_endpoints instead.
- # The network address for the TPU Node as visible to Compute Engine
- # instances.
- "labels": { # Resource labels to represent user-provided metadata.
- "a_key": "A String",
- },
- "createTime": "A String", # Output only. The time when the node was created.
- "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.
"tensorflowVersion": "A String", # The version of Tensorflow running in the Node.
# Required.
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -136,8 +121,8 @@
},
],
"schedulingConfig": {
- "reserved": True or False, # Whether the node is created under a reservation.
"preemptible": True or False,
+ "reserved": True or False, # Whether the node is created under a reservation.
},
"state": "A String", # Output only. The current state for the TPU Node.
"name": "A String", # Output only. The immutable name of the TPU
@@ -149,12 +134,27 @@
# To share resources, including Google Cloud Storage data, with the
# Tensorflow job running in the Node, this account must have permissions to
# that data.
+ "healthDescription": "A String", # Output only. If this field is populated, it contains a description of why the TPU Node
+ # is unhealthy.
"network": "A String", # The name of a network they wish to peer the TPU node to. It must be a
# preexisting Compute Engine network inside of the project on which this API
# has been activated. If none is provided, "default" will be used.
- "healthDescription": "A String", # Output only. If this field is populated, it contains a description of why the TPU Node
- # is unhealthy.
"health": "A String", # The health status of the TPU node.
+ "ipAddress": "A String", # Output only. DEPRECATED! Use network_endpoints instead.
+ # The network address for the TPU Node as visible to Compute Engine
+ # instances.
+ "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.
+ "labels": { # Resource labels to represent user-provided metadata.
+ "a_key": "A String",
+ },
+ "createTime": "A String", # Output only. The time when the node was created.
}
nodeId: string, The unqualified resource name.
@@ -285,21 +285,6 @@
An object of the form:
{ # A TPU instance.
- "ipAddress": "A String", # Output only. DEPRECATED! Use network_endpoints instead.
- # The network address for the TPU Node as visible to Compute Engine
- # instances.
- "labels": { # Resource labels to represent user-provided metadata.
- "a_key": "A String",
- },
- "createTime": "A String", # Output only. The time when the node was created.
- "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.
"tensorflowVersion": "A String", # The version of Tensorflow running in the Node.
# Required.
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -312,8 +297,8 @@
},
],
"schedulingConfig": {
- "reserved": True or False, # Whether the node is created under a reservation.
"preemptible": True or False,
+ "reserved": True or False, # Whether the node is created under a reservation.
},
"state": "A String", # Output only. The current state for the TPU Node.
"name": "A String", # Output only. The immutable name of the TPU
@@ -325,12 +310,27 @@
# To share resources, including Google Cloud Storage data, with the
# Tensorflow job running in the Node, this account must have permissions to
# that data.
+ "healthDescription": "A String", # Output only. If this field is populated, it contains a description of why the TPU Node
+ # is unhealthy.
"network": "A String", # The name of a network they wish to peer the TPU node to. It must be a
# preexisting Compute Engine network inside of the project on which this API
# has been activated. If none is provided, "default" will be used.
- "healthDescription": "A String", # Output only. If this field is populated, it contains a description of why the TPU Node
- # is unhealthy.
"health": "A String", # The health status of the TPU node.
+ "ipAddress": "A String", # Output only. DEPRECATED! Use network_endpoints instead.
+ # The network address for the TPU Node as visible to Compute Engine
+ # instances.
+ "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.
+ "labels": { # Resource labels to represent user-provided metadata.
+ "a_key": "A String",
+ },
+ "createTime": "A String", # Output only. The time when the node was created.
}</pre>
</div>
@@ -356,21 +356,6 @@
],
"nodes": [ # The listed nodes.
{ # A TPU instance.
- "ipAddress": "A String", # Output only. DEPRECATED! Use network_endpoints instead.
- # The network address for the TPU Node as visible to Compute Engine
- # instances.
- "labels": { # Resource labels to represent user-provided metadata.
- "a_key": "A String",
- },
- "createTime": "A String", # Output only. The time when the node was created.
- "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.
"tensorflowVersion": "A String", # The version of Tensorflow running in the Node.
# Required.
"description": "A String", # The user-supplied description of the TPU. Maximum of 512 characters.
@@ -383,8 +368,8 @@
},
],
"schedulingConfig": {
- "reserved": True or False, # Whether the node is created under a reservation.
"preemptible": True or False,
+ "reserved": True or False, # Whether the node is created under a reservation.
},
"state": "A String", # Output only. The current state for the TPU Node.
"name": "A String", # Output only. The immutable name of the TPU
@@ -396,12 +381,27 @@
# To share resources, including Google Cloud Storage data, with the
# Tensorflow job running in the Node, this account must have permissions to
# that data.
+ "healthDescription": "A String", # Output only. If this field is populated, it contains a description of why the TPU Node
+ # is unhealthy.
"network": "A String", # The name of a network they wish to peer the TPU node to. It must be a
# preexisting Compute Engine network inside of the project on which this API
# has been activated. If none is provided, "default" will be used.
- "healthDescription": "A String", # Output only. If this field is populated, it contains a description of why the TPU Node
- # is unhealthy.
"health": "A String", # The health status of the TPU node.
+ "ipAddress": "A String", # Output only. DEPRECATED! Use network_endpoints instead.
+ # The network address for the TPU Node as visible to Compute Engine
+ # instances.
+ "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.
+ "labels": { # Resource labels to represent user-provided metadata.
+ "a_key": "A String",
+ },
+ "createTime": "A String", # Output only. The time when the node was created.
},
],
"nextPageToken": "A String", # The next page token or empty if none.