Synchronize new proto/yaml changes.
PiperOrigin-RevId: 324209019
This commit is contained in:
parent
4d52dfb720
commit
fbf9396664
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue