class Google::Location
- Google::Location
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
directory/location.crConstructors
Instance Method Summary
- #area : String | Nil
- #area=(area : String | Nil)
- #building_id : String | Nil
- #building_id=(building_id : String | Nil)
- #custom_type : String | Nil
- #custom_type=(custom_type : String | Nil)
- #desk_code : String | Nil
- #desk_code=(desk_code : String | Nil)
- #floor_name : String | Nil
- #floor_name=(floor_name : String | Nil)
- #floor_section : String | Nil
- #floor_section=(floor_section : String | Nil)
- #type : String
- #type=(type : String)