Skip to content

Commit ef54eaf

Browse files
Google APIscopybara-github
authored andcommitted
feat: configure PHP client to generate new surface
PiperOrigin-RevId: 599228576
1 parent 5cd3874 commit ef54eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/analytics/admin/v1alpha/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ php_gapic_library(
220220
name = "admin_php_gapic",
221221
srcs = [":admin_proto_with_info"],
222222
grpc_service_config = "admin_grpc_service_config.json",
223-
migration_mode = "PRE_MIGRATION_SURFACE_ONLY",
223+
migration_mode = "MIGRATING",
224224
rest_numeric_enums = True,
225225
service_yaml = "analyticsadmin_v1alpha.yaml",
226226
transport = "grpc+rest",

0 commit comments

Comments
 (0)