{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields", "wsdl_segment" ], "title": "FieldSet - Tooling API", "description": "Represents the metadata for a group of fields. Available from API version 33.0 or later.", "supported_soap_calls": "`create()`, `query()`, `retrieve()`, `update()`, `upsert()`", "supported_rest_api_http_methods": "`GET`, `HEAD`", "fields_columns": [ "type", "properties", "description" ], "fields": { "Description": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The field set description. This can be useful to describe the reason for creating the set or its intended use." }, "DeveloperName": { "type": "string", "properties": "Filter, Group, Sort", "description": "The API name of the field set." }, "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" }, "MasterLabel": { "type": "string", "properties": "Filter, Group, Sort", "description": "The set’s label." }, "NamespacePrefix": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The namespace of the package of which the field set is a part." } }, "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```" }