docs: Remove erroneous space in a docstring

Committer: @parthea
PiperOrigin-RevId: 403379119
pull/695/head
Google APIs 3 years ago committed by Copybara-Service
parent 1e77865b36
commit 85633a2745
  1. 2
      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

Loading…
Cancel
Save