From 15c39968200a1023434d4e0d2574bfb16682070d Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:04:22 -0800 Subject: [PATCH] Regenerate cloudsupport client (#6041) Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-php-client-services/actions/workflows/codegen.yaml --- src/CloudSupport/Resource/CasesAttachments.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/CloudSupport/Resource/CasesAttachments.php b/src/CloudSupport/Resource/CasesAttachments.php index ce114cd6fd..ceaba01232 100644 --- a/src/CloudSupport/Resource/CasesAttachments.php +++ b/src/CloudSupport/Resource/CasesAttachments.php @@ -48,9 +48,7 @@ class CasesAttachments extends \Google\Service\Resource * * @opt_param int pageSize The maximum number of attachments fetched with each * request. If not provided, the default is 10. The maximum page size that will - * be returned is 100. The size of each page can be smaller than the requested - * page size and can include zero. For example, you could request 100 - * attachments on one page, receive 0, and then on the next page, receive 90. + * be returned is 100. * @opt_param string pageToken A token identifying the page of results to * return. If unspecified, the first page is retrieved. * @return ListAttachmentsResponse