Google ক্যালেন্ডার API ওভারভিউ
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Google ক্যালেন্ডার API হল একটি RESTful API যা স্পষ্ট HTTP কলের মাধ্যমে বা Google ক্লায়েন্ট লাইব্রেরি ব্যবহার করে অ্যাক্সেস করা যেতে পারে। এপিআই গুগল ক্যালেন্ডার ওয়েব ইন্টারফেসে উপলব্ধ বেশিরভাগ বৈশিষ্ট্য প্রকাশ করে।
Google ক্যালেন্ডার API-এ ব্যবহৃত সাধারণ পদগুলির একটি তালিকা নিম্নে দেওয়া হল:
- ঘটনা
- একটি ক্যালেন্ডারে একটি ইভেন্ট যেখানে শিরোনাম, শুরু এবং শেষের সময় এবং অংশগ্রহণকারীদের মতো তথ্য রয়েছে৷ ইভেন্টগুলি একক ইভেন্ট বা পুনরাবৃত্ত ইভেন্ট হতে পারে। একটি ইভেন্ট একটি ইভেন্ট সম্পদ দ্বারা প্রতিনিধিত্ব করা হয়।
- ক্যালেন্ডার
- ঘটনা সংকলন. প্রতিটি ক্যালেন্ডারে যুক্ত মেটাডেটা থাকে, যেমন ক্যালেন্ডারের বিবরণ বা ডিফল্ট ক্যালেন্ডার সময় অঞ্চল। একটি একক ক্যালেন্ডারের মেটাডেটা একটি ক্যালেন্ডার সংস্থান দ্বারা প্রতিনিধিত্ব করা হয়।
- ক্যালেন্ডার তালিকা
- ক্যালেন্ডার UI-তে ব্যবহারকারীর ক্যালেন্ডার তালিকায় সমস্ত ক্যালেন্ডারের একটি তালিকা৷ ক্যালেন্ডার তালিকায় প্রদর্শিত একটি একক ক্যালেন্ডারের মেটাডেটা একটি CalendarListEntry সম্পদ দ্বারা উপস্থাপিত হয়। এই মেটাডেটা ক্যালেন্ডারের ব্যবহারকারী-নির্দিষ্ট বৈশিষ্ট্য অন্তর্ভুক্ত করে, যেমন এর রঙ বা নতুন ইভেন্টের জন্য বিজ্ঞপ্তি।
- সেটিং
- ক্যালেন্ডার UI থেকে ব্যবহারকারীর পছন্দ, যেমন ব্যবহারকারীর সময় অঞ্চল। একটি একক ব্যবহারকারীর পছন্দ একটি সেটিং সংস্থান দ্বারা প্রতিনিধিত্ব করা হয়।
- ACL
- একটি অ্যাক্সেস নিয়ন্ত্রণ নিয়ম যা একজন ব্যবহারকারীকে (বা ব্যবহারকারীদের একটি গোষ্ঠী) একটি ক্যালেন্ডারে একটি নির্দিষ্ট স্তরের অ্যাক্সেস প্রদান করে। একটি একক অ্যাক্সেস নিয়ন্ত্রণ নিয়ম একটি ACL সম্পদ দ্বারা প্রতিনিধিত্ব করা হয়।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Google Calendar API overview\n\nThe Google Calendar API is a RESTful API that can be accessed through explicit HTTP\ncalls or using the Google Client Libraries. The API exposes most of the features\navailable in the Google Calendar Web interface.\n\nFollowing is a list of common terms used in the Google Calendar API:\n\n*[Event](/workspace/calendar/v3/reference/events)*\n: An event on a calendar containing information such as the title, start and end\n times, and attendees. Events can be either single events or [recurring\n events](/workspace/calendar/concepts/events-calendars#recurring_events). An event is\n represented by an\n [Event resource](/workspace/calendar/v3/reference/events#resource-representations).\n\n*[Calendar](/workspace/calendar/v3/reference/calendars)*\n: A collection of events. Each calendar has associated metadata, such as\n calendar description or default calendar time zone. The metadata for a single\n calendar is represented by a\n [Calendar resource](/workspace/calendar/v3/reference/calendars).\n\n*[Calendar List](/workspace/calendar/v3/reference/calendarList)*\n: A list of all calendars on a user's calendar list in the Calendar UI. The\n metadata for a single calendar that appears on the calendar list is represented\n by a\n [CalendarListEntry resource](/workspace/calendar/v3/reference/calendarList).\n This metadata includes user-specific properties of the calendar, such\n as its color or notifications for new events.\n\n*[Setting](/workspace/calendar/v3/reference/settings)*\n: A user preference from the Calendar UI, such as the user's\n time zone. A single user preference is represented by a\n [Setting Resource](/workspace/calendar/v3/reference/settings).\n\n*[ACL](/workspace/calendar/v3/reference/acl)*\n: An access control rule granting a user (or a group of users) a specified level\n of access to a calendar. A single access control rule is represented by an [ACL\n resource](/workspace/calendar/v3/reference/acl).\n\nRelated topics\n--------------\n\n- To learn about developing with Google Workspace APIs, including handling\n authentication and authorization, refer\n to\n [Get started as a Google Workspace developer](/workspace/guides/getstarted-overview).\n\n- To learn how to configure and run a simple Google Calendar API app, read the\n [Quickstarts overview](/workspace/calendar/quickstarts-overview).\n\n|---|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | Want to see the Google Calendar API in action? The Google Workspace Developers channel offers videos about tips, tricks, and the latest features. [Subscribe now](https://www.youtube.com/channel/UCUcg6az6etU_gRtZVAhBXaw) |"]]