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/blockchainnodeengine_v1.projects.locations.blockchainNodes.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@ <h3>Method Details</h3>
145
145
"a_key": "A String",
146
146
},
147
147
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
148
+
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.
148
149
"state": "A String", # Output only. A status representing the state of the node.
149
150
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
150
151
}
@@ -265,6 +266,7 @@ <h3>Method Details</h3>
265
266
"a_key": "A String",
266
267
},
267
268
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
269
+
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.
268
270
"state": "A String", # Output only. A status representing the state of the node.
269
271
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
270
272
}</pre>
@@ -325,6 +327,7 @@ <h3>Method Details</h3>
325
327
"a_key": "A String",
326
328
},
327
329
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
330
+
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.
328
331
"state": "A String", # Output only. A status representing the state of the node.
329
332
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
330
333
},
@@ -394,6 +397,7 @@ <h3>Method Details</h3>
394
397
"a_key": "A String",
395
398
},
396
399
"name": "A String", # Output only. The fully qualified name of the blockchain node. e.g. `projects/my-project/locations/us-central1/blockchainNodes/my-node`.
400
+
"privateServiceConnectEnabled": True or False, # Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.
397
401
"state": "A String", # Output only. A status representing the state of the node.
398
402
"updateTime": "A String", # Output only. The timestamp at which the blockchain node was last updated.
"description": "Optional. When true, the node is only accessible via Private Service Connect; no public endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.",
538
+
"type": "boolean"
539
+
},
536
540
"state": {
537
541
"description": "Output only. A status representing the state of the node.",
0 commit comments