Skip to content

Commit c5827fd

Browse files
committed
Revert "try to exclude showcase from generation:"
This reverts commit fc49808.
1 parent fc49808 commit c5827fd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

generation_config.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ googleapis_commitish: 6942862f40d7a65b8e65ec491605d90d48458eaa
33
# java-{library.library_name} or java-{library.api-shortname} when
44
# library.library_name is not defined.
55
libraries:
6-
#- api_shortname: showcase
7-
# excluded_poms: gapic-showcase-bom
8-
# name_pretty: Showcase
9-
# api_description: Showcase module
10-
# product_documentation: https://cloud.google.com/dummy
11-
# distribution_name: com.google.cloud:gapic-showcase
12-
# library_type: OTHER
13-
# GAPICs:
14-
# - proto_path: schema/google/showcase/v1beta1
6+
- api_shortname: showcase
7+
excluded_poms: gapic-showcase-bom
8+
name_pretty: Showcase
9+
api_description: Showcase module
10+
product_documentation: https://cloud.google.com/dummy
11+
distribution_name: com.google.cloud:gapic-showcase
12+
library_type: OTHER
13+
GAPICs:
14+
- proto_path: schema/google/showcase/v1beta1
1515
- api_shortname: common-protos
1616
name_pretty: Common Protos
1717
product_documentation: https://github.com/googleapis/api-common-protos

0 commit comments

Comments
 (0)