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: clients/google-api-services-blockchainnodeengine/v1/2.0.0/com/google/api/services/blockchainnodeengine/v1/model/BlockchainNode.java
+3-12Lines changed: 3 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -76,10 +76,7 @@ public final class BlockchainNode extends com.google.api.client.json.GenericJson
76
76
/**
77
77
* Optional. When true, the node is only accessible via Private Service Connect; no public
78
78
* endpoints are exposed. Otherwise, the node is only accessible via public endpoints. Warning:
79
-
* Private Service Connect enabled nodes may require a manual migration effort to remain
80
-
* compatible with future versions of the product. If this feature is enabled, you will be
81
-
* notified of these changes along with any required action to avoid disruption. See
0 commit comments