From 85633a2745a9b1b9b1964eb0bc638ae9f279652b Mon Sep 17 00:00:00 2001 From: Google APIs Date: Fri, 15 Oct 2021 08:22:11 -0700 Subject: [PATCH] docs: Remove erroneous space in a docstring Committer: @parthea PiperOrigin-RevId: 403379119 --- google/api/serviceusage/v1/serviceusage.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/api/serviceusage/v1/serviceusage.proto b/google/api/serviceusage/v1/serviceusage.proto index fad7c3271..41c5e2d4c 100644 --- a/google/api/serviceusage/v1/serviceusage.proto +++ b/google/api/serviceusage/v1/serviceusage.proto @@ -209,7 +209,7 @@ message ListServicesRequest { // Requested size of the next page of data. // Requested page size cannot exceed 200. - // If not set, the default page size is 50. + // If not set, the default page size is 50. int32 page_size = 2; // Token identifying which result to start with, which is returned by a