From 4eae8fce80aab4b6ed614e858b341d1b581e4a1f Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:25:39 -0700 Subject: [PATCH] Regenerate css client --- src/Css/QuotaGroup.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Css/QuotaGroup.php b/src/Css/QuotaGroup.php index 6abf235e12a..d96e9b9e8f1 100644 --- a/src/Css/QuotaGroup.php +++ b/src/Css/QuotaGroup.php @@ -46,7 +46,7 @@ class QuotaGroup extends \Google\Collection /** * Output only. The current quota usage, meaning the number of calls already * made on a given day to the methods in the group. The daily quota limits - * reset at at 12:00 PM midday UTC. + * reset at 12:00 PM midday UTC. * * @var string */ @@ -122,7 +122,7 @@ public function getQuotaMinuteLimit() /** * Output only. The current quota usage, meaning the number of calls already * made on a given day to the methods in the group. The daily quota limits - * reset at at 12:00 PM midday UTC. + * reset at 12:00 PM midday UTC. * * @param string $quotaUsage */