REST Resource: enterprises.structures

Resource: Structure

Structure resource represents an instance of enterprise managed home or hotel room.

JSON representation
{
  "name": string,
  "traits": {
    object
  }
}
Fields
name

string

Output only. The resource name of the structure. For example: "enterprises/XYZ/structures/ABC".

traits

object (Struct format)

Structure traits.

Methods

get

Gets a structure managed by the enterprise.

list

Lists structures managed by the enterprise.