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 और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-24 (UTC) को अपडेट किया गया."],[],[],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. |"]]