Skip to content

Commit

Permalink
chore: enable new client surfaces for PHP
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 624213011
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 12, 2024
1 parent 39b5b33 commit 1cbeafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/chat/v1/BUILD.bazel
Expand Up @@ -244,7 +244,7 @@ php_gapic_library(
name = "chat_php_gapic",
srcs = [":chat_proto_with_info"],
grpc_service_config = "chat_grpc_service_config.json",
migration_mode = "PRE_MIGRATION_SURFACE_ONLY",
migration_mode = "NEW_SURFACE_ONLY",
rest_numeric_enums = True,
service_yaml = "chat_v1.yaml",
transport = "grpc+rest",
Expand Down

0 comments on commit 1cbeafa

Please sign in to comment.