REST Resource: enterprises.structures
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Risorsa: struttura
La risorsa struttura rappresenta un'istanza di una casa o di una camera d'albergo gestita dall'azienda.
Rappresentazione JSON |
{
"name": string,
"traits": {
object
}
} |
Campi |
name |
string
Solo output. Il nome della risorsa della struttura. Ad esempio: "imprese/XYZ/strutture/ABC".
|
traits |
object (Struct format)
Caratteristiche della struttura.
|
Metodi |
|
Ottieni una struttura gestita dall'azienda. |
|
Elenca le strutture gestite dall'azienda. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[null,null,["Ultimo aggiornamento 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,[]]