Skip to content

Commit

Permalink
Use legacy gapic config for firestore admin PHP clients.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 311580686
  • Loading branch information
Google APIs authored and Copybara-Service committed May 14, 2020
1 parent 77ca422 commit 902a824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/firestore/admin/v1/BUILD.bazel
Expand Up @@ -237,7 +237,7 @@ php_grpc_library(
php_gapic_library(
name = "admin_php_gapic",
src = ":admin_proto_with_info",
gapic_yaml = "firestore_gapic.yaml",
gapic_yaml = "firestore_gapic.legacy.yaml",
package = "google.firestore.admin.v1",
service_yaml = "//google/firestore/admin:firestore_admin_v1.yaml",
deps = [
Expand Down

0 comments on commit 902a824

Please sign in to comment.