{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "HomePageLayout - Tooling API", "description": "Represents a home page layout.", "supported_soap_calls": "`query()`, `retrieve()`, `search()`", "supported_rest_api_http_methods": "`GET`", "fields_columns": [ "type", "properties", "description" ], "fields": { "Id": { "type": "string", "properties": "Defaulted on create, Filter, Group, idLookup, Sort", "description": "ID of the home page layout." }, "ManageableState": { "type": "ManageableState enumerated list", "properties": "Filter, Group, Nillable, Restricted picklist, Sort", "description": "Indicates the manageable state of the specified component that is contained in a package: beta deleted deprecated deprecatedEditable installed installedEditable released unmanaged" }, "Name": { "type": "string", "properties": "Filter, Group, idLookup, Namefield, Sort", "description": "The home page layout name." }, "NamespacePrefix": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "A unique string to distinguish this type from any others." } }, "wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }