Synchronize new proto/yaml changes.

PiperOrigin-RevId: 324209019
This commit is contained in:
Google APIs 2020-07-31 08:04:53 -07:00 committed by Copybara-Service
parent 4d52dfb720
commit fbf9396664
1 changed files with 1 additions and 1 deletions

View File

@ -1124,7 +1124,7 @@ message BuildOptions {
LogStreamingOption log_streaming_option = 5;
// Option to specify a `WorkerPool` for the build.
// Format: projects/{project}/workerPools/{workerPool}
// Format: projects/{project}/locations/{location}/workerPools/{workerPool}
//
// This field is experimental.
string worker_pool = 7;