Update Recs AI Beta public bazel file

PiperOrigin-RevId: 298961623
This commit is contained in:
Google APIs 2020-03-04 15:54:55 -08:00 committed by Copybara-Service
parent dcc5d00fc8
commit 373d655703
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ java_gapic_test(
test_classes = [
"com.google.cloud.recommendationengine.v1beta1.CatalogServiceClientTest",
"com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistryClientTest",
"com.google.cloud.recommendationengine.v1beta1.PredictionServiceClientTest",
"com.google.cloud.recommendationengine.v1beta1.UserEventServiceClientTest",
],
runtime_deps = [":recommendationengine_java_gapic_test"],