From abaec121d01acf146ae9473b6ceeca3c4b6cea2d Mon Sep 17 00:00:00 2001 From: Google APIs Date: Tue, 14 Aug 2018 06:28:22 -0700 Subject: [PATCH] Synchronize new proto/yaml changes. PiperOrigin-RevId: 208637510 --- google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto b/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto index 2b9bcea872..a051f3b50b 100644 --- a/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto +++ b/google/devtools/containeranalysis/v1beta1/grafeas/grafeas.proto @@ -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.