REST Resource: enterprises.structures
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المورد: البنية
يمثّل مورد البنية مثالاً على غرفة فندق أو منزل تديره مؤسسة.
تمثيل JSON |
{
"name": string,
"traits": {
object
}
} |
الحقول |
name |
string
النتائج فقط. اسم مورد البنية. على سبيل المثال: "enterprises/XYZ/structures/ABC".
|
traits |
object (Struct format)
سمات البنية.
|
الطُرق |
|
الحصول على بنية مُدارة بواسطة المؤسسة. |
|
يسرد البِنى التي تديرها المؤسسة. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],["The document defines a \"Structure\" resource, representing a managed home or hotel room. Its JSON representation includes a `name` (a unique identifier) and `traits` (structure-specific features). The resource provides two methods: `get`, to retrieve a specific structure by its identifier, and `list`, to retrieve a collection of all the structures managed by the enterprise. The traits of a structure is represented by a google.protobuf.Struct.\n"],null,[]]