Synchronize new proto/yaml changes.

PiperOrigin-RevId: 284568564
This commit is contained in:
Google APIs 2019-12-09 09:24:11 -08:00 committed by Copybara-Service
parent a69a974976
commit df8a1707a9
1 changed files with 1 additions and 1 deletions

View File

@ -1159,7 +1159,7 @@ message WorkerPool {
// `WorkerPool` is running.
RUNNING = 2;
// `WorkerPool` is being deleting: cancelling builds and draining workers.
// `WorkerPool` is being deleted: cancelling builds and draining workers.
DELETING = 3;
// `WorkerPool` is deleted.