This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Commit 403afb0
authored
feat(gapic): support mTLS certificates when available (#1140)
Autogenerated gapic update
Includes:
- support for mTLS by default when the environment detects it
- support for pipelines protos1 parent d1c730d commit 403afb0Copy full SHA for 403afb0
53 files changed
+2,740-493Lines changed: 2740 additions & 493 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .librarian
- google/cloud
- firestore_admin_v1
- services
- firestore_admin
- transports
- types
- firestore_v1
- services
- firestore
- transports
- types
- tests/unit/gapic
- bundle
- firestore_admin_v1
- firestore_v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/__init__.py+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
| 17 | + |
| 18 | + |
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/__init__.py+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
17 | 20 | |
| 21 | + |
18 | 22 | |
19 | 23 | |
20 | 24 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/async_client.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/async_client.py+18-13Lines changed: 18 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
17 | 20 | |
| 21 | + |
18 | 22 | |
19 | 23 | |
20 | | - |
21 | 24 | |
| 25 | + |
22 | 26 | |
23 | 27 | |
24 | 28 | |
| ||
29 | 33 | |
30 | 34 | |
31 | 35 | |
32 | | - |
33 | | - |
34 | | - |
35 | 36 | |
36 | 37 | |
37 | 38 | |
| 39 | + |
38 | 40 | |
39 | 41 | |
40 | 42 | |
41 | 43 | |
| 44 | + |
42 | 45 | |
43 | 46 | |
44 | 47 | |
| ||
47 | 50 | |
48 | 51 | |
49 | 52 | |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
50 | 60 | |
51 | 61 | |
52 | 62 | |
| ||
60 | 70 | |
61 | 71 | |
62 | 72 | |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
| 73 | + |
71 | 74 | |
| 75 | + |
| 76 | + |
72 | 77 | |
73 | 78 | |
74 | 79 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/client.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/client.py+49-25Lines changed: 49 additions & 25 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 | |
17 | 21 | |
18 | 22 | |
19 | 23 | |
20 | 24 | |
21 | 25 | |
22 | 26 | |
23 | | - |
24 | 27 | |
| 28 | + |
25 | 29 | |
26 | 30 | |
27 | 31 | |
| ||
34 | 38 | |
35 | 39 | |
36 | 40 | |
37 | | - |
38 | | - |
39 | 41 | |
40 | 42 | |
41 | 43 | |
42 | 44 | |
43 | 45 | |
| 46 | + |
44 | 47 | |
45 | 48 | |
46 | | - |
47 | 49 | |
48 | 50 | |
49 | 51 | |
| 52 | + |
| 53 | + |
50 | 54 | |
51 | 55 | |
52 | 56 | |
| ||
63 | 67 | |
64 | 68 | |
65 | 69 | |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
66 | 77 | |
67 | 78 | |
68 | 79 | |
| ||
76 | 87 | |
77 | 88 | |
78 | 89 | |
79 | | - |
80 | | - |
81 | | - |
82 | | - |
83 | | - |
84 | | - |
85 | | - |
| 90 | + |
| 91 | + |
86 | 92 | |
87 | 93 | |
88 | 94 | |
| ||
198 | 204 | |
199 | 205 | |
200 | 206 | |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
201 | 235 | |
202 | 236 | |
203 | 237 | |
| ||
555 | 589 | |
556 | 590 | |
557 | 591 | |
558 | | - |
| 592 | + |
559 | 593 | |
560 | | - |
561 | | - |
562 | | - |
563 | | - |
564 | 594 | |
565 | 595 | |
566 | 596 | |
567 | 597 | |
568 | 598 | |
569 | 599 | |
570 | 600 | |
571 | | - |
| 601 | + |
572 | 602 | |
573 | 603 | |
574 | 604 | |
| ||
600 | 630 | |
601 | 631 | |
602 | 632 | |
603 | | - |
604 | | - |
605 | | - |
| 633 | + |
606 | 634 | |
607 | 635 | |
608 | | - |
609 | | - |
610 | | - |
611 | | - |
612 | 636 | |
613 | 637 | |
614 | 638 | |
615 | 639 | |
616 | | - |
| 640 | + |
617 | 641 | |
618 | 642 | |
619 | 643 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/pagers.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/pagers.py+11-8Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | | - |
18 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
19 | 20 | |
20 | 21 | |
21 | 22 | |
22 | 23 | |
23 | 24 | |
| 25 | + |
| 26 | + |
24 | 27 | |
25 | 28 | |
26 | | - |
27 | | - |
28 | 29 | |
29 | 30 | |
30 | 31 | |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
31 | 36 | |
32 | 37 | |
33 | 38 | |
| ||
37 | 42 | |
38 | 43 | |
39 | 44 | |
40 | | - |
41 | | - |
42 | | - |
| 45 | + |
43 | 46 | |
44 | 47 | |
45 | 48 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/transports/README.rst
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/transports/README.rst+3Lines changed: 3 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
1 | 4 | |
2 | 5 | |
3 | 6 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/transports/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/transports/__init__.py+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 | |
17 | 21 | |
18 | 22 | |
19 | 23 | |
20 | 24 | |
21 | 25 | |
22 | | - |
23 | | - |
24 | | - |
| 26 | + |
25 | 27 | |
26 | 28 | |
27 | 29 | |
|
Collapse file
google/cloud/firestore_admin_v1/services/firestore_admin/transports/base.py
Copy file name to clipboardExpand all lines: google/cloud/firestore_admin_v1/services/firestore_admin/transports/base.py+18-14Lines changed: 18 additions & 14 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 | |
17 | 21 | |
18 | 22 | |
19 | | - |
20 | | - |
21 | | - |
22 | 23 | |
23 | 24 | |
24 | | - |
| 25 | + |
25 | 26 | |
26 | | - |
| 27 | + |
27 | 28 | |
| 29 | + |
| 30 | + |
28 | 31 | |
29 | 32 | |
| 33 | + |
30 | 34 | |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
37 | 44 | |
38 | 45 | |
39 | | - |
40 | | - |
41 | | - |
42 | 46 | |
43 | 47 | |
44 | 48 | |
|
0 commit comments