의견 보내기
Google Calendar API 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google Calendar API는 명시적 HTTP 호출을 통해 또는 Google 클라이언트 라이브러리를 통해 액세스할 수 있는 RESTful API입니다. API는 Google Calendar 웹 인터페이스에서 사용할 수 있는 대부분의 기능을 노출합니다.
다음은 Google Calendar API에서 사용되는 일반적인 용어 목록입니다.
이벤트
제목, 시작 및 종료 시간, 참석자와 같은 정보가 포함된 캘린더 일정 이벤트는 단일 이벤트이거나 반복 이벤트 일 수 있습니다. 이벤트는 이벤트 리소스 로 표현됩니다.
Calendar
이벤트 모음입니다. 각 캘린더에는 캘린더 설명이나 기본 캘린더 시간대와 같은 관련 메타데이터가 있습니다. 단일 캘린더의 메타데이터는 캘린더 리소스 로 표시됩니다.
캘린더 목록
Calendar UI에서 사용자의 캘린더 목록에 있는 모든 캘린더의 목록입니다. 캘린더 목록에 표시되는 단일 캘린더의 메타데이터는 CalendarListEntry 리소스 로 표현됩니다. 이 메타데이터에는 색상 또는 새 일정에 대한 알림 등 캘린더의 사용자별 속성이 포함됩니다.
설정
사용자 시간대 등 Calendar UI의 사용자 환경설정입니다. 단일
사용자 환경설정은 설정 리소스 로 표현됩니다.
ACL
사용자 (또는 사용자 그룹)에게 캘린더에 대한 특정 수준의 액세스 권한을 부여하는 액세스 제어 규칙입니다. 단일 액세스 제어 규칙은 ACL 리소스 로 표시됩니다.
다음 단계
의견 보내기
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-01-10 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
의견을 전달하고 싶나요?