Skip to content

Commit

Permalink
feat(longrunning): enable PHP GAPIC v2 surface generation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 621298668
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 2, 2024
1 parent d0ed672 commit 1406704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/longrunning/BUILD.bazel
Expand Up @@ -193,6 +193,7 @@ php_gapic_library(
name = "longrunning_php_gapic",
srcs = [":longrunning_proto_with_info"],
grpc_service_config = "longrunning_grpc_service_config.json",
migration_mode = "MIGRATING",
rest_numeric_enums = False,
service_yaml = "longrunning.yaml",
transport = "grpc+rest",
Expand Down

0 comments on commit 1406704

Please sign in to comment.