Synchronize new proto/yaml changes.

PiperOrigin-RevId: 208637510
This commit is contained in:
Google APIs 2018-08-14 06:28:22 -07:00 committed by Copybara-Service
parent a31e5f072d
commit abaec121d0
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ message ListOccurrencesRequest {
// Token to provide to skip to a particular spot in the list.
string page_token = 4;
// next_id = 5;
// next_id = 7;
}
// Response for listing occurrences.