# GoogleApiPush::checkSectionsPush()

URL: https://chugunov.pro/api-bitrix/calendar/sync/googleapipush/checksectionspush/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Calendar\Sync\GoogleApiPush`](https://chugunov.pro/api-bitrix/calendar/sync/googleapipush/)
Модуль: Calendar.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static checkSectionsPush(mixed $localSections, mixed $userId, mixed $connectionId) : mixed
```

## Параметры

- `$localSections` `mixed` — обязательный
- `$userId` `mixed` — обязательный
- `$connectionId` `mixed` — обязательный

## Возвращаемое значение

`mixed`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Calendar-Sync-GoogleApiPush.html
