Synchronize new proto/yaml changes.
PiperOrigin-RevId: 208637510
This commit is contained in:
parent
a31e5f072d
commit
abaec121d0
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue