[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-01-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `sdm.structures.traits.Info` trait provides structure-related information, including a custom name."],["The `customName` field within this trait allows setting a user-friendly name for a structure, as seen in the Google Home App."],["You can retrieve structure information, including the custom name, using a GET request to the structure's endpoint."],["This trait does not offer any specific commands for interaction."]]],["The `sdm.structures.traits.Info` trait provides structure-related information, specifically the `customName`. This field, a string, represents the structure's name as it appears in the Google Home App, like \"Hotel Room 101\". A GET request to retrieve structure details includes this trait within the response's `traits` object. No commands are associated with this trait, and error details are available in the API Error Code Reference.\n"]]