From 4bb50a3e4c8d49d1cec1a98434cccaeaec55a886 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 19 Aug 2019 10:58:51 -0700 Subject: [PATCH] Synchronize new proto/yaml changes. PiperOrigin-RevId: 264193378 --- google/cloud/talent/v4beta1/job_service.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/google/cloud/talent/v4beta1/job_service.proto b/google/cloud/talent/v4beta1/job_service.proto index 4b5d9204..a79dcc50 100644 --- a/google/cloud/talent/v4beta1/job_service.proto +++ b/google/cloud/talent/v4beta1/job_service.proto @@ -19,6 +19,7 @@ package google.cloud.talent.v4beta1; import "google/api/annotations.proto"; import "google/api/client.proto"; +import "google/cloud/talent/v4beta1/batch.proto"; import "google/cloud/talent/v4beta1/common.proto"; import "google/cloud/talent/v4beta1/filters.proto"; import "google/cloud/talent/v4beta1/histogram.proto";