File tree Expand file tree Collapse file tree
packages/google-cloud-redis
protos/google/cloud/redis 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 ];
Original file line number Diff line number Diff line change @@ -533,7 +533,7 @@ export class CloudRedisClient {
533533 * Creates a Redis instance based on the specified tier and memory size.
534534 *
535535 * By default, the instance is accessible from the project's
536- * [default network](https://cloud.google.com/compute /docs/networks-and-firewalls#networks ).
536+ * [default network](https://cloud.google.com/vpc /docs/vpc ).
537537 *
538538 * The creation is executed asynchronously and callers may check the returned
539539 * operation to track its progress. Once the operation is completed the Redis
Original file line number Diff line number Diff line change @@ -547,7 +547,7 @@ export class CloudRedisClient {
547547 * Creates a Redis instance based on the specified tier and memory size.
548548 *
549549 * By default, the instance is accessible from the project's
550- * [default network](https://cloud.google.com/compute /docs/networks-and-firewalls#networks ).
550+ * [default network](https://cloud.google.com/vpc /docs/vpc ).
551551 *
552552 * The creation is executed asynchronously and callers may check the returned
553553 * operation to track its progress. Once the operation is completed the Redis
Original file line number Diff line number Diff line change 1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "6dfd72d028a0d0a43764e060f7b15e004385c3a1 ",
15- "internalRef": "310168181 "
14+ "sha": "8be3770465a6cf19bea97a84b3e82b113b0239b6 ",
15+ "internalRef": "314442049 "
1616 }
1717 },
1818 {
You can’t perform that action at this time.
0 commit comments