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
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: proto-google-cloud-memcache-v1beta2/src/main/java/com/google/cloud/memcache/v1beta2/InstanceOrBuilder.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ public interface InstanceOrBuilder
156
156
*
157
157
* <pre>
158
158
* Optional. The full name of the Google Compute Engine
159
-
* [network](/compute/docs/networks-and-firewalls#networks) to which the
159
+
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
160
160
* instance is connected. If left unspecified, the `default` network
161
161
* will be used.
162
162
* </pre>
@@ -171,7 +171,7 @@ public interface InstanceOrBuilder
171
171
*
172
172
* <pre>
173
173
* Optional. The full name of the Google Compute Engine
174
-
* [network](/compute/docs/networks-and-firewalls#networks) to which the
174
+
* [network](https://cloud.google.com/vpc/docs/vpc) to which the
175
175
* instance is connected. If left unspecified, the `default` network
0 commit comments