deleteCalendarAccessRule revokes the access represented by one immutable ACL
rule ID.
Example
Inputs
ruleId: string is required. calendar defaults to primary and 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.