Skip to content

Commit

Permalink
restore use_generic_streams_experimental flag
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo committed Aug 30, 2024
1 parent 6e14cfd commit b6f7bc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions showcase/showcase.bash
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ protoc \
--experimental_allow_proto3_optional \
--go_out ./gen \
--go-grpc_out ./gen \
--go-grpc_opt=use_generic_streams_experimental=false \
--go_gapic_out ./gen \
--go_gapic_opt 'transport=rest+grpc' \
--go_gapic_opt 'rest-numeric-enums' \
Expand Down

0 comments on commit b6f7bc7

Please sign in to comment.