24 #ifndef GOOGLE_CALENDAR_API_CALENDAR_SERVICE_H_ 25 #define GOOGLE_CALENDAR_API_CALENDAR_SERVICE_H_ 28 #include "googleapis/base/integral_types.h" 29 #include "googleapis/base/macros.h" 30 #include "googleapis/client/service/client_service.h" 31 #include "googleapis/client/service/service_request_pager.h" 32 #include "googleapis/client/util/date_time.h" 33 #include "googleapis/client/util/status.h" 34 #include "googleapis/client/util/uri_template.h" 36 #include "google/calendar_api/acl.h" 37 #include "google/calendar_api/acl_rule.h" 38 #include "google/calendar_api/calendar.h" 39 #include "google/calendar_api/calendar_list.h" 40 #include "google/calendar_api/calendar_list_entry.h" 41 #include "google/calendar_api/channel.h" 42 #include "google/calendar_api/colors.h" 43 #include "google/calendar_api/event.h" 44 #include "google/calendar_api/events.h" 45 #include "google/calendar_api/free_busy_request.h" 46 #include "google/calendar_api/free_busy_response.h" 47 #include "google/calendar_api/setting.h" 48 #include "google/calendar_api/settings.h" 83 class CalendarService;
93 :
public client::ClientServiceRequest {
117 const client::ClientService* service,
118 client::AuthorizationCredential* credential,
119 client::HttpRequest::HttpMethod method,
120 const StringPiece& uri_template);
133 client::ClearCppValueHelper(&alt_);
142 const string&
get_alt()
const {
return alt_; }
171 _have_fields_ =
false;
172 client::ClearCppValueHelper(&fields_);
189 _have_fields_ =
true;
201 _have_fields_ =
true;
212 client::ClearCppValueHelper(&key_);
221 const string&
get_key()
const {
return key_; }
252 _have_oauth_token_ =
false;
253 client::ClearCppValueHelper(&oauth_token_);
271 _have_oauth_token_ =
true;
272 return &oauth_token_;
282 _have_oauth_token_ =
true;
283 oauth_token_ = value;
292 _have_pretty_print_ =
false;
293 client::ClearCppValueHelper(&pretty_print_);
310 _have_pretty_print_ =
true;
311 pretty_print_ = value;
318 _have_quota_user_ =
false;
319 client::ClearCppValueHelper("a_user_);
337 _have_quota_user_ =
true;
349 _have_quota_user_ =
true;
359 _have_user_ip_ =
false;
360 client::ClearCppValueHelper(&user_ip_);
377 _have_user_ip_ =
true;
389 _have_user_ip_ =
true;
403 virtual util::Status AppendVariable(
404 const StringPiece& variable_name,
405 const client::UriTemplateConfig& config,
413 virtual util::Status AppendOptionalQueryParameters(
string* target);
422 void AddJsonContentToRequest(
const client::JsonCppData *content);
433 bool _have_fields_ : 1;
435 bool _have_oauth_token_ : 1;
436 bool _have_pretty_print_ : 1;
437 bool _have_quota_user_ : 1;
438 bool _have_user_ip_ : 1;
472 client::AuthorizationCredential* _credential_,
473 const absl::string_view& calendar_id,
474 const absl::string_view& rule_id);
491 virtual util::Status AppendVariable(
492 const StringPiece& variable_name,
493 const client::UriTemplateConfig& config,
531 client::AuthorizationCredential* _credential_,
532 const absl::string_view& calendar_id,
533 const absl::string_view& rule_id);
550 virtual util::Status AppendVariable(
551 const StringPiece& variable_name,
552 const client::UriTemplateConfig& config,
568 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
604 client::AuthorizationCredential* _credential_,
605 const absl::string_view& calendar_id,
619 _have_send_notifications_ =
false;
620 client::ClearCppValueHelper(&send_notifications_);
638 _have_send_notifications_ =
true;
639 send_notifications_ = value;
651 virtual util::Status AppendVariable(
652 const StringPiece& variable_name,
653 const client::UriTemplateConfig& config,
661 virtual util::Status AppendOptionalQueryParameters(
string* target);
676 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
681 bool send_notifications_;
682 bool _have_send_notifications_ : 1;
string _content_;
712 client::AuthorizationCredential* _credential_,
713 const absl::string_view& calendar_id);
725 _have_max_results_ =
false;
726 client::ClearCppValueHelper(&max_results_);
745 _have_max_results_ =
true;
746 max_results_ = value;
753 _have_page_token_ =
false;
754 client::ClearCppValueHelper(&page_token_);
772 _have_page_token_ =
true;
783 _have_page_token_ =
true;
793 _have_show_deleted_ =
false;
794 client::ClearCppValueHelper(&show_deleted_);
813 _have_show_deleted_ =
true;
814 show_deleted_ = value;
821 _have_sync_token_ =
false;
822 client::ClearCppValueHelper(&sync_token_);
840 _have_sync_token_ =
true;
860 _have_sync_token_ =
true;
873 virtual util::Status AppendVariable(
874 const StringPiece& variable_name,
875 const client::UriTemplateConfig& config,
883 virtual util::Status AppendOptionalQueryParameters(
string* target);
898 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
907 bool _have_max_results_ : 1;
908 bool _have_page_token_ : 1;
909 bool _have_show_deleted_ : 1;
910 bool _have_sync_token_ : 1;
914 typedef client::ServiceRequestPager<
917 AclResource_ListMethodPager;
947 client::AuthorizationCredential* _credential_,
948 const absl::string_view& calendar_id,
949 const absl::string_view& rule_id,
963 _have_send_notifications_ =
false;
964 client::ClearCppValueHelper(&send_notifications_);
983 _have_send_notifications_ =
true;
984 send_notifications_ = value;
996 virtual util::Status AppendVariable(
997 const StringPiece& variable_name,
998 const client::UriTemplateConfig& config,
1006 virtual util::Status AppendOptionalQueryParameters(
string* target);
1021 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
1025 string calendar_id_;
1027 bool send_notifications_;
1028 bool _have_send_notifications_ : 1;
string _content_;
1060 client::AuthorizationCredential* _credential_,
1061 const absl::string_view& calendar_id,
1062 const absl::string_view& rule_id,
1076 _have_send_notifications_ =
false;
1077 client::ClearCppValueHelper(&send_notifications_);
1096 _have_send_notifications_ =
true;
1097 send_notifications_ = value;
1109 virtual util::Status AppendVariable(
1110 const StringPiece& variable_name,
1111 const client::UriTemplateConfig& config,
1119 virtual util::Status AppendOptionalQueryParameters(
string* target);
1134 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
1138 string calendar_id_;
1140 bool send_notifications_;
1141 bool _have_send_notifications_ : 1;
string _content_;
1172 client::AuthorizationCredential* _credential_,
1173 const absl::string_view& calendar_id,
1186 _have_max_results_ =
false;
1187 client::ClearCppValueHelper(&max_results_);
1206 _have_max_results_ =
true;
1207 max_results_ = value;
1214 _have_page_token_ =
false;
1215 client::ClearCppValueHelper(&page_token_);
1233 _have_page_token_ =
true;
1234 return &page_token_;
1244 _have_page_token_ =
true;
1245 page_token_ = value;
1254 _have_show_deleted_ =
false;
1255 client::ClearCppValueHelper(&show_deleted_);
1274 _have_show_deleted_ =
true;
1275 show_deleted_ = value;
1282 _have_sync_token_ =
false;
1283 client::ClearCppValueHelper(&sync_token_);
1301 _have_sync_token_ =
true;
1302 return &sync_token_;
1321 _have_sync_token_ =
true;
1322 sync_token_ = value;
1334 virtual util::Status AppendVariable(
1335 const StringPiece& variable_name,
1336 const client::UriTemplateConfig& config,
1344 virtual util::Status AppendOptionalQueryParameters(
string* target);
1359 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
1363 string calendar_id_;
1368 bool _have_max_results_ : 1;
1369 bool _have_page_token_ : 1;
1370 bool _have_show_deleted_ : 1;
1371 bool _have_sync_token_ : 1;
string _content_;
1403 client::AuthorizationCredential* _credential_,
1404 const absl::string_view& calendar_id);
1421 virtual util::Status AppendVariable(
1422 const StringPiece& variable_name,
1423 const client::UriTemplateConfig& config,
1428 string calendar_id_;
1459 client::AuthorizationCredential* _credential_,
1460 const absl::string_view& calendar_id);
1477 virtual util::Status AppendVariable(
1478 const StringPiece& variable_name,
1479 const client::UriTemplateConfig& config,
1495 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
1499 string calendar_id_;
1527 client::AuthorizationCredential* _credential_,
1541 _have_color_rgb_format_ =
false;
1542 client::ClearCppValueHelper(&color_rgb_format_);
1562 _have_color_rgb_format_ =
true;
1563 color_rgb_format_ = value;
1575 virtual util::Status AppendVariable(
1576 const StringPiece& variable_name,
1577 const client::UriTemplateConfig& config,
1585 virtual util::Status AppendOptionalQueryParameters(
string* target);
1600 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
1604 bool color_rgb_format_;
1605 bool _have_color_rgb_format_ : 1;
string _content_;
1633 client::AuthorizationCredential* _credential_);
1645 _have_max_results_ =
false;
1646 client::ClearCppValueHelper(&max_results_);
1665 _have_max_results_ =
true;
1666 max_results_ = value;
1673 _have_min_access_role_ =
false;
1674 client::ClearCppValueHelper(&min_access_role_);
1692 _have_min_access_role_ =
true;
1693 return &min_access_role_;
1704 _have_min_access_role_ =
true;
1705 min_access_role_ = value;
1714 _have_page_token_ =
false;
1715 client::ClearCppValueHelper(&page_token_);
1733 _have_page_token_ =
true;
1734 return &page_token_;
1744 _have_page_token_ =
true;
1745 page_token_ = value;
1754 _have_show_deleted_ =
false;
1755 client::ClearCppValueHelper(&show_deleted_);
1773 _have_show_deleted_ =
true;
1774 show_deleted_ = value;
1781 _have_show_hidden_ =
false;
1782 client::ClearCppValueHelper(&show_hidden_);
1800 _have_show_hidden_ =
true;
1801 show_hidden_ = value;
1808 _have_sync_token_ =
false;
1809 client::ClearCppValueHelper(&sync_token_);
1827 _have_sync_token_ =
true;
1828 return &sync_token_;
1851 _have_sync_token_ =
true;
1852 sync_token_ = value;
1864 virtual util::Status AppendVariable(
1865 const StringPiece& variable_name,
1866 const client::UriTemplateConfig& config,
1874 virtual util::Status AppendOptionalQueryParameters(
string* target);
1889 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
1894 string min_access_role_;
1899 bool _have_max_results_ : 1;
1900 bool _have_min_access_role_ : 1;
1901 bool _have_page_token_ : 1;
1902 bool _have_show_deleted_ : 1;
1903 bool _have_show_hidden_ : 1;
1904 bool _have_sync_token_ : 1;
1908 typedef client::ServiceRequestPager<
1911 CalendarListResource_ListMethodPager;
1940 client::AuthorizationCredential* _credential_,
1941 const absl::string_view& calendar_id,
1955 _have_color_rgb_format_ =
false;
1956 client::ClearCppValueHelper(&color_rgb_format_);
1976 _have_color_rgb_format_ =
true;
1977 color_rgb_format_ = value;
1989 virtual util::Status AppendVariable(
1990 const StringPiece& variable_name,
1991 const client::UriTemplateConfig& config,
1999 virtual util::Status AppendOptionalQueryParameters(
string* target);
2014 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2018 string calendar_id_;
2019 bool color_rgb_format_;
2020 bool _have_color_rgb_format_ : 1;
string _content_;
2051 client::AuthorizationCredential* _credential_,
2052 const absl::string_view& calendar_id,
2066 _have_color_rgb_format_ =
false;
2067 client::ClearCppValueHelper(&color_rgb_format_);
2087 _have_color_rgb_format_ =
true;
2088 color_rgb_format_ = value;
2100 virtual util::Status AppendVariable(
2101 const StringPiece& variable_name,
2102 const client::UriTemplateConfig& config,
2110 virtual util::Status AppendOptionalQueryParameters(
string* target);
2125 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2129 string calendar_id_;
2130 bool color_rgb_format_;
2131 bool _have_color_rgb_format_ : 1;
string _content_;
2160 client::AuthorizationCredential* _credential_,
2173 _have_max_results_ =
false;
2174 client::ClearCppValueHelper(&max_results_);
2193 _have_max_results_ =
true;
2194 max_results_ = value;
2201 _have_min_access_role_ =
false;
2202 client::ClearCppValueHelper(&min_access_role_);
2220 _have_min_access_role_ =
true;
2221 return &min_access_role_;
2232 _have_min_access_role_ =
true;
2233 min_access_role_ = value;
2242 _have_page_token_ =
false;
2243 client::ClearCppValueHelper(&page_token_);
2261 _have_page_token_ =
true;
2262 return &page_token_;
2272 _have_page_token_ =
true;
2273 page_token_ = value;
2282 _have_show_deleted_ =
false;
2283 client::ClearCppValueHelper(&show_deleted_);
2301 _have_show_deleted_ =
true;
2302 show_deleted_ = value;
2309 _have_show_hidden_ =
false;
2310 client::ClearCppValueHelper(&show_hidden_);
2328 _have_show_hidden_ =
true;
2329 show_hidden_ = value;
2336 _have_sync_token_ =
false;
2337 client::ClearCppValueHelper(&sync_token_);
2355 _have_sync_token_ =
true;
2356 return &sync_token_;
2379 _have_sync_token_ =
true;
2380 sync_token_ = value;
2392 virtual util::Status AppendVariable(
2393 const StringPiece& variable_name,
2394 const client::UriTemplateConfig& config,
2402 virtual util::Status AppendOptionalQueryParameters(
string* target);
2417 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2422 string min_access_role_;
2427 bool _have_max_results_ : 1;
2428 bool _have_min_access_role_ : 1;
2429 bool _have_page_token_ : 1;
2430 bool _have_show_deleted_ : 1;
2431 bool _have_show_hidden_ : 1;
2432 bool _have_sync_token_ : 1;
string _content_;
2464 client::AuthorizationCredential* _credential_,
2465 const absl::string_view& calendar_id);
2482 virtual util::Status AppendVariable(
2483 const StringPiece& variable_name,
2484 const client::UriTemplateConfig& config,
2489 string calendar_id_;
2519 client::AuthorizationCredential* _credential_,
2520 const absl::string_view& calendar_id);
2537 virtual util::Status AppendVariable(
2538 const StringPiece& variable_name,
2539 const client::UriTemplateConfig& config,
2544 string calendar_id_;
2575 client::AuthorizationCredential* _credential_,
2576 const absl::string_view& calendar_id);
2593 virtual util::Status AppendVariable(
2594 const StringPiece& variable_name,
2595 const client::UriTemplateConfig& config,
2611 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2615 string calendar_id_;
2643 client::AuthorizationCredential* _credential_,
2663 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2698 client::AuthorizationCredential* _credential_,
2699 const absl::string_view& calendar_id,
2717 virtual util::Status AppendVariable(
2718 const StringPiece& variable_name,
2719 const client::UriTemplateConfig& config,
2735 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2739 string calendar_id_;
string _content_;
2770 client::AuthorizationCredential* _credential_,
2771 const absl::string_view& calendar_id,
2789 virtual util::Status AppendVariable(
2790 const StringPiece& variable_name,
2791 const client::UriTemplateConfig& config,
2807 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2811 string calendar_id_;
string _content_;
2845 client::AuthorizationCredential* _credential_,
2884 client::AuthorizationCredential* _credential_);
2903 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
2940 client::AuthorizationCredential* _credential_,
2941 const absl::string_view& calendar_id,
2942 const absl::string_view& event_id);
2955 _have_send_notifications_ =
false;
2956 client::ClearCppValueHelper(&send_notifications_);
2978 _have_send_notifications_ =
true;
2979 send_notifications_ = value;
2986 _have_send_updates_ =
false;
2987 client::ClearCppValueHelper(&send_updates_);
3005 _have_send_updates_ =
true;
3006 return &send_updates_;
3017 _have_send_updates_ =
true;
3018 send_updates_ = value;
3030 virtual util::Status AppendVariable(
3031 const StringPiece& variable_name,
3032 const client::UriTemplateConfig& config,
3040 virtual util::Status AppendOptionalQueryParameters(
string* target);
3044 string calendar_id_;
3046 bool send_notifications_;
3047 string send_updates_;
3048 bool _have_send_notifications_ : 1;
3049 bool _have_send_updates_ : 1;
3083 client::AuthorizationCredential* _credential_,
3084 const absl::string_view& calendar_id,
3085 const absl::string_view& event_id);
3098 _have_always_include_email_ =
false;
3099 client::ClearCppValueHelper(&always_include_email_);
3120 _have_always_include_email_ =
true;
3121 always_include_email_ = value;
3128 _have_max_attendees_ =
false;
3129 client::ClearCppValueHelper(&max_attendees_);
3148 _have_max_attendees_ =
true;
3149 max_attendees_ = value;
3156 _have_time_zone_ =
false;
3157 client::ClearCppValueHelper(&time_zone_);
3175 _have_time_zone_ =
true;
3187 _have_time_zone_ =
true;
3200 virtual util::Status AppendVariable(
3201 const StringPiece& variable_name,
3202 const client::UriTemplateConfig& config,
3210 virtual util::Status AppendOptionalQueryParameters(
string* target);
3225 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
3229 string calendar_id_;
3231 bool always_include_email_;
3232 int32 max_attendees_;
3234 bool _have_always_include_email_ : 1;
3235 bool _have_max_attendees_ : 1;
3236 bool _have_time_zone_ : 1;
3268 client::AuthorizationCredential* _credential_,
3269 const absl::string_view& calendar_id,
3270 const Event& _content_);
3283 _have_conference_data_version_ =
false;
3284 client::ClearCppValueHelper(&conference_data_version_);
3305 _have_conference_data_version_ =
true;
3306 conference_data_version_ = value;
3314 _have_supports_attachments_ =
false;
3315 client::ClearCppValueHelper(&supports_attachments_);
3333 _have_supports_attachments_ =
true;
3334 supports_attachments_ = value;
3346 virtual util::Status AppendVariable(
3347 const StringPiece& variable_name,
3348 const client::UriTemplateConfig& config,
3356 virtual util::Status AppendOptionalQueryParameters(
string* target);
3371 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
3375 string calendar_id_;
3376 int32 conference_data_version_;
3377 bool supports_attachments_;
3378 bool _have_conference_data_version_ : 1;
3379 bool _have_supports_attachments_ : 1;
string _content_;
3411 client::AuthorizationCredential* _credential_,
3412 const absl::string_view& calendar_id,
3413 const Event& _content_);
3426 _have_conference_data_version_ =
false;
3427 client::ClearCppValueHelper(&conference_data_version_);
3448 _have_conference_data_version_ =
true;
3449 conference_data_version_ = value;
3456 _have_max_attendees_ =
false;
3457 client::ClearCppValueHelper(&max_attendees_);
3476 _have_max_attendees_ =
true;
3477 max_attendees_ = value;
3485 _have_send_notifications_ =
false;
3486 client::ClearCppValueHelper(&send_notifications_);
3508 _have_send_notifications_ =
true;
3509 send_notifications_ = value;
3516 _have_send_updates_ =
false;
3517 client::ClearCppValueHelper(&send_updates_);
3535 _have_send_updates_ =
true;
3536 return &send_updates_;
3548 _have_send_updates_ =
true;
3549 send_updates_ = value;
3559 _have_supports_attachments_ =
false;
3560 client::ClearCppValueHelper(&supports_attachments_);
3578 _have_supports_attachments_ =
true;
3579 supports_attachments_ = value;
3591 virtual util::Status AppendVariable(
3592 const StringPiece& variable_name,
3593 const client::UriTemplateConfig& config,
3601 virtual util::Status AppendOptionalQueryParameters(
string* target);
3616 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
3620 string calendar_id_;
3621 int32 conference_data_version_;
3622 int32 max_attendees_;
3623 bool send_notifications_;
3624 string send_updates_;
3625 bool supports_attachments_;
3626 bool _have_conference_data_version_ : 1;
3627 bool _have_max_attendees_ : 1;
3628 bool _have_send_notifications_ : 1;
3629 bool _have_send_updates_ : 1;
3630 bool _have_supports_attachments_ : 1;
string _content_;
3664 client::AuthorizationCredential* _credential_,
3665 const absl::string_view& calendar_id,
3666 const absl::string_view& event_id);
3679 _have_always_include_email_ =
false;
3680 client::ClearCppValueHelper(&always_include_email_);
3701 _have_always_include_email_ =
true;
3702 always_include_email_ = value;
3709 _have_max_attendees_ =
false;
3710 client::ClearCppValueHelper(&max_attendees_);
3729 _have_max_attendees_ =
true;
3730 max_attendees_ = value;
3737 _have_max_results_ =
false;
3738 client::ClearCppValueHelper(&max_results_);
3757 _have_max_results_ =
true;
3758 max_results_ = value;
3765 _have_original_start_ =
false;
3766 client::ClearCppValueHelper(&original_start_);
3784 _have_original_start_ =
true;
3785 return &original_start_;
3796 _have_original_start_ =
true;
3797 original_start_ = value;
3806 _have_page_token_ =
false;
3807 client::ClearCppValueHelper(&page_token_);
3825 _have_page_token_ =
true;
3826 return &page_token_;
3836 _have_page_token_ =
true;
3837 page_token_ = value;
3846 _have_show_deleted_ =
false;
3847 client::ClearCppValueHelper(&show_deleted_);
3867 _have_show_deleted_ =
true;
3868 show_deleted_ = value;
3875 _have_time_max_ =
false;
3876 client::ClearCppValueHelper(&time_max_);
3895 _have_time_max_ =
true;
3903 _have_time_min_ =
false;
3904 client::ClearCppValueHelper(&time_min_);
3923 _have_time_min_ =
true;
3931 _have_time_zone_ =
false;
3932 client::ClearCppValueHelper(&time_zone_);
3950 _have_time_zone_ =
true;
3962 _have_time_zone_ =
true;
3975 virtual util::Status AppendVariable(
3976 const StringPiece& variable_name,
3977 const client::UriTemplateConfig& config,
3985 virtual util::Status AppendOptionalQueryParameters(
string* target);
4000 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
4004 string calendar_id_;
4006 bool always_include_email_;
4007 int32 max_attendees_;
4009 string original_start_;
4012 client::DateTime time_max_;
4013 client::DateTime time_min_;
4015 bool _have_always_include_email_ : 1;
4016 bool _have_max_attendees_ : 1;
4017 bool _have_max_results_ : 1;
4018 bool _have_original_start_ : 1;
4019 bool _have_page_token_ : 1;
4020 bool _have_show_deleted_ : 1;
4021 bool _have_time_max_ : 1;
4022 bool _have_time_min_ : 1;
4023 bool _have_time_zone_ : 1;
4027 typedef client::ServiceRequestPager<
4030 EventsResource_InstancesMethodPager;
4061 client::AuthorizationCredential* _credential_,
4062 const absl::string_view& calendar_id);
4075 _have_always_include_email_ =
false;
4076 client::ClearCppValueHelper(&always_include_email_);
4097 _have_always_include_email_ =
true;
4098 always_include_email_ = value;
4105 _have_i_cal_uid_ =
false;
4106 client::ClearCppValueHelper(&i_cal_uid_);
4124 _have_i_cal_uid_ =
true;
4136 _have_i_cal_uid_ =
true;
4146 _have_max_attendees_ =
false;
4147 client::ClearCppValueHelper(&max_attendees_);
4166 _have_max_attendees_ =
true;
4167 max_attendees_ = value;
4174 _have_max_results_ =
false;
4175 client::ClearCppValueHelper(&max_results_);
4197 _have_max_results_ =
true;
4198 max_results_ = value;
4205 _have_order_by_ =
false;
4206 client::ClearCppValueHelper(&order_by_);
4224 _have_order_by_ =
true;
4236 _have_order_by_ =
true;
4246 _have_page_token_ =
false;
4247 client::ClearCppValueHelper(&page_token_);
4265 _have_page_token_ =
true;
4266 return &page_token_;
4276 _have_page_token_ =
true;
4277 page_token_ = value;
4287 _have_private_extended_property_ =
false;
4288 client::ClearCppValueHelper(&private_extended_property_);
4306 _have_private_extended_property_ =
true;
4307 return &private_extended_property_;
4317 client::ClearCppValueHelper(&q_);
4326 const string&
get_q()
const {
return q_; }
4357 _have_shared_extended_property_ =
false;
4358 client::ClearCppValueHelper(&shared_extended_property_);
4376 _have_shared_extended_property_ =
true;
4377 return &shared_extended_property_;
4386 _have_show_deleted_ =
false;
4387 client::ClearCppValueHelper(&show_deleted_);
4409 _have_show_deleted_ =
true;
4410 show_deleted_ = value;
4418 _have_show_hidden_invitations_ =
false;
4419 client::ClearCppValueHelper(&show_hidden_invitations_);
4437 _have_show_hidden_invitations_ =
true;
4438 show_hidden_invitations_ = value;
4445 _have_single_events_ =
false;
4446 client::ClearCppValueHelper(&single_events_);
4466 _have_single_events_ =
true;
4467 single_events_ = value;
4474 _have_sync_token_ =
false;
4475 client::ClearCppValueHelper(&sync_token_);
4493 _have_sync_token_ =
true;
4494 return &sync_token_;
4524 _have_sync_token_ =
true;
4525 sync_token_ = value;
4534 _have_time_max_ =
false;
4535 client::ClearCppValueHelper(&time_max_);
4557 _have_time_max_ =
true;
4565 _have_time_min_ =
false;
4566 client::ClearCppValueHelper(&time_min_);
4588 _have_time_min_ =
true;
4596 _have_time_zone_ =
false;
4597 client::ClearCppValueHelper(&time_zone_);
4615 _have_time_zone_ =
true;
4627 _have_time_zone_ =
true;
4637 _have_updated_min_ =
false;
4638 client::ClearCppValueHelper(&updated_min_);
4658 _have_updated_min_ =
true;
4659 updated_min_ = value;
4671 virtual util::Status AppendVariable(
4672 const StringPiece& variable_name,
4673 const client::UriTemplateConfig& config,
4681 virtual util::Status AppendOptionalQueryParameters(
string* target);
4696 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
4700 string calendar_id_;
4701 bool always_include_email_;
4703 int32 max_attendees_;
4707 client::JsonCppCapsule< client::JsonCppArray<string > > private_extended_property_;
4709 client::JsonCppCapsule< client::JsonCppArray<string > > shared_extended_property_;
4711 bool show_hidden_invitations_;
4712 bool single_events_;
4714 client::DateTime time_max_;
4715 client::DateTime time_min_;
4717 client::DateTime updated_min_;
4718 bool _have_always_include_email_ : 1;
4719 bool _have_i_cal_uid_ : 1;
4720 bool _have_max_attendees_ : 1;
4721 bool _have_max_results_ : 1;
4722 bool _have_order_by_ : 1;
4723 bool _have_page_token_ : 1;
4724 bool _have_private_extended_property_ : 1;
4726 bool _have_shared_extended_property_ : 1;
4727 bool _have_show_deleted_ : 1;
4728 bool _have_show_hidden_invitations_ : 1;
4729 bool _have_single_events_ : 1;
4730 bool _have_sync_token_ : 1;
4731 bool _have_time_max_ : 1;
4732 bool _have_time_min_ : 1;
4733 bool _have_time_zone_ : 1;
4734 bool _have_updated_min_ : 1;
4738 typedef client::ServiceRequestPager<
4741 EventsResource_ListMethodPager;
4772 client::AuthorizationCredential* _credential_,
4773 const absl::string_view& calendar_id,
4774 const absl::string_view& event_id,
4775 const absl::string_view& destination);
4788 _have_send_notifications_ =
false;
4789 client::ClearCppValueHelper(&send_notifications_);
4811 _have_send_notifications_ =
true;
4812 send_notifications_ = value;
4819 _have_send_updates_ =
false;
4820 client::ClearCppValueHelper(&send_updates_);
4838 _have_send_updates_ =
true;
4839 return &send_updates_;
4850 _have_send_updates_ =
true;
4851 send_updates_ = value;
4863 virtual util::Status AppendVariable(
4864 const StringPiece& variable_name,
4865 const client::UriTemplateConfig& config,
4873 virtual util::Status AppendOptionalQueryParameters(
string* target);
4888 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
4892 string calendar_id_;
4894 string destination_;
4895 bool send_notifications_;
4896 string send_updates_;
4897 bool _have_send_notifications_ : 1;
4898 bool _have_send_updates_ : 1;
4931 client::AuthorizationCredential* _credential_,
4932 const absl::string_view& calendar_id,
4933 const absl::string_view& event_id,
4934 const Event& _content_);
4947 _have_always_include_email_ =
false;
4948 client::ClearCppValueHelper(&always_include_email_);
4969 _have_always_include_email_ =
true;
4970 always_include_email_ = value;
4978 _have_conference_data_version_ =
false;
4979 client::ClearCppValueHelper(&conference_data_version_);
5000 _have_conference_data_version_ =
true;
5001 conference_data_version_ = value;
5008 _have_max_attendees_ =
false;
5009 client::ClearCppValueHelper(&max_attendees_);
5028 _have_max_attendees_ =
true;
5029 max_attendees_ = value;
5037 _have_send_notifications_ =
false;
5038 client::ClearCppValueHelper(&send_notifications_);
5060 _have_send_notifications_ =
true;
5061 send_notifications_ = value;
5068 _have_send_updates_ =
false;
5069 client::ClearCppValueHelper(&send_updates_);
5087 _have_send_updates_ =
true;
5088 return &send_updates_;
5099 _have_send_updates_ =
true;
5100 send_updates_ = value;
5110 _have_supports_attachments_ =
false;
5111 client::ClearCppValueHelper(&supports_attachments_);
5129 _have_supports_attachments_ =
true;
5130 supports_attachments_ = value;
5142 virtual util::Status AppendVariable(
5143 const StringPiece& variable_name,
5144 const client::UriTemplateConfig& config,
5152 virtual util::Status AppendOptionalQueryParameters(
string* target);
5167 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
5171 string calendar_id_;
5173 bool always_include_email_;
5174 int32 conference_data_version_;
5175 int32 max_attendees_;
5176 bool send_notifications_;
5177 string send_updates_;
5178 bool supports_attachments_;
5179 bool _have_always_include_email_ : 1;
5180 bool _have_conference_data_version_ : 1;
5181 bool _have_max_attendees_ : 1;
5182 bool _have_send_notifications_ : 1;
5183 bool _have_send_updates_ : 1;
5184 bool _have_supports_attachments_ : 1;
string _content_;
5216 client::AuthorizationCredential* _credential_,
5217 const absl::string_view& calendar_id,
5218 const absl::string_view& text);
5231 _have_send_notifications_ =
false;
5232 client::ClearCppValueHelper(&send_notifications_);
5254 _have_send_notifications_ =
true;
5255 send_notifications_ = value;
5262 _have_send_updates_ =
false;
5263 client::ClearCppValueHelper(&send_updates_);
5281 _have_send_updates_ =
true;
5282 return &send_updates_;
5293 _have_send_updates_ =
true;
5294 send_updates_ = value;
5306 virtual util::Status AppendVariable(
5307 const StringPiece& variable_name,
5308 const client::UriTemplateConfig& config,
5316 virtual util::Status AppendOptionalQueryParameters(
string* target);
5331 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
5335 string calendar_id_;
5337 bool send_notifications_;
5338 string send_updates_;
5339 bool _have_send_notifications_ : 1;
5340 bool _have_send_updates_ : 1;
5373 client::AuthorizationCredential* _credential_,
5374 const absl::string_view& calendar_id,
5375 const absl::string_view& event_id,
5376 const Event& _content_);
5389 _have_always_include_email_ =
false;
5390 client::ClearCppValueHelper(&always_include_email_);
5411 _have_always_include_email_ =
true;
5412 always_include_email_ = value;
5420 _have_conference_data_version_ =
false;
5421 client::ClearCppValueHelper(&conference_data_version_);
5442 _have_conference_data_version_ =
true;
5443 conference_data_version_ = value;
5450 _have_max_attendees_ =
false;
5451 client::ClearCppValueHelper(&max_attendees_);
5470 _have_max_attendees_ =
true;
5471 max_attendees_ = value;
5479 _have_send_notifications_ =
false;
5480 client::ClearCppValueHelper(&send_notifications_);
5502 _have_send_notifications_ =
true;
5503 send_notifications_ = value;
5510 _have_send_updates_ =
false;
5511 client::ClearCppValueHelper(&send_updates_);
5529 _have_send_updates_ =
true;
5530 return &send_updates_;
5541 _have_send_updates_ =
true;
5542 send_updates_ = value;
5552 _have_supports_attachments_ =
false;
5553 client::ClearCppValueHelper(&supports_attachments_);
5571 _have_supports_attachments_ =
true;
5572 supports_attachments_ = value;
5584 virtual util::Status AppendVariable(
5585 const StringPiece& variable_name,
5586 const client::UriTemplateConfig& config,
5594 virtual util::Status AppendOptionalQueryParameters(
string* target);
5609 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
5613 string calendar_id_;
5615 bool always_include_email_;
5616 int32 conference_data_version_;
5617 int32 max_attendees_;
5618 bool send_notifications_;
5619 string send_updates_;
5620 bool supports_attachments_;
5621 bool _have_always_include_email_ : 1;
5622 bool _have_conference_data_version_ : 1;
5623 bool _have_max_attendees_ : 1;
5624 bool _have_send_notifications_ : 1;
5625 bool _have_send_updates_ : 1;
5626 bool _have_supports_attachments_ : 1;
string _content_;
5660 client::AuthorizationCredential* _credential_,
5661 const absl::string_view& calendar_id,
5675 _have_always_include_email_ =
false;
5676 client::ClearCppValueHelper(&always_include_email_);
5697 _have_always_include_email_ =
true;
5698 always_include_email_ = value;
5705 _have_i_cal_uid_ =
false;
5706 client::ClearCppValueHelper(&i_cal_uid_);
5724 _have_i_cal_uid_ =
true;
5736 _have_i_cal_uid_ =
true;
5746 _have_max_attendees_ =
false;
5747 client::ClearCppValueHelper(&max_attendees_);
5766 _have_max_attendees_ =
true;
5767 max_attendees_ = value;
5774 _have_max_results_ =
false;
5775 client::ClearCppValueHelper(&max_results_);
5797 _have_max_results_ =
true;
5798 max_results_ = value;
5805 _have_order_by_ =
false;
5806 client::ClearCppValueHelper(&order_by_);
5824 _have_order_by_ =
true;
5836 _have_order_by_ =
true;
5846 _have_page_token_ =
false;
5847 client::ClearCppValueHelper(&page_token_);
5865 _have_page_token_ =
true;
5866 return &page_token_;
5876 _have_page_token_ =
true;
5877 page_token_ = value;
5887 _have_private_extended_property_ =
false;
5888 client::ClearCppValueHelper(&private_extended_property_);
5906 _have_private_extended_property_ =
true;
5907 return &private_extended_property_;
5917 client::ClearCppValueHelper(&q_);
5926 const string&
get_q()
const {
return q_; }
5957 _have_shared_extended_property_ =
false;
5958 client::ClearCppValueHelper(&shared_extended_property_);
5976 _have_shared_extended_property_ =
true;
5977 return &shared_extended_property_;
5986 _have_show_deleted_ =
false;
5987 client::ClearCppValueHelper(&show_deleted_);
6009 _have_show_deleted_ =
true;
6010 show_deleted_ = value;
6018 _have_show_hidden_invitations_ =
false;
6019 client::ClearCppValueHelper(&show_hidden_invitations_);
6037 _have_show_hidden_invitations_ =
true;
6038 show_hidden_invitations_ = value;
6045 _have_single_events_ =
false;
6046 client::ClearCppValueHelper(&single_events_);
6066 _have_single_events_ =
true;
6067 single_events_ = value;
6074 _have_sync_token_ =
false;
6075 client::ClearCppValueHelper(&sync_token_);
6093 _have_sync_token_ =
true;
6094 return &sync_token_;
6124 _have_sync_token_ =
true;
6125 sync_token_ = value;
6134 _have_time_max_ =
false;
6135 client::ClearCppValueHelper(&time_max_);
6157 _have_time_max_ =
true;
6165 _have_time_min_ =
false;
6166 client::ClearCppValueHelper(&time_min_);
6188 _have_time_min_ =
true;
6196 _have_time_zone_ =
false;
6197 client::ClearCppValueHelper(&time_zone_);
6215 _have_time_zone_ =
true;
6227 _have_time_zone_ =
true;
6237 _have_updated_min_ =
false;
6238 client::ClearCppValueHelper(&updated_min_);
6258 _have_updated_min_ =
true;
6259 updated_min_ = value;
6271 virtual util::Status AppendVariable(
6272 const StringPiece& variable_name,
6273 const client::UriTemplateConfig& config,
6281 virtual util::Status AppendOptionalQueryParameters(
string* target);
6296 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
6300 string calendar_id_;
6301 bool always_include_email_;
6303 int32 max_attendees_;
6307 client::JsonCppCapsule< client::JsonCppArray<string > > private_extended_property_;
6309 client::JsonCppCapsule< client::JsonCppArray<string > > shared_extended_property_;
6311 bool show_hidden_invitations_;
6312 bool single_events_;
6314 client::DateTime time_max_;
6315 client::DateTime time_min_;
6317 client::DateTime updated_min_;
6318 bool _have_always_include_email_ : 1;
6319 bool _have_i_cal_uid_ : 1;
6320 bool _have_max_attendees_ : 1;
6321 bool _have_max_results_ : 1;
6322 bool _have_order_by_ : 1;
6323 bool _have_page_token_ : 1;
6324 bool _have_private_extended_property_ : 1;
6326 bool _have_shared_extended_property_ : 1;
6327 bool _have_show_deleted_ : 1;
6328 bool _have_show_hidden_invitations_ : 1;
6329 bool _have_single_events_ : 1;
6330 bool _have_sync_token_ : 1;
6331 bool _have_time_max_ : 1;
6332 bool _have_time_min_ : 1;
6333 bool _have_time_zone_ : 1;
6334 bool _have_updated_min_ : 1;
string _content_;
6365 client::AuthorizationCredential* _credential_,
6385 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
6421 client::AuthorizationCredential* _credential_,
6422 const absl::string_view& setting);
6439 virtual util::Status AppendVariable(
6440 const StringPiece& variable_name,
6441 const client::UriTemplateConfig& config,
6457 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
6490 client::AuthorizationCredential* _credential_);
6502 _have_max_results_ =
false;
6503 client::ClearCppValueHelper(&max_results_);
6522 _have_max_results_ =
true;
6523 max_results_ = value;
6530 _have_page_token_ =
false;
6531 client::ClearCppValueHelper(&page_token_);
6549 _have_page_token_ =
true;
6550 return &page_token_;
6560 _have_page_token_ =
true;
6561 page_token_ = value;
6570 _have_sync_token_ =
false;
6571 client::ClearCppValueHelper(&sync_token_);
6589 _have_sync_token_ =
true;
6590 return &sync_token_;
6608 _have_sync_token_ =
true;
6609 sync_token_ = value;
6621 virtual util::Status AppendVariable(
6622 const StringPiece& variable_name,
6623 const client::UriTemplateConfig& config,
6631 virtual util::Status AppendOptionalQueryParameters(
string* target);
6646 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
6653 bool _have_max_results_ : 1;
6654 bool _have_page_token_ : 1;
6655 bool _have_sync_token_ : 1;
6659 typedef client::ServiceRequestPager<
6662 SettingsResource_ListMethodPager;
6690 client::AuthorizationCredential* _credential_,
6703 _have_max_results_ =
false;
6704 client::ClearCppValueHelper(&max_results_);
6723 _have_max_results_ =
true;
6724 max_results_ = value;
6731 _have_page_token_ =
false;
6732 client::ClearCppValueHelper(&page_token_);
6750 _have_page_token_ =
true;
6751 return &page_token_;
6761 _have_page_token_ =
true;
6762 page_token_ = value;
6771 _have_sync_token_ =
false;
6772 client::ClearCppValueHelper(&sync_token_);
6790 _have_sync_token_ =
true;
6791 return &sync_token_;
6809 _have_sync_token_ =
true;
6810 sync_token_ = value;
6822 virtual util::Status AppendVariable(
6823 const StringPiece& variable_name,
6824 const client::UriTemplateConfig& config,
6832 virtual util::Status AppendOptionalQueryParameters(
string* target);
6847 return CalendarServiceBaseRequest::ExecuteAndParseResponse(data);
6854 bool _have_max_results_ : 1;
6855 bool _have_page_token_ : 1;
6856 bool _have_sync_token_ : 1;
string _content_;
6875 static const char googleapis_API_NAME[];
6880 static const char googleapis_API_VERSION[];
6885 static const char googleapis_API_GENERATOR[];
6923 client::AuthorizationCredential* _credential_,
6924 const absl::string_view& calendar_id,
6925 const absl::string_view& rule_id)
const;
6940 client::AuthorizationCredential* _credential_,
6941 const absl::string_view& calendar_id,
6942 const absl::string_view& rule_id)
const;
6957 client::AuthorizationCredential* _credential_,
6958 const absl::string_view& calendar_id,
6959 const AclRule& _content_)
const;
6972 AclResource_ListMethod* NewListMethod(
6973 client::AuthorizationCredential* _credential_,
6974 const absl::string_view& calendar_id)
const;
6986 AclResource_ListMethodPager* NewListMethodPager(
6987 client::AuthorizationCredential* _credential_,
6988 const absl::string_view& calendar_id)
const;
7004 client::AuthorizationCredential* _credential_,
7005 const absl::string_view& calendar_id,
7006 const absl::string_view& rule_id,
7007 const AclRule& _content_)
const;
7023 client::AuthorizationCredential* _credential_,
7024 const absl::string_view& calendar_id,
7025 const absl::string_view& rule_id,
7026 const AclRule& _content_)
const;
7041 client::AuthorizationCredential* _credential_,
7042 const absl::string_view& calendar_id,
7043 const Channel& _content_)
const;
7085 client::AuthorizationCredential* _credential_,
7086 const absl::string_view& calendar_id)
const;
7100 client::AuthorizationCredential* _credential_,
7101 const absl::string_view& calendar_id)
const;
7113 client::AuthorizationCredential* _credential_,
7124 CalendarListResource_ListMethod* NewListMethod(
7125 client::AuthorizationCredential* _credential_)
const;
7133 CalendarListResource_ListMethodPager* NewListMethodPager(
7134 client::AuthorizationCredential* _credential_)
const;
7149 client::AuthorizationCredential* _credential_,
7150 const absl::string_view& calendar_id,
7166 client::AuthorizationCredential* _credential_,
7167 const absl::string_view& calendar_id,
7180 client::AuthorizationCredential* _credential_,
7181 const Channel& _content_)
const;
7223 client::AuthorizationCredential* _credential_,
7224 const absl::string_view& calendar_id)
const;
7238 client::AuthorizationCredential* _credential_,
7239 const absl::string_view& calendar_id)
const;
7253 client::AuthorizationCredential* _credential_,
7254 const absl::string_view& calendar_id)
const;
7266 client::AuthorizationCredential* _credential_,
7282 client::AuthorizationCredential* _credential_,
7283 const absl::string_view& calendar_id,
7299 client::AuthorizationCredential* _credential_,
7300 const absl::string_view& calendar_id,
7341 client::AuthorizationCredential* _credential_,
7342 const Channel& _content_)
const;
7381 client::AuthorizationCredential* _credential_)
const;
7424 client::AuthorizationCredential* _credential_,
7425 const absl::string_view& calendar_id,
7426 const absl::string_view& event_id)
const;
7441 client::AuthorizationCredential* _credential_,
7442 const absl::string_view& calendar_id,
7443 const absl::string_view& event_id)
const;
7458 client::AuthorizationCredential* _credential_,
7459 const absl::string_view& calendar_id,
7460 const Event& _content_)
const;
7475 client::AuthorizationCredential* _credential_,
7476 const absl::string_view& calendar_id,
7477 const Event& _content_)
const;
7491 EventsResource_InstancesMethod* NewInstancesMethod(
7492 client::AuthorizationCredential* _credential_,
7493 const absl::string_view& calendar_id,
7494 const absl::string_view& event_id)
const;
7508 EventsResource_InstancesMethodPager* NewInstancesMethodPager(
7509 client::AuthorizationCredential* _credential_,
7510 const absl::string_view& calendar_id,
7511 const absl::string_view& event_id)
const;
7524 EventsResource_ListMethod* NewListMethod(
7525 client::AuthorizationCredential* _credential_,
7526 const absl::string_view& calendar_id)
const;
7538 EventsResource_ListMethodPager* NewListMethodPager(
7539 client::AuthorizationCredential* _credential_,
7540 const absl::string_view& calendar_id)
const;
7556 client::AuthorizationCredential* _credential_,
7557 const absl::string_view& calendar_id,
7558 const absl::string_view& event_id,
7559 const absl::string_view& destination)
const;
7575 client::AuthorizationCredential* _credential_,
7576 const absl::string_view& calendar_id,
7577 const absl::string_view& event_id,
7578 const Event& _content_)
const;
7593 client::AuthorizationCredential* _credential_,
7594 const absl::string_view& calendar_id,
7595 const absl::string_view& text)
const;
7611 client::AuthorizationCredential* _credential_,
7612 const absl::string_view& calendar_id,
7613 const absl::string_view& event_id,
7614 const Event& _content_)
const;
7629 client::AuthorizationCredential* _credential_,
7630 const absl::string_view& calendar_id,
7631 const Channel& _content_)
const;
7671 client::AuthorizationCredential* _credential_,
7712 client::AuthorizationCredential* _credential_,
7713 const absl::string_view& setting)
const;
7723 SettingsResource_ListMethod* NewListMethod(
7724 client::AuthorizationCredential* _credential_)
const;
7732 SettingsResource_ListMethodPager* NewListMethodPager(
7733 client::AuthorizationCredential* _credential_)
const;
7745 client::AuthorizationCredential* _credential_,
7746 const Channel& _content_)
const;
7785 return calendar_list_;
7860 static const char CALENDAR[];
7865 static const char CALENDAR_EVENTS[];
7870 static const char CALENDAR_EVENTS_READONLY[];
7875 static const char CALENDAR_READONLY[];
7880 static const char CALENDAR_SETTINGS_READONLY[];
7932 #endif // GOOGLE_CALENDAR_API_CALENDAR_SERVICE_H_ void clear_user_ip()
Definition: calendar_service.h:358
const string & get_i_cal_uid() const
Definition: calendar_service.h:5715
const string & get_min_access_role() const
Definition: calendar_service.h:1683
void set_sync_token(const string &value)
Definition: calendar_service.h:859
void set_min_access_role(const string &value)
Definition: calendar_service.h:1703
Definition: calendar_service.h:7394
void set_oauth_token(const string &value)
Definition: calendar_service.h:281
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:5165
int32 get_max_results() const
Definition: calendar_service.h:6512
bool get_supports_attachments() const
Definition: calendar_service.h:5120
bool get_always_include_email() const
Definition: calendar_service.h:5685
void clear_shared_extended_property()
Definition: calendar_service.h:4356
Definition: calendar_service.h:1389
int32 get_conference_data_version() const
Definition: calendar_service.h:4988
void set_send_updates(const string &value)
Definition: calendar_service.h:3016
Definition: calendar_service.h:457
Definition: calendar_service.h:1622
void set_send_notifications(bool value)
Definition: calendar_service.h:1095
string * mutable_userIp()
Definition: calendar_service.h:376
Definition: calendar_service.h:931
client::DateTime get_time_max() const
Definition: calendar_service.h:6144
void set_time_zone(const string &value)
Definition: calendar_service.h:4626
string * mutable_syncToken()
Definition: calendar_service.h:4492
bool get_always_include_email() const
Definition: calendar_service.h:3689
util::Status ExecuteAndParseResponse(Colors *data)
Definition: calendar_service.h:2901
void clear_min_access_role()
Definition: calendar_service.h:2200
void set_time_min(client::DateTime value)
Definition: calendar_service.h:4587
Definition: calendar_service.h:1445
int32 get_max_attendees() const
Definition: calendar_service.h:4156
const string & get_page_token() const
Definition: calendar_service.h:5856
void set_show_deleted(bool value)
Definition: calendar_service.h:2300
void clear_sync_token()
Definition: calendar_service.h:1281
client::DateTime get_time_min() const
Definition: calendar_service.h:6175
void clear_time_min()
Definition: calendar_service.h:3902
void set_max_results(int32 value)
Definition: calendar_service.h:6722
void set_send_notifications(bool value)
Definition: calendar_service.h:4810
Definition: free_busy_response.h:54
string * mutable_syncToken()
Definition: calendar_service.h:2354
void set_sync_token(const string &value)
Definition: calendar_service.h:6808
const string & get_time_zone() const
Definition: calendar_service.h:4606
string * mutable_minAccessRole()
Definition: calendar_service.h:2219
const string & get_send_updates() const
Definition: calendar_service.h:5520
Definition: calendar_service.h:5201
void set_send_notifications(bool value)
Definition: calendar_service.h:3507
const string & get_sync_token() const
Definition: calendar_service.h:6084
const string & get_time_zone() const
Definition: calendar_service.h:3941
void clear_send_updates()
Definition: calendar_service.h:5509
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:5329
string * mutable_syncToken()
Definition: calendar_service.h:6588
void set_max_attendees(int32 value)
Definition: calendar_service.h:3728
bool get_always_include_email() const
Definition: calendar_service.h:5399
bool get_show_hidden_invitations() const
Definition: calendar_service.h:6028
string * mutable_timeZone()
Definition: calendar_service.h:6214
void clear_fields()
Definition: calendar_service.h:170
util::Status ExecuteAndParseResponse(Channel *data)
Definition: calendar_service.h:1357
void clear_updated_min()
Definition: calendar_service.h:6236
util::Status ExecuteAndParseResponse(CalendarListEntry *data)
Definition: calendar_service.h:1598
Definition: calendar_service.h:6870
void clear_sync_token()
Definition: calendar_service.h:820
void set_updated_min(client::DateTime value)
Definition: calendar_service.h:6257
int32 get_max_attendees() const
Definition: calendar_service.h:3719
string * mutable_syncToken()
Definition: calendar_service.h:6092
void clear_time_zone()
Definition: calendar_service.h:3155
void set_show_hidden(bool value)
Definition: calendar_service.h:1799
util::Status ExecuteAndParseResponse(AclRule *data)
Definition: calendar_service.h:1132
Definition: calendar_service.h:92
void set_page_token(const string &value)
Definition: calendar_service.h:1743
void clear_page_token()
Definition: calendar_service.h:1213
Definition: calendar_service.h:3396
void clear_q()
Definition: calendar_service.h:5915
bool get_always_include_email() const
Definition: calendar_service.h:4957
Definition: calendar_service.h:4756
Definition: calendar_service.h:2450
void set_max_results(int32 value)
Definition: calendar_service.h:2192
const string & get_i_cal_uid() const
Definition: calendar_service.h:4115
~ChannelsResource()
Definition: calendar_service.h:7328
void clear_send_updates()
Definition: calendar_service.h:2985
bool get_supports_attachments() const
Definition: calendar_service.h:3324
string * mutable_timeZone()
Definition: calendar_service.h:3949
string * mutable_orderBy()
Definition: calendar_service.h:5823
void clear_max_attendees()
Definition: calendar_service.h:3708
void clear_show_deleted()
Definition: calendar_service.h:3845
void set_q(const string &value)
Definition: calendar_service.h:5945
int32 get_max_attendees() const
Definition: calendar_service.h:5756
int32 get_max_results() const
Definition: calendar_service.h:1196
void set_show_deleted(bool value)
Definition: calendar_service.h:3866
const client::JsonCppArray< string > & get_shared_extended_property() const
Definition: calendar_service.h:4367
Definition: free_busy_request.h:54
void clear_always_include_email()
Definition: calendar_service.h:4074
void clear_sync_token()
Definition: calendar_service.h:6770
void set_send_notifications(bool value)
Definition: calendar_service.h:637
~AclResource()
Definition: calendar_service.h:6907
void clear_supports_attachments()
Definition: calendar_service.h:5109
void set_single_events(bool value)
Definition: calendar_service.h:4465
string * mutable_sendUpdates()
Definition: calendar_service.h:4837
void set_show_hidden(bool value)
Definition: calendar_service.h:2327
void set_max_attendees(int32 value)
Definition: calendar_service.h:3475
void clear_key()
Definition: calendar_service.h:210
string * mutable_key()
Definition: calendar_service.h:228
bool get_show_deleted() const
Definition: calendar_service.h:4396
Definition: calendar_service.h:1925
void clear_time_zone()
Definition: calendar_service.h:4595
const EventsResource & get_events() const
Definition: calendar_service.h:7824
bool get_send_notifications() const
Definition: calendar_service.h:1086
void set_min_access_role(const string &value)
Definition: calendar_service.h:2231
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:5607
void clear_show_deleted()
Definition: calendar_service.h:4385
void set_page_token(const string &value)
Definition: calendar_service.h:2271
void set_always_include_email(bool value)
Definition: calendar_service.h:3700
bool get_send_notifications() const
Definition: calendar_service.h:973
void clear_page_token()
Definition: calendar_service.h:1713
string * mutable_pageToken()
Definition: calendar_service.h:6749
const SettingsResource & get_settings() const
Definition: calendar_service.h:7844
void set_send_updates(const string &value)
Definition: calendar_service.h:4849
string * mutable_minAccessRole()
Definition: calendar_service.h:1691
void clear_max_results()
Definition: calendar_service.h:1185
string * mutable_oauthToken()
Definition: calendar_service.h:270
void set_time_max(client::DateTime value)
Definition: calendar_service.h:4556
void clear_time_zone()
Definition: calendar_service.h:3930
void clear_max_results()
Definition: calendar_service.h:5773
Definition: calendar_list.h:52
void set_single_events(bool value)
Definition: calendar_service.h:6065
void set_page_token(const string &value)
Definition: calendar_service.h:6760
util::Status ExecuteAndParseResponse(FreeBusyResponse *data)
Definition: calendar_service.h:6383
void clear_show_hidden_invitations()
Definition: calendar_service.h:4417
void set_sync_token(const string &value)
Definition: calendar_service.h:1320
void set_send_notifications(bool value)
Definition: calendar_service.h:5059
void set_q(const string &value)
Definition: calendar_service.h:4345
void clear_always_include_email()
Definition: calendar_service.h:3678
void clear_show_deleted()
Definition: calendar_service.h:1253
void set_max_attendees(int32 value)
Definition: calendar_service.h:5765
void set_conference_data_version(int32 value)
Definition: calendar_service.h:4999
const FreebusyResource & get_freebusy() const
Definition: calendar_service.h:7834
void clear_max_attendees()
Definition: calendar_service.h:3127
Definition: calendar_service.h:2561
void clear_max_results()
Definition: calendar_service.h:1644
void set_pretty_print(bool value)
Definition: calendar_service.h:309
void clear_always_include_email()
Definition: calendar_service.h:5388
void set_supports_attachments(bool value)
Definition: calendar_service.h:5570
void clear_color_rgb_format()
Definition: calendar_service.h:1540
const string & get_page_token() const
Definition: calendar_service.h:1724
string * mutable_q()
Definition: calendar_service.h:5933
const string & get_send_updates() const
Definition: calendar_service.h:4829
void set_sync_token(const string &value)
Definition: calendar_service.h:1850
const string & get_page_token() const
Definition: calendar_service.h:1224
void clear_time_zone()
Definition: calendar_service.h:6195
void set_alt(const string &value)
Definition: calendar_service.h:160
void clear_show_deleted()
Definition: calendar_service.h:1753
bool get_show_hidden() const
Definition: calendar_service.h:1791
void clear_send_notifications()
Definition: calendar_service.h:1075
Definition: acl_rule.h:50
void clear_send_notifications()
Definition: calendar_service.h:2954
void set_max_results(int32 value)
Definition: calendar_service.h:6521
string * mutable_pageToken()
Definition: calendar_service.h:2260
string * mutable_orderBy()
Definition: calendar_service.h:4223
void set_time_min(client::DateTime value)
Definition: calendar_service.h:6187
void set_send_notifications(bool value)
Definition: calendar_service.h:2977
Definition: calendar_service.h:2833
void set_show_deleted(bool value)
Definition: calendar_service.h:812
void set_supports_attachments(bool value)
Definition: calendar_service.h:5128
Definition: calendar_list_entry.h:54
void set_send_updates(const string &value)
Definition: calendar_service.h:5098
client::JsonCppArray< string > * mutable_privateExtendedProperty()
Definition: calendar_service.h:5905
bool get_single_events() const
Definition: calendar_service.h:4455
const string & get_page_token() const
Definition: calendar_service.h:3816
void set_always_include_email(bool value)
Definition: calendar_service.h:3119
void clear_single_events()
Definition: calendar_service.h:6044
void set_max_attendees(int32 value)
Definition: calendar_service.h:4165
bool get_show_hidden_invitations() const
Definition: calendar_service.h:4428
void set_supports_attachments(bool value)
Definition: calendar_service.h:3332
void clear_conference_data_version()
Definition: calendar_service.h:3282
int32 get_conference_data_version() const
Definition: calendar_service.h:5430
void clear_max_results()
Definition: calendar_service.h:6702
void set_send_notifications(bool value)
Definition: calendar_service.h:5253
bool get_always_include_email() const
Definition: calendar_service.h:3108
bool get_pretty_print() const
Definition: calendar_service.h:302
void clear_max_results()
Definition: calendar_service.h:2172
void set_page_token(const string &value)
Definition: calendar_service.h:3835
int32 get_max_results() const
Definition: calendar_service.h:2183
void clear_send_updates()
Definition: calendar_service.h:5261
Definition: calendar_service.h:2925
void clear_alt()
Definition: calendar_service.h:131
const string & get_send_updates() const
Definition: calendar_service.h:2996
void clear_send_updates()
Definition: calendar_service.h:4818
const client::JsonCppArray< string > & get_private_extended_property() const
Definition: calendar_service.h:5897
bool get_send_notifications() const
Definition: calendar_service.h:2965
client::DateTime get_updated_min() const
Definition: calendar_service.h:6247
util::Status ExecuteAndParseResponse(Channel *data)
Definition: calendar_service.h:6294
const string & get_time_zone() const
Definition: calendar_service.h:3166
bool get_show_hidden() const
Definition: calendar_service.h:2319
void clear_time_min()
Definition: calendar_service.h:6164
void set_always_include_email(bool value)
Definition: calendar_service.h:5410
void clear_max_results()
Definition: calendar_service.h:724
const ChannelsResource & get_channels() const
Definition: calendar_service.h:7804
void set_conference_data_version(int32 value)
Definition: calendar_service.h:5441
void set_i_cal_uid(const string &value)
Definition: calendar_service.h:5735
void set_show_deleted(bool value)
Definition: calendar_service.h:6008
void clear_max_attendees()
Definition: calendar_service.h:5007
const string & get_order_by() const
Definition: calendar_service.h:5815
void clear_page_token()
Definition: calendar_service.h:5845
bool get_show_deleted() const
Definition: calendar_service.h:803
void set_always_include_email(bool value)
Definition: calendar_service.h:5696
const string & get_alt() const
Definition: calendar_service.h:142
string * mutable_syncToken()
Definition: calendar_service.h:6789
void set_color_rgb_format(bool value)
Definition: calendar_service.h:1975
string * mutable_originalStart()
Definition: calendar_service.h:3783
string * mutable_pageToken()
Definition: calendar_service.h:4264
void clear_private_extended_property()
Definition: calendar_service.h:5886
util::Status ExecuteAndParseResponse(Calendar *data)
Definition: calendar_service.h:2609
void clear_sync_token()
Definition: calendar_service.h:6073
void clear_show_hidden()
Definition: calendar_service.h:1780
void set_max_attendees(int32 value)
Definition: calendar_service.h:5027
const string & get_sync_token() const
Definition: calendar_service.h:831
const CalendarsResource & get_calendars() const
Definition: calendar_service.h:7794
void set_sync_token(const string &value)
Definition: calendar_service.h:6607
string * mutable_pageToken()
Definition: calendar_service.h:5864
bool get_color_rgb_format() const
Definition: calendar_service.h:1551
void clear_oauth_token()
Definition: calendar_service.h:251
string * mutable_pageToken()
Definition: calendar_service.h:1232
string * mutable_sendUpdates()
Definition: calendar_service.h:3534
const client::JsonCppArray< string > & get_private_extended_property() const
Definition: calendar_service.h:4297
Definition: calendar_service.h:5357
string * mutable_timeZone()
Definition: calendar_service.h:3174
Definition: calendar_service.h:3253
int32 get_max_results() const
Definition: calendar_service.h:5784
void set_order_by(const string &value)
Definition: calendar_service.h:5835
void clear_private_extended_property()
Definition: calendar_service.h:4286
int32 get_max_results() const
Definition: calendar_service.h:6713
Definition: calendar_service.h:5645
util::Status ExecuteAndParseResponse(AclRule *data)
Definition: calendar_service.h:1019
void clear_max_results()
Definition: calendar_service.h:4173
util::Status ExecuteAndParseResponse(CalendarListEntry *data)
Definition: calendar_service.h:2123
void set_show_deleted(bool value)
Definition: calendar_service.h:4408
string * mutable_pageToken()
Definition: calendar_service.h:1732
void set_i_cal_uid(const string &value)
Definition: calendar_service.h:4135
Definition: calendar_service.h:2873
util::Status ExecuteAndParseResponse(AclRule *data)
Definition: calendar_service.h:674
void clear_conference_data_version()
Definition: calendar_service.h:5419
Definition: calendar_service.h:7056
const CalendarListResource & get_calendar_list() const
Definition: calendar_service.h:7784
void clear_time_max()
Definition: calendar_service.h:3874
Definition: calendar_service.h:516
util::Status ExecuteAndParseResponse(AclRule *data)
Definition: calendar_service.h:566
void set_time_max(client::DateTime value)
Definition: calendar_service.h:6156
util::Status ExecuteAndParseResponse(CalendarList *data)
Definition: calendar_service.h:1887
void set_page_token(const string &value)
Definition: calendar_service.h:4275
void set_color_rgb_format(bool value)
Definition: calendar_service.h:1561
Definition: calendar_service.h:2505
Definition: calendar_service.h:6893
bool get_send_notifications() const
Definition: calendar_service.h:629
string * mutable_syncToken()
Definition: calendar_service.h:1300
void clear_always_include_email()
Definition: calendar_service.h:4946
~EventsResource()
Definition: calendar_service.h:7408
bool get_send_notifications() const
Definition: calendar_service.h:5047
void set_quota_user(const string &value)
Definition: calendar_service.h:348
void set_max_attendees(int32 value)
Definition: calendar_service.h:3147
const string & get_q() const
Definition: calendar_service.h:5926
const client::JsonCppArray< string > & get_shared_extended_property() const
Definition: calendar_service.h:5967
void clear_page_token()
Definition: calendar_service.h:3805
void clear_order_by()
Definition: calendar_service.h:4204
bool get_send_notifications() const
Definition: calendar_service.h:5489
string * mutable_sendUpdates()
Definition: calendar_service.h:3004
client::DateTime get_time_max() const
Definition: calendar_service.h:3885
void clear_max_results()
Definition: calendar_service.h:6501
void set_max_results(int32 value)
Definition: calendar_service.h:4196
Definition: calendar_service.h:3068
void clear_always_include_email()
Definition: calendar_service.h:3097
void set_send_updates(const string &value)
Definition: calendar_service.h:3547
const AclResource & get_acl() const
Definition: calendar_service.h:7774
void clear_send_notifications()
Definition: calendar_service.h:5230
void clear_show_deleted()
Definition: calendar_service.h:2281
void set_page_token(const string &value)
Definition: calendar_service.h:6559
Definition: calendar_service.h:2631
const string & get_page_token() const
Definition: calendar_service.h:6540
string * mutable_iCalUID()
Definition: calendar_service.h:5723
int32 get_max_results() const
Definition: calendar_service.h:3747
~ColorsResource()
Definition: calendar_service.h:7369
int32 get_conference_data_version() const
Definition: calendar_service.h:3436
int32 get_max_results() const
Definition: calendar_service.h:735
void set_send_updates(const string &value)
Definition: calendar_service.h:5292
void clear_max_attendees()
Definition: calendar_service.h:4145
const string & get_sync_token() const
Definition: calendar_service.h:2346
Definition: settings.h:52
void clear_show_hidden_invitations()
Definition: calendar_service.h:6017
client::JsonCppArray< string > * mutable_sharedExtendedProperty()
Definition: calendar_service.h:4375
Definition: calendar.h:52
const string & get_user_ip() const
Definition: calendar_service.h:369
void clear_time_max()
Definition: calendar_service.h:4533
const string & get_fields() const
Definition: calendar_service.h:181
void set_show_hidden_invitations(bool value)
Definition: calendar_service.h:6036
string * mutable_pageToken()
Definition: calendar_service.h:6548
Definition: calendar_service.h:6678
void clear_page_token()
Definition: calendar_service.h:2241
Definition: calendar_service.h:7355
Definition: calendar_service.h:7685
const string & get_sync_token() const
Definition: calendar_service.h:1818
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:3223
util::Status ExecuteAndParseResponse(Channel *data)
Definition: calendar_service.h:2415
const string & get_key() const
Definition: calendar_service.h:221
client::JsonCppArray< string > * mutable_privateExtendedProperty()
Definition: calendar_service.h:4305
client::DateTime get_time_max() const
Definition: calendar_service.h:4544
Definition: calendar_service.h:7314
Definition: calendar_service.h:4047
void clear_send_notifications()
Definition: calendar_service.h:618
string * mutable_pageToken()
Definition: calendar_service.h:771
util::Status ExecuteAndParseResponse(Calendar *data)
Definition: calendar_service.h:2805
bool get_show_deleted() const
Definition: calendar_service.h:3856
void clear_original_start()
Definition: calendar_service.h:3764
string * mutable_q()
Definition: calendar_service.h:4333
Definition: calendar_service.h:6479
const string & get_q() const
Definition: calendar_service.h:4326
Definition: calendar_service.h:698
void clear_i_cal_uid()
Definition: calendar_service.h:5704
void clear_page_token()
Definition: calendar_service.h:6529
void clear_conference_data_version()
Definition: calendar_service.h:4977
const ColorsResource & get_colors() const
Definition: calendar_service.h:7814
~SettingsResource()
Definition: calendar_service.h:7699
const string & get_page_token() const
Definition: calendar_service.h:6741
string * mutable_sendUpdates()
Definition: calendar_service.h:5280
void clear_single_events()
Definition: calendar_service.h:4444
const string & get_page_token() const
Definition: calendar_service.h:4256
void clear_q()
Definition: calendar_service.h:4315
void clear_order_by()
Definition: calendar_service.h:5804
int32 get_max_results() const
Definition: calendar_service.h:4184
void set_show_deleted(bool value)
Definition: calendar_service.h:1772
string * mutable_syncToken()
Definition: calendar_service.h:839
Definition: calendar_service.h:2148
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:4886
client::DateTime get_time_min() const
Definition: calendar_service.h:3913
string * mutable_syncToken()
Definition: calendar_service.h:1826
string * mutable_quotaUser()
Definition: calendar_service.h:336
client::DateTime get_time_min() const
Definition: calendar_service.h:4575
Definition: calendar_service.h:6409
const string & get_oauth_token() const
Definition: calendar_service.h:262
void set_show_deleted(bool value)
Definition: calendar_service.h:1273
void clear_supports_attachments()
Definition: calendar_service.h:5551
const string & get_order_by() const
Definition: calendar_service.h:4215
void clear_pretty_print()
Definition: calendar_service.h:291
void clear_send_notifications()
Definition: calendar_service.h:3484
void clear_color_rgb_format()
Definition: calendar_service.h:1954
string * mutable_fields()
Definition: calendar_service.h:188
bool get_show_deleted() const
Definition: calendar_service.h:1264
void clear_sync_token()
Definition: calendar_service.h:6569
void clear_min_access_role()
Definition: calendar_service.h:1672
Definition: calendar_service.h:7644
const string & get_sync_token() const
Definition: calendar_service.h:6580
bool get_supports_attachments() const
Definition: calendar_service.h:5562
void clear_send_notifications()
Definition: calendar_service.h:5478
bool get_send_notifications() const
Definition: calendar_service.h:4798
bool get_supports_attachments() const
Definition: calendar_service.h:3569
const string & get_original_start() const
Definition: calendar_service.h:3775
util::Status ExecuteAndParseResponse(Acl *data)
Definition: calendar_service.h:896
void set_time_zone(const string &value)
Definition: calendar_service.h:3961
void clear_show_deleted()
Definition: calendar_service.h:5985
util::Status ExecuteAndParseResponse(CalendarListEntry *data)
Definition: calendar_service.h:1493
void clear_page_token()
Definition: calendar_service.h:6730
int32 get_max_attendees() const
Definition: calendar_service.h:3466
void clear_max_attendees()
Definition: calendar_service.h:3455
void clear_max_attendees()
Definition: calendar_service.h:5745
const string & get_sync_token() const
Definition: calendar_service.h:4484
void clear_time_max()
Definition: calendar_service.h:6133
void clear_sync_token()
Definition: calendar_service.h:2335
void set_max_results(int32 value)
Definition: calendar_service.h:1205
string * mutable_iCalUID()
Definition: calendar_service.h:4123
void set_supports_attachments(bool value)
Definition: calendar_service.h:3577
Definition: calendar_service.h:589
void set_original_start(const string &value)
Definition: calendar_service.h:3795
void clear_max_results()
Definition: calendar_service.h:3736
void clear_send_notifications()
Definition: calendar_service.h:962
void set_time_zone(const string &value)
Definition: calendar_service.h:3186
util::Status ExecuteAndParseResponse(Events *data)
Definition: calendar_service.h:4694
client::JsonCppArray< string > * mutable_sharedExtendedProperty()
Definition: calendar_service.h:5975
util::Status ExecuteAndParseResponse(Events *data)
Definition: calendar_service.h:3998
void set_order_by(const string &value)
Definition: calendar_service.h:4235
void clear_send_updates()
Definition: calendar_service.h:5067
void set_send_updates(const string &value)
Definition: calendar_service.h:5540
Definition: calendar_service.h:4915
void set_updated_min(client::DateTime value)
Definition: calendar_service.h:4657
void clear_sync_token()
Definition: calendar_service.h:1807
void clear_i_cal_uid()
Definition: calendar_service.h:4104
const string & get_page_token() const
Definition: calendar_service.h:763
bool get_single_events() const
Definition: calendar_service.h:6055
void set_fields(const string &value)
Definition: calendar_service.h:200
void set_sync_token(const string &value)
Definition: calendar_service.h:4523
string * mutable_timeZone()
Definition: calendar_service.h:4614
void set_user_ip(const string &value)
Definition: calendar_service.h:388
void clear_send_notifications()
Definition: calendar_service.h:5036
bool get_send_notifications() const
Definition: calendar_service.h:3495
void clear_color_rgb_format()
Definition: calendar_service.h:2065
bool get_send_notifications() const
Definition: calendar_service.h:5241
void clear_send_updates()
Definition: calendar_service.h:3515
util::Status ExecuteAndParseResponse(Setting *data)
Definition: calendar_service.h:6455
void set_show_hidden_invitations(bool value)
Definition: calendar_service.h:4436
bool get_show_deleted() const
Definition: calendar_service.h:1764
bool get_show_deleted() const
Definition: calendar_service.h:2292
Definition: calendar_service.h:7194
void set_send_notifications(bool value)
Definition: calendar_service.h:5501
int32 get_max_results() const
Definition: calendar_service.h:1655
~CalendarListResource()
Definition: calendar_service.h:7070
void clear_show_deleted()
Definition: calendar_service.h:792
void set_always_include_email(bool value)
Definition: calendar_service.h:4096
void set_max_results(int32 value)
Definition: calendar_service.h:744
const string & get_quota_user() const
Definition: calendar_service.h:328
int32 get_max_attendees() const
Definition: calendar_service.h:5460
Definition: calendar_service.h:1044
void clear_sync_token()
Definition: calendar_service.h:4473
bool get_color_rgb_format() const
Definition: calendar_service.h:2076
void set_time_zone(const string &value)
Definition: calendar_service.h:6226
void set_max_attendees(int32 value)
Definition: calendar_service.h:5469
void clear_supports_attachments()
Definition: calendar_service.h:3558
void set_page_token(const string &value)
Definition: calendar_service.h:782
void clear_quota_user()
Definition: calendar_service.h:317
int32 get_conference_data_version() const
Definition: calendar_service.h:3293
const string & get_sync_token() const
Definition: calendar_service.h:6781
void set_max_results(int32 value)
Definition: calendar_service.h:3756
void set_conference_data_version(int32 value)
Definition: calendar_service.h:3304
const string & get_send_updates() const
Definition: calendar_service.h:5272
string * mutable_pageToken()
Definition: calendar_service.h:3824
Definition: calendar_service.h:7854
bool get_color_rgb_format() const
Definition: calendar_service.h:1965
util::Status ExecuteAndParseResponse(CalendarListEntry *data)
Definition: calendar_service.h:2012
void set_max_results(int32 value)
Definition: calendar_service.h:1664
int32 get_max_attendees() const
Definition: calendar_service.h:3138
Definition: calendar_service.h:1515
void set_send_notifications(bool value)
Definition: calendar_service.h:982
void set_sync_token(const string &value)
Definition: calendar_service.h:2378
bool get_show_deleted() const
Definition: calendar_service.h:5996
Definition: calendar_service.h:2755
util::Status ExecuteAndParseResponse(Calendar *data)
Definition: calendar_service.h:2733
const string & get_sync_token() const
Definition: calendar_service.h:1292
void clear_send_notifications()
Definition: calendar_service.h:4787
const string & get_time_zone() const
Definition: calendar_service.h:6206
Definition: calendar_service.h:2036
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:3369
void set_conference_data_version(int32 value)
Definition: calendar_service.h:3447
void clear_max_attendees()
Definition: calendar_service.h:5449
client::DateTime get_updated_min() const
Definition: calendar_service.h:4647
void clear_time_min()
Definition: calendar_service.h:4564
int32 get_max_attendees() const
Definition: calendar_service.h:5018
util::Status ExecuteAndParseResponse(Settings *data)
Definition: calendar_service.h:6644
void clear_supports_attachments()
Definition: calendar_service.h:3313
void clear_always_include_email()
Definition: calendar_service.h:5674
void set_key(const string &value)
Definition: calendar_service.h:241
void clear_conference_data_version()
Definition: calendar_service.h:3425
void set_color_rgb_format(bool value)
Definition: calendar_service.h:2086
const string & get_page_token() const
Definition: calendar_service.h:2252
const string & get_send_updates() const
Definition: calendar_service.h:3526
string * mutable_alt()
Definition: calendar_service.h:149
void set_always_include_email(bool value)
Definition: calendar_service.h:4968
const string & get_min_access_role() const
Definition: calendar_service.h:2211
void clear_page_token()
Definition: calendar_service.h:4245
util::Status ExecuteAndParseResponse(Channel *data)
Definition: calendar_service.h:6845
bool get_always_include_email() const
Definition: calendar_service.h:4085
~FreebusyResource()
Definition: calendar_service.h:7658
void clear_shared_extended_property()
Definition: calendar_service.h:5956
string * mutable_sendUpdates()
Definition: calendar_service.h:5086
void set_time_min(client::DateTime value)
Definition: calendar_service.h:3922
void set_max_results(int32 value)
Definition: calendar_service.h:5796
void set_time_max(client::DateTime value)
Definition: calendar_service.h:3894
string * mutable_sendUpdates()
Definition: calendar_service.h:5528
Definition: calendar_service.h:3649
void set_page_token(const string &value)
Definition: calendar_service.h:1243
util::Status ExecuteAndParseResponse(Event *data)
Definition: calendar_service.h:3614
Definition: calendar_service.h:6353
void clear_page_token()
Definition: calendar_service.h:752
void clear_show_hidden()
Definition: calendar_service.h:2308
~CalendarsResource()
Definition: calendar_service.h:7208
void set_sync_token(const string &value)
Definition: calendar_service.h:6123
Definition: calendar_service.h:2683
void set_page_token(const string &value)
Definition: calendar_service.h:5875
Definition: calendar_service.h:1157
util::Status ExecuteAndParseResponse(Calendar *data)
Definition: calendar_service.h:2661
const string & get_send_updates() const
Definition: calendar_service.h:5078
void clear_updated_min()
Definition: calendar_service.h:4636