REST Resource: enterprises.structures
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Kaynak: Yapı
Yapı kaynağı, kurumsal olarak yönetilen ev veya otel odası örneğini temsil eder.
JSON gösterimi |
{
"name": string,
"traits": {
object
}
} |
Alanlar |
name |
string
Yalnızca çıkış. Yapının kaynak adı. Örneğin: "enterprises/XYZ/structures/ABC".
|
traits |
object (Struct format)
Yapı özellikleri.
|
Yöntemler |
|
Kuruluş tarafından yönetilen bir yapı alır. |
|
Kuruluş tarafından yönetilen yapıları listeler. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],["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,[]]