{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "IndexField - Tooling API", "description": "Represents the fields in the index of a custom big object. Available in Tooling API version 41.0 and later.", "supported_soap_calls": "`query()`, `retrieve()`", "supported_rest_api_http_methods": "`GET`", "fields_columns": [ "type", "properties", "description" ], "fields": { "FieldId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "ID of the custom field definition." }, "Id": { "type": "ID", "properties": "Filter, Group, Sort", "description": "ID of the custom index field." }, "IndexId": { "type": "reference", "properties": "Filter, Group, Sort", "description": "ID of the custom index." }, "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" }, "Ordinal": { "type": "int", "properties": "Filter, Group, Sort", "description": "The field’s position in the index. Used to determine the order of the fields in the index." }, "SortDirection": { "type": "picklist", "properties": "Filter, Group, Restricted picklist, Sort", "description": "The sort direction of the field in the index. Valid values are ASC for ascending order and DESC for descending order." } }, "wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```" }