chore: configure PHP client to generate new surface

PiperOrigin-RevId: 528892481
pull/801/head
Google APIs 2 years ago committed by Copybara-Service
parent 8607f7b3f2
commit bab324b449
  1. 1
      google/cloud/support/v2/BUILD.bazel

@ -242,6 +242,7 @@ php_gapic_library(
rest_numeric_enums = True,
service_yaml = "cloudsupport_v2.yaml",
transport = "grpc+rest",
migration_mode = "NEW_SURFACE_ONLY",
deps = [
":support_php_grpc",
":support_php_proto",

Loading…
Cancel
Save