Skip to content

Commit 5710194

Browse files
committed
chore(librarian): onboard googleapis-common-protos to librarian
1 parent 3cab286 commit 5710194

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.librarian/state.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -986,3 +986,27 @@ libraries:
986986
remove_regex:
987987
- packages/google-cloud-bigquery-analyticshub
988988
tag_format: '{id}-v{version}'
989+
- id: googleapis-common-protos
990+
version: 1.70.0
991+
last_generated_commit: 329ace5e3712a2e37d6159d4dcd998d8c73f261e
992+
apis:
993+
- path: google/api
994+
service_config: serviceconfig.yaml
995+
- path: google/cloud/location
996+
service_config: cloud.yaml
997+
- path: google/logging/type
998+
service_config: ""
999+
- path: google/rpc
1000+
service_config: rpc_publish.yaml
1001+
- path: google/rpc/context
1002+
service_config: ""
1003+
- path: google/type
1004+
service_config: type.yaml
1005+
source_roots:
1006+
- packages/googleapis-common-protos
1007+
preserve_regex:
1008+
- google/longrunning/operations
1009+
- google/longrunning/operations.proto
1010+
remove_regex:
1011+
- ^packages/googleapis-common-protos/google/(?:api|cloud|longrunning|rpc|type)/.*/.*_pb2\.(?:py|pyi)$
1012+
tag_format: '{id}-v{version}'

0 commit comments

Comments
 (0)