docs: Finish a sentence with a period

PiperOrigin-RevId: 606675682
This commit is contained in:
Google APIs 2024-02-13 10:46:32 -08:00 committed by Copybara-Service
parent aa08d56f50
commit 3d8fdccc69

View file

@ -469,7 +469,7 @@ message ListEffectiveSecurityHealthAnalyticsCustomModulesRequest {
// Default is 10, minimum is 1, maximum is 1000.
int32 page_size = 2 [(google.api.field_behavior) = OPTIONAL];
// Optional. The value returned by the last call indicating a continuation
// Optional. The value returned by the last call indicating a continuation.
string page_token = 3 [(google.api.field_behavior) = OPTIONAL];
}