googleCalendar.deleteAccessRule revokes access by the immutable ID of a calendar access rule.
Example
Inputs
ProvideruleId: string. calendar defaults to primary and second argument { account } selects the Google Account.
Output
ReturnsSignal<{ calendarId: string; ruleId: string }> after deletion. Revoking a rule can immediately remove the principal’s calendar and event access.