This repository was archived by the owner on Sep 5, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree
27 files changed
+229
-209
lines changedFilter options
- .github
- docs
- google/cloud
- redis
- redis_v1
- services/cloud_redis
- transports
- types
- redis_v1beta1
- services/cloud_redis
- transports
- types
- tests/unit/gapic
- redis_v1
- redis_v1beta1
Expand file treeCollapse file tree
27 files changed
+229
-209
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
| 16 | + |
| 17 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 | 28 |
|
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
google/cloud/redis/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis/__init__.py+29-28Lines changed: 29 additions & 28 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
google/cloud/redis_v1/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/__init__.py+29-29Lines changed: 29 additions & 29 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
|
google/cloud/redis_v1/services/cloud_redis/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
|
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+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
| 24 | + |
26 | 25 |
|
27 | 26 |
|
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 | 36 |
|
39 | 37 |
|
40 | 38 |
|
41 |
| - |
42 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
43 | 43 |
|
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
|
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+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 | 20 |
|
22 | 21 |
|
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
44 |
| - |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
|
google/cloud/redis_v1/services/cloud_redis/pagers.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/pagers.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 |
| - |
24 |
| - |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
google/cloud/redis_v1/services/cloud_redis/transports/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/transports/__init__.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
google/cloud/redis_v1/services/cloud_redis/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/services/cloud_redis/transports/base.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 |
| - |
21 | 19 |
|
22 | 20 |
|
23 |
| - |
| 21 | + |
24 | 22 |
|
25 |
| - |
| 23 | + |
26 | 24 |
|
| 25 | + |
27 | 26 |
|
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
|
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+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
| 17 | + |
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
| 19 | + |
22 | 20 |
|
23 | 21 |
|
24 | 22 |
|
25 |
| - |
| 23 | + |
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 |
| - |
30 |
| - |
| 27 | + |
| 28 | + |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
|
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+5-7Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
| 17 | + |
18 | 18 |
|
19 |
| - |
20 |
| - |
21 |
| - |
| 19 | + |
22 | 20 |
|
23 | 21 |
|
24 |
| - |
| 22 | + |
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 |
| - |
30 |
| - |
| 27 | + |
| 28 | + |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
|
google/cloud/redis_v1/types/cloud_redis.py
Copy file name to clipboardExpand all lines: google/cloud/redis_v1/types/cloud_redis.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
23 |
| - |
| 21 | + |
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
|
0 commit comments