REST Resource: enterprises.structures
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Resource: Struktur
Resource struktur mewakili instance rumah atau kamar hotel yang dikelola perusahaan.
Representasi JSON |
{
"name": string,
"traits": {
object
}
} |
Kolom |
name |
string
Hanya output. Nama resource struktur. Misalnya: "perusahaan/XYZ/struktur/ABC".
|
traits |
object (Struct format)
Sifat struktur.
|
Metode |
|
Mendapatkan struktur yang dikelola oleh perusahaan. |
|
Mencantumkan struktur yang dikelola oleh perusahaan. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 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,[]]