REST Resource: resources.calendars
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
منبع: CalendarResource
API عمومی: Resources.calendars
نمایندگی JSON |
---|
{
"kind": string,
"etags": string,
"resourceName": string,
"resourceDescription": string,
"resourceType": string,
"resourceEmail": string,
"resourceCategory": string,
"userVisibleDescription": string,
"generatedResourceName": string,
"featureInstances": value,
"resourceId": string,
"capacity": integer,
"floorName": string,
"buildingId": string,
"floorSection": string
} |
فیلدها |
---|
kind | string نوع منبع برای منابع تقویم، مقدار admin#directory#resources#calendars#CalendarResource است. |
etags | string ETag منبع |
resourceName | string نام منبع تقویم. به عنوان مثال، "اتاق آموزش 1A". |
resourceDescription | string شرح منبع، فقط برای مدیران قابل مشاهده است. |
resourceType | string نوع منبع تقویم، در نظر گرفته شده برای منابع غیر اتاق. |
resourceEmail | string ایمیل فقط خواندنی برای منبع تقویم. به عنوان بخشی از ایجاد یک منبع جدید تقویم ایجاد شده است. |
resourceCategory | string دسته بندی منبع تقویم. CONFERENCE_ROOM یا OTHER. داده های قدیمی روی CATEGORY_UNKNOWN تنظیم شده است. |
userVisibleDescription | string شرح منبع، قابل مشاهده برای کاربران و مدیران. |
generatedResourceName | string نام تولید خودکار فقط خواندنی منبع تقویم که شامل ابرداده های مربوط به منبع مانند نام ساختمان، طبقه، ظرفیت و غیره است. به عنوان مثال، "NYC-2-Training Room 1A (16)". |
featureInstances | value ( Value format) نمونه هایی از ویژگی ها برای منبع تقویم. |
resourceId | string شناسه منحصر به فرد برای منبع تقویم. |
capacity | integer ظرفیت یک منبع، تعداد صندلی در یک اتاق. |
floorName | string نام طبقه ای که یک منبع در آن قرار دارد. |
buildingId | string شناسه منحصر به فرد برای ساختمانی که یک منبع در آن قرار دارد. |
floorSection | string نام بخشی در طبقه ای که یک منبع در آن قرار دارد. |
روش ها |
---|
| یک منبع تقویم را حذف می کند. |
| یک منبع تقویم را بازیابی می کند. |
| یک منبع تقویم را درج می کند. |
| فهرستی از منابع تقویم را برای یک حساب بازیابی می کند. |
| یک منبع تقویم را وصله می کند. |
| یک منبع تقویم را به روز می کند. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-28 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-28 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# REST Resource: resources.calendars\n\nResource: CalendarResource\n--------------------------\n\nPublic API: Resources.calendars\n\n| JSON representation |\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"kind\": string, \"etags\": string, \"resourceName\": string, \"resourceDescription\": string, \"resourceType\": string, \"resourceEmail\": string, \"resourceCategory\": string, \"userVisibleDescription\": string, \"generatedResourceName\": string, \"featureInstances\": value, \"resourceId\": string, \"capacity\": integer, \"floorName\": string, \"buildingId\": string, \"floorSection\": string } ``` |\n\n| Fields ||\n|--------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `kind` | `string` The type of the resource. For calendar resources, the value is `admin#directory#resources#calendars#CalendarResource`. |\n| `etags` | `string` ETag of the resource. |\n| `resourceName` | `string` The name of the calendar resource. For example, \"Training Room 1A\". |\n| `resourceDescription` | `string` Description of the resource, visible only to admins. |\n| `resourceType` | `string` The type of the calendar resource, intended for non-room resources. |\n| `resourceEmail` | `string` The read-only email for the calendar resource. Generated as part of creating a new calendar resource. |\n| `resourceCategory` | `string` The category of the calendar resource. Either CONFERENCE_ROOM or OTHER. Legacy data is set to CATEGORY_UNKNOWN. |\n| `userVisibleDescription` | `string` Description of the resource, visible to users and admins. |\n| `generatedResourceName` | `string` The read-only auto-generated name of the calendar resource which includes metadata about the resource such as building name, floor, capacity, etc. For example, \"NYC-2-Training Room 1A (16)\". |\n| `featureInstances` | `value (`[Value](https://protobuf.dev/reference/protobuf/google.protobuf/#value)` format)` Instances of features for the calendar resource. |\n| `resourceId` | `string` The unique ID for the calendar resource. |\n| `capacity` | `integer` Capacity of a resource, number of seats in a room. |\n| `floorName` | `string` Name of the floor a resource is located on. |\n| `buildingId` | `string` Unique ID for the building a resource is located in. |\n| `floorSection` | `string` Name of the section within a floor a resource is located in. |\n\n| Methods ------- ||\n|---------------------------------------------------------------------------------------|--------------------------------------------------------|\n| ### [delete](/workspace/admin/directory/reference/rest/v1/resources.calendars/delete) | Deletes a calendar resource. |\n| ### [get](/workspace/admin/directory/reference/rest/v1/resources.calendars/get) | Retrieves a calendar resource. |\n| ### [insert](/workspace/admin/directory/reference/rest/v1/resources.calendars/insert) | Inserts a calendar resource. |\n| ### [list](/workspace/admin/directory/reference/rest/v1/resources.calendars/list) | Retrieves a list of calendar resources for an account. |\n| ### [patch](/workspace/admin/directory/reference/rest/v1/resources.calendars/patch) | Patches a calendar resource. |\n| ### [update](/workspace/admin/directory/reference/rest/v1/resources.calendars/update) | Updates a calendar resource. |"]]