mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
105 lines
26 KiB
HTML
105 lines
26 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `api` mod in crate `google_calendar3`."><meta name="keywords" content="rust, rustlang, rust-lang, api"><title>google_calendar3::api - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../../ayu.css" disabled ><script id="default-settings"></script><script src="../../storage.js"></script><noscript><link rel="stylesheet" href="../../noscript.css"></noscript><link rel="icon" type="image/svg+xml" href="../../favicon.svg">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-16x16.png">
|
||
<link rel="alternate icon" type="image/png" href="../../favicon-32x32.png"><style type="text/css">#crate-search{background-image:url("../../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><a href='../../google_calendar3/index.html'><div class='logo-container rust-logo'><img src='../../rust-logo.png' alt='logo'></div></a><p class="location">Module api</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li></ul></div><p class="location"><a href="../index.html">google_calendar3</a></p><div id="sidebar-vars" data-name="api" data-ty="mod" data-relpath="../"></div><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices" role="menu"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><button type="button" class="help-button">?</button>
|
||
<a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Module <a href="../index.html">google_calendar3</a>::<wbr><a class="mod" href="">api</a></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">−</span>]</a></span><a class="srclink" href="../../src/google_calendar3/api.rs.html#1-13781" title="goto source code">[src]</a></span></h1><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
|
||
<table><tr class="module-item"><td><a class="struct" href="struct.Acl.html" title="google_calendar3::api::Acl struct">Acl</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclDeleteCall.html" title="google_calendar3::api::AclDeleteCall struct">AclDeleteCall</a></td><td class="docblock-short"><p>Deletes an access control rule.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclGetCall.html" title="google_calendar3::api::AclGetCall struct">AclGetCall</a></td><td class="docblock-short"><p>Returns an access control rule.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclInsertCall.html" title="google_calendar3::api::AclInsertCall struct">AclInsertCall</a></td><td class="docblock-short"><p>Creates an access control rule.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclListCall.html" title="google_calendar3::api::AclListCall struct">AclListCall</a></td><td class="docblock-short"><p>Returns the rules in the access control list for the calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclMethods.html" title="google_calendar3::api::AclMethods struct">AclMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>acl</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclPatchCall.html" title="google_calendar3::api::AclPatchCall struct">AclPatchCall</a></td><td class="docblock-short"><p>Updates an access control rule. This method supports patch semantics.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclRule.html" title="google_calendar3::api::AclRule struct">AclRule</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclRuleScope.html" title="google_calendar3::api::AclRuleScope struct">AclRuleScope</a></td><td class="docblock-short"><p>The extent to which calendar access is granted by this ACL rule.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclUpdateCall.html" title="google_calendar3::api::AclUpdateCall struct">AclUpdateCall</a></td><td class="docblock-short"><p>Updates an access control rule.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.AclWatchCall.html" title="google_calendar3::api::AclWatchCall struct">AclWatchCall</a></td><td class="docblock-short"><p>Watch for changes to ACL resources.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Calendar.html" title="google_calendar3::api::Calendar struct">Calendar</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarClearCall.html" title="google_calendar3::api::CalendarClearCall struct">CalendarClearCall</a></td><td class="docblock-short"><p>Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarDeleteCall.html" title="google_calendar3::api::CalendarDeleteCall struct">CalendarDeleteCall</a></td><td class="docblock-short"><p>Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarGetCall.html" title="google_calendar3::api::CalendarGetCall struct">CalendarGetCall</a></td><td class="docblock-short"><p>Returns metadata for a calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarHub.html" title="google_calendar3::api::CalendarHub struct">CalendarHub</a></td><td class="docblock-short"><p>Central instance to access all CalendarHub related resource activities</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarInsertCall.html" title="google_calendar3::api::CalendarInsertCall struct">CalendarInsertCall</a></td><td class="docblock-short"><p>Creates a secondary calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarList.html" title="google_calendar3::api::CalendarList struct">CalendarList</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListDeleteCall.html" title="google_calendar3::api::CalendarListDeleteCall struct">CalendarListDeleteCall</a></td><td class="docblock-short"><p>Removes a calendar from the user's calendar list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListEntry.html" title="google_calendar3::api::CalendarListEntry struct">CalendarListEntry</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListEntryNotificationSettings.html" title="google_calendar3::api::CalendarListEntryNotificationSettings struct">CalendarListEntryNotificationSettings</a></td><td class="docblock-short"><p>The notifications that the authenticated user is receiving for this calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListGetCall.html" title="google_calendar3::api::CalendarListGetCall struct">CalendarListGetCall</a></td><td class="docblock-short"><p>Returns a calendar from the user's calendar list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListInsertCall.html" title="google_calendar3::api::CalendarListInsertCall struct">CalendarListInsertCall</a></td><td class="docblock-short"><p>Inserts an existing calendar into the user's calendar list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListListCall.html" title="google_calendar3::api::CalendarListListCall struct">CalendarListListCall</a></td><td class="docblock-short"><p>Returns the calendars on the user's calendar list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListMethods.html" title="google_calendar3::api::CalendarListMethods struct">CalendarListMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>calendarList</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListPatchCall.html" title="google_calendar3::api::CalendarListPatchCall struct">CalendarListPatchCall</a></td><td class="docblock-short"><p>Updates an existing calendar on the user's calendar list. This method supports patch semantics.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListUpdateCall.html" title="google_calendar3::api::CalendarListUpdateCall struct">CalendarListUpdateCall</a></td><td class="docblock-short"><p>Updates an existing calendar on the user's calendar list.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarListWatchCall.html" title="google_calendar3::api::CalendarListWatchCall struct">CalendarListWatchCall</a></td><td class="docblock-short"><p>Watch for changes to CalendarList resources.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarMethods.html" title="google_calendar3::api::CalendarMethods struct">CalendarMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>calendar</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarNotification.html" title="google_calendar3::api::CalendarNotification struct">CalendarNotification</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarPatchCall.html" title="google_calendar3::api::CalendarPatchCall struct">CalendarPatchCall</a></td><td class="docblock-short"><p>Updates metadata for a calendar. This method supports patch semantics.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CalendarUpdateCall.html" title="google_calendar3::api::CalendarUpdateCall struct">CalendarUpdateCall</a></td><td class="docblock-short"><p>Updates metadata for a calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Channel.html" title="google_calendar3::api::Channel struct">Channel</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChannelMethods.html" title="google_calendar3::api::ChannelMethods struct">ChannelMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>channel</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ChannelStopCall.html" title="google_calendar3::api::ChannelStopCall struct">ChannelStopCall</a></td><td class="docblock-short"><p>Stop watching resources through this channel</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ColorDefinition.html" title="google_calendar3::api::ColorDefinition struct">ColorDefinition</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ColorGetCall.html" title="google_calendar3::api::ColorGetCall struct">ColorGetCall</a></td><td class="docblock-short"><p>Returns the color definitions for calendars and events.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ColorMethods.html" title="google_calendar3::api::ColorMethods struct">ColorMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>color</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Colors.html" title="google_calendar3::api::Colors struct">Colors</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceData.html" title="google_calendar3::api::ConferenceData struct">ConferenceData</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceParameters.html" title="google_calendar3::api::ConferenceParameters struct">ConferenceParameters</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceParametersAddOnParameters.html" title="google_calendar3::api::ConferenceParametersAddOnParameters struct">ConferenceParametersAddOnParameters</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceProperties.html" title="google_calendar3::api::ConferenceProperties struct">ConferenceProperties</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceRequestStatus.html" title="google_calendar3::api::ConferenceRequestStatus struct">ConferenceRequestStatus</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceSolution.html" title="google_calendar3::api::ConferenceSolution struct">ConferenceSolution</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.ConferenceSolutionKey.html" title="google_calendar3::api::ConferenceSolutionKey struct">ConferenceSolutionKey</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.CreateConferenceRequest.html" title="google_calendar3::api::CreateConferenceRequest struct">CreateConferenceRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EntryPoint.html" title="google_calendar3::api::EntryPoint struct">EntryPoint</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Error.html" title="google_calendar3::api::Error struct">Error</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Event.html" title="google_calendar3::api::Event struct">Event</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventAttachment.html" title="google_calendar3::api::EventAttachment struct">EventAttachment</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventAttendee.html" title="google_calendar3::api::EventAttendee struct">EventAttendee</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventCreator.html" title="google_calendar3::api::EventCreator struct">EventCreator</a></td><td class="docblock-short"><p>The creator of the event. Read-only.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventDateTime.html" title="google_calendar3::api::EventDateTime struct">EventDateTime</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventDeleteCall.html" title="google_calendar3::api::EventDeleteCall struct">EventDeleteCall</a></td><td class="docblock-short"><p>Deletes an event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventExtendedProperties.html" title="google_calendar3::api::EventExtendedProperties struct">EventExtendedProperties</a></td><td class="docblock-short"><p>Extended properties of the event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventGadget.html" title="google_calendar3::api::EventGadget struct">EventGadget</a></td><td class="docblock-short"><p>A gadget that extends this event. Gadgets are deprecated; this structure is instead only used for returning birthday calendar metadata.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventGetCall.html" title="google_calendar3::api::EventGetCall struct">EventGetCall</a></td><td class="docblock-short"><p>Returns an event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventImportCall.html" title="google_calendar3::api::EventImportCall struct">EventImportCall</a></td><td class="docblock-short"><p>Imports an event. This operation is used to add a private copy of an existing event to a calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventInsertCall.html" title="google_calendar3::api::EventInsertCall struct">EventInsertCall</a></td><td class="docblock-short"><p>Creates an event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventInstanceCall.html" title="google_calendar3::api::EventInstanceCall struct">EventInstanceCall</a></td><td class="docblock-short"><p>Returns instances of the specified recurring event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventListCall.html" title="google_calendar3::api::EventListCall struct">EventListCall</a></td><td class="docblock-short"><p>Returns events on the specified calendar.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventMethods.html" title="google_calendar3::api::EventMethods struct">EventMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>event</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventMoveCall.html" title="google_calendar3::api::EventMoveCall struct">EventMoveCall</a></td><td class="docblock-short"><p>Moves an event to another calendar, i.e. changes an event's organizer.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventOrganizer.html" title="google_calendar3::api::EventOrganizer struct">EventOrganizer</a></td><td class="docblock-short"><p>The organizer of the event. If the organizer is also an attendee, this is indicated with a separate entry in attendees with the organizer field set to True. To change the organizer, use the move operation. Read-only, except when importing an event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventPatchCall.html" title="google_calendar3::api::EventPatchCall struct">EventPatchCall</a></td><td class="docblock-short"><p>Updates an event. This method supports patch semantics.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventQuickAddCall.html" title="google_calendar3::api::EventQuickAddCall struct">EventQuickAddCall</a></td><td class="docblock-short"><p>Creates an event based on a simple text string.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventReminder.html" title="google_calendar3::api::EventReminder struct">EventReminder</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventReminders.html" title="google_calendar3::api::EventReminders struct">EventReminders</a></td><td class="docblock-short"><p>Information about the event's reminders for the authenticated user.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventSource.html" title="google_calendar3::api::EventSource struct">EventSource</a></td><td class="docblock-short"><p>Source from which the event was created. For example, a web page, an email message or any document identifiable by an URL with HTTP or HTTPS scheme. Can only be seen or modified by the creator of the event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventUpdateCall.html" title="google_calendar3::api::EventUpdateCall struct">EventUpdateCall</a></td><td class="docblock-short"><p>Updates an event.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.EventWatchCall.html" title="google_calendar3::api::EventWatchCall struct">EventWatchCall</a></td><td class="docblock-short"><p>Watch for changes to Events resources.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Events.html" title="google_calendar3::api::Events struct">Events</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreeBusyCalendar.html" title="google_calendar3::api::FreeBusyCalendar struct">FreeBusyCalendar</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreeBusyGroup.html" title="google_calendar3::api::FreeBusyGroup struct">FreeBusyGroup</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreeBusyRequest.html" title="google_calendar3::api::FreeBusyRequest struct">FreeBusyRequest</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreeBusyRequestItem.html" title="google_calendar3::api::FreeBusyRequestItem struct">FreeBusyRequestItem</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreeBusyResponse.html" title="google_calendar3::api::FreeBusyResponse struct">FreeBusyResponse</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreebusyMethods.html" title="google_calendar3::api::FreebusyMethods struct">FreebusyMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>freebusy</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.FreebusyQueryCall.html" title="google_calendar3::api::FreebusyQueryCall struct">FreebusyQueryCall</a></td><td class="docblock-short"><p>Returns free/busy information for a set of calendars.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Setting.html" title="google_calendar3::api::Setting struct">Setting</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SettingGetCall.html" title="google_calendar3::api::SettingGetCall struct">SettingGetCall</a></td><td class="docblock-short"><p>Returns a single user setting.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SettingListCall.html" title="google_calendar3::api::SettingListCall struct">SettingListCall</a></td><td class="docblock-short"><p>Returns all user settings for the authenticated user.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SettingMethods.html" title="google_calendar3::api::SettingMethods struct">SettingMethods</a></td><td class="docblock-short"><p>A builder providing access to all methods supported on <em>setting</em> resources.
|
||
It is not used directly, but through the <code>CalendarHub</code> hub.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.SettingWatchCall.html" title="google_calendar3::api::SettingWatchCall struct">SettingWatchCall</a></td><td class="docblock-short"><p>Watch for changes to Settings resources.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.Settings.html" title="google_calendar3::api::Settings struct">Settings</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr><tr class="module-item"><td><a class="struct" href="struct.TimePeriod.html" title="google_calendar3::api::TimePeriod struct">TimePeriod</a></td><td class="docblock-short"><p>There is no detailed description.</p>
|
||
</td></tr></table><h2 id="enums" class="section-header"><a href="#enums">Enums</a></h2>
|
||
<table><tr class="module-item"><td><a class="enum" href="enum.Scope.html" title="google_calendar3::api::Scope enum">Scope</a></td><td class="docblock-short"><p>Identifies the an OAuth2 authorization scope.
|
||
A scope is needed when requesting an
|
||
<a href="https://developers.google.com/youtube/v3/guides/authentication">authorization token</a>.</p>
|
||
</td></tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><div id="rustdoc-vars" data-root-path="../../" data-current-crate="google_calendar3"></div>
|
||
<script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |