Skip to content

Commit df74d14

Browse files
chore: trigger library generation (#13005)
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
1 parent c7f44aa commit df74d14

11 files changed

Lines changed: 4040 additions & 4 deletions

File tree

generation_config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3039,10 +3039,9 @@ libraries:
30393039
release_level: stable
30403040
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
30413041
distribution_name: com.google.api.grpc:proto-google-common-protos
3042-
excluded_dependencies: proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
3042+
excluded_dependencies: grpc-google-common-protos,proto-google-common-protos,proto-google-common-protos-parent
30433043
excluded_poms: proto-google-common-protos-bom,proto-google-common-protos
30443044
library_type: OTHER
3045-
30463045
GAPICs:
30473046
- proto_path: google/api
30483047
- proto_path: google/apps/card/v1

java-common-protos/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"distribution_name": "com.google.api.grpc:proto-google-common-protos",
1313
"library_type": "OTHER",
1414
"requires_billing": true,
15-
"excluded_dependencies": "proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent",
15+
"excluded_dependencies": "grpc-google-common-protos,proto-google-common-protos,proto-google-common-protos-parent",
1616
"excluded_poms": "proto-google-common-protos-bom,proto-google-common-protos"
1717
}

0 commit comments

Comments
 (0)