chore(googleads): add MIGRATING for php v14

PiperOrigin-RevId: 539999467
gce-action-fix
Google APIs 2 years ago committed by Copybara-Service
parent 4bc947e960
commit 8776607f65
  1. 2
      google/ads/googleads/v14/BUILD.bazel

@ -122,7 +122,7 @@ php_gapic_library(
grpc_service_config = "googleads_grpc_service_config.json",
service_yaml = "googleads_v14.yaml",
generate_snippets = False,
migration_mode = "PRE_MIGRATION_SURFACE_ONLY",
migration_mode = "MIGRATING",
deps = [
":googleads_php_grpc",
":googleads_php_proto",

Loading…
Cancel
Save