Skip to content

Commit

Permalink
Regenerate cloudsupport client (#6041)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot authored Dec 21, 2024
1 parent 362f7eb commit 15c3996
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/CloudSupport/Resource/CasesAttachments.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15c3996

Please sign in to comment.