fix: migrate python datastore/v1 to grpc_service_config

PiperOrigin-RevId: 321580134
This commit is contained in:
Google APIs 2020-07-16 09:18:37 -07:00 committed by Copybara-Service
parent 9f233f5ab6
commit bbe5f05ccb
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ py_gapic_library(
name = "datastore_py_gapic",
src = ":datastore_proto_with_info",
gapic_yaml = "datastore_gapic.yaml",
grpc_service_config = "datastore_grpc_service_config.json",
package = "google.datastore.v1",
service_yaml = "datastore_v1.yaml",
deps = [