File tree
Expand file treeCollapse file tree
9 files changed
+112
-35
lines changedFilter options
- google/cloud
- redis
- redis_v1
- services/cloud_redis
- transports
- types
- tests/unit/gapic/redis_v1
Expand file treeCollapse file tree
9 files changed
+112
-35
lines changedgoogle/cloud/redis/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis/__init__.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| ||
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
|
google/cloud/redis_v1/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/__init__.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| 56 | + |
55 | 57 |
|
56 | 58 |
|
57 | 59 |
|
|
google/cloud/redis_v1/services/cloud_redis/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/async_client.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
497 | 497 |
|
498 | 498 |
|
499 | 499 |
|
| 500 | + |
500 | 501 |
|
501 | 502 |
|
502 | 503 |
|
| ||
874 | 875 |
|
875 | 876 |
|
876 | 877 |
|
877 |
| - |
| 878 | + |
878 | 879 |
|
879 | 880 |
|
880 | 881 |
|
|
google/cloud/redis_v1/services/cloud_redis/client.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/client.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
687 | 687 |
|
688 | 688 |
|
689 | 689 |
|
| 690 | + |
690 | 691 |
|
691 | 692 |
|
692 | 693 |
|
| ||
1064 | 1065 |
|
1065 | 1066 |
|
1066 | 1067 |
|
1067 |
| - |
| 1068 | + |
1068 | 1069 |
|
1069 | 1070 |
|
1070 | 1071 |
|
|
google/cloud/redis_v1/services/cloud_redis/transports/grpc.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/transports/grpc.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
492 | 492 |
|
493 | 493 |
|
494 | 494 |
|
495 |
| - |
| 495 | + |
496 | 496 |
|
497 | 497 |
|
498 | 498 |
|
|
google/cloud/redis_v1/services/cloud_redis/transports/grpc_asyncio.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/transports/grpc_asyncio.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
508 | 508 |
|
509 | 509 |
|
510 | 510 |
|
511 |
| - |
| 511 | + |
512 | 512 |
|
513 | 513 |
|
514 | 514 |
|
|
google/cloud/redis_v1/types/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/types/__init__.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| 52 | + |
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
|
google/cloud/redis_v1/types/cloud_redis.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/types/cloud_redis.py+78-31Lines changed: 78 additions & 31 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
47 | 63 |
|
48 | 64 |
|
49 | 65 |
|
| ||
69 | 85 |
|
70 | 86 |
|
71 | 87 |
|
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
79 | 96 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
85 | 103 |
|
86 | 104 |
|
87 | 105 |
|
| ||
90 | 108 |
|
91 | 109 |
|
92 | 110 |
|
| 111 | + |
93 | 112 |
|
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
101 | 122 |
|
102 | 123 |
|
103 | 124 |
|
| ||
106 | 127 |
|
107 | 128 |
|
108 | 129 |
|
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
118 | 134 |
|
119 | 135 |
|
120 | 136 |
|
| ||
163 | 179 |
|
164 | 180 |
|
165 | 181 |
|
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
166 | 201 |
|
167 | 202 |
|
168 | 203 |
|
| ||
189 | 224 |
|
190 | 225 |
|
191 | 226 |
|
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
192 | 233 |
|
193 | 234 |
|
194 | 235 |
|
| ||
210 | 251 |
|
211 | 252 |
|
212 | 253 |
|
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
213 | 259 |
|
214 | 260 |
|
215 | 261 |
|
| ||
253 | 299 |
|
254 | 300 |
|
255 | 301 |
|
256 |
| - |
257 |
| - |
258 |
| - |
| 302 | + |
| 303 | + |
| 304 | + |
259 | 305 |
|
260 | 306 |
|
261 | 307 |
|
| ||
333 | 379 |
|
334 | 380 |
|
335 | 381 |
|
| 382 | + |
336 | 383 |
|
337 | 384 |
|
338 | 385 |
|
|
tests/unit/gapic/redis_v1/test_cloud_redis.py
Copy file name to clipboardExpand all lines: tests/unit/gapic/redis_v1/test_cloud_redis.py+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
842 | 842 |
|
843 | 843 |
|
844 | 844 |
|
| 845 | + |
| 846 | + |
| 847 | + |
| 848 | + |
845 | 849 |
|
846 | 850 |
|
847 | 851 |
|
| ||
868 | 872 |
|
869 | 873 |
|
870 | 874 |
|
| 875 | + |
| 876 | + |
| 877 | + |
| 878 | + |
| 879 | + |
| 880 | + |
| 881 | + |
871 | 882 |
|
872 | 883 |
|
873 | 884 |
|
| ||
922 | 933 |
|
923 | 934 |
|
924 | 935 |
|
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
925 | 940 |
|
926 | 941 |
|
927 | 942 |
|
| ||
949 | 964 |
|
950 | 965 |
|
951 | 966 |
|
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
952 | 974 |
|
953 | 975 |
|
954 | 976 |
|
|
0 commit comments