Commit 046e080
feat: [google-cloud-network-management] add messages and fields related to Redis Instances (#13170)
- [ ] Regenerate this pull request now.
BEGIN_COMMIT_OVERRIDE
feat: add messages and fields related to Redis Instances
feat: add messages and fields related to Redis Clusters
feat: add PSC network attachment URI to the InstanceInfo proto
feat: add subnet URI and region name to the NetworkInfo proto
feat: add firewall policy URI to the FirewallInfo proto
feat: add fields related to advertised routes to the RouteInfo proto
feat: add region name field to the RouteInfo proto
feat: add region name to the ForwardingRuleInfo proto
feat: add load balancer name to the ForwardingRuleInfo proto
feat: add PSC target fields to the ForwardingRuleInfo proto
feat: add more detailed abort and drop causes to corresponding enums
chore: update Google API field annotations format
docs: update outdated comments in the FirewallInfo proto
END_COMMIT_OVERRIDE
feat: add messages and fields related to Redis Clusters
feat: add PSC network attachment URI to the InstanceInfo proto
feat: add subnet URI and region name to the NetworkInfo proto
feat: add firewall policy URI to the FirewallInfo proto
feat: add fields related to advertised routes to the RouteInfo proto
feat: add region name field to the RouteInfo proto
feat: add region name to the ForwardingRuleInfo proto
feat: add load balancer name to the ForwardingRuleInfo proto
feat: add PSC target fields to the ForwardingRuleInfo proto
feat: add more detailed abort and drop causes to corresponding enums
chore: update Google API field annotations format
docs: update outdated comments in the FirewallInfo proto
PiperOrigin-RevId: 686129238
Source-Link:
googleapis/googleapis@cab65d5
Source-Link:
googleapis/googleapis-gen@cd5b0a2
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldHdvcmstbWFuYWdlbWVudC8uT3dsQm90LnlhbWwiLCJoIjoiY2Q1YjBhMjRhY2M0YzI4MjRkY2IwZGI0ZTk2OWMzNTUxYTk0NzBjZiJ9
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Victor Chudnovsky <vchudnov@google.com>1 parent 3fe76c8 commit 046e080
15 files changed
Lines changed: 566 additions & 91 deletions
File tree
- packages/google-cloud-network-management
- google/cloud
- network_management_v1
- services/reachability_service
- transports
- types
- network_management
- samples/generated_samples
- tests/unit/gapic/network_management_v1
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
| 116 | + | |
| 117 | + | |
113 | 118 | | |
| 119 | + | |
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| 113 | + | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
| 117 | + | |
112 | 118 | | |
113 | 119 | | |
114 | 120 | | |
| |||
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | 556 | | |
560 | 557 | | |
561 | 558 | | |
562 | | - | |
563 | 559 | | |
564 | 560 | | |
565 | 561 | | |
| |||
701 | 697 | | |
702 | 698 | | |
703 | 699 | | |
704 | | - | |
| 700 | + | |
705 | 701 | | |
706 | 702 | | |
707 | 703 | | |
| |||
719 | 715 | | |
720 | 716 | | |
721 | 717 | | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | 718 | | |
726 | | - | |
727 | 719 | | |
728 | 720 | | |
729 | 721 | | |
| |||
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
965 | 965 | | |
966 | 966 | | |
967 | 967 | | |
968 | | - | |
969 | | - | |
970 | | - | |
971 | 968 | | |
972 | 969 | | |
973 | 970 | | |
974 | | - | |
975 | 971 | | |
976 | 972 | | |
977 | 973 | | |
| |||
1110 | 1106 | | |
1111 | 1107 | | |
1112 | 1108 | | |
1113 | | - | |
| 1109 | + | |
1114 | 1110 | | |
1115 | 1111 | | |
1116 | 1112 | | |
| |||
1128 | 1124 | | |
1129 | 1125 | | |
1130 | 1126 | | |
1131 | | - | |
1132 | | - | |
1133 | | - | |
1134 | 1127 | | |
1135 | | - | |
1136 | 1128 | | |
1137 | 1129 | | |
1138 | 1130 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
| 106 | + | |
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
| |||
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
248 | 256 | | |
249 | 257 | | |
250 | 258 | | |
| |||
409 | 417 | | |
410 | 418 | | |
411 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
412 | 428 | | |
413 | 429 | | |
414 | 430 | | |
| |||
0 commit comments