File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ service CloudRedis {
7575 // Creates a Redis instance based on the specified tier and memory size.
7676 //
7777 // By default, the instance is accessible from the project's
78- // [default network](/compute/ docs/networks-and-firewalls#networks ).
78+ // [default network](https://cloud.google.com/vpc/ docs/vpc ).
7979 //
8080 // The creation is executed asynchronously and callers may check the returned
8181 // operation to track its progress. Once the operation is completed the Redis
@@ -340,7 +340,7 @@ message Instance {
340340 int32 memory_size_gb = 18 [(google.api.field_behavior ) = REQUIRED ];
341341
342342 // Optional. The full name of the Google Compute Engine
343- // [network](/compute/ docs/networks-and-firewalls#networks ) to which the
343+ // [network](https://cloud.google.com/vpc/ docs/vpc ) to which the
344344 // instance is connected. If left unspecified, the `default` network
345345 // will be used.
346346 string authorized_network = 20 [(google.api.field_behavior ) = OPTIONAL ];
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ service CloudRedis {
7575 // Creates a Redis instance based on the specified tier and memory size.
7676 //
7777 // By default, the instance is accessible from the project's
78- // [default network](/compute/ docs/networks-and-firewalls#networks ).
78+ // [default network](https://cloud.google.com/vpc/ docs/vpc ).
7979 //
8080 // The creation is executed asynchronously and callers may check the returned
8181 // operation to track its progress. Once the operation is completed the Redis
@@ -354,7 +354,7 @@ message Instance {
354354 int32 memory_size_gb = 18 [(google.api.field_behavior ) = REQUIRED ];
355355
356356 // Optional. The full name of the Google Compute Engine
357- // [network](/compute/ docs/networks-and-firewalls#networks ) to which the
357+ // [network](https://cloud.google.com/vpc/ docs/vpc ) to which the
358358 // instance is connected. If left unspecified, the `default` network
359359 // will be used.
360360 string authorized_network = 20 [(google.api.field_behavior ) = OPTIONAL ];
You can’t perform that action at this time.
0 commit comments