{ "sections": [ "title", "description", "fields", "special_access_rules", "usage", "wsdl_segment" ], "title": "PermissionSetGroup - Data API", "description": "Represents a group of permission sets and the permissions within them. Use permission set groups to organize permissions based on job functions or tasks. Then, you can package the groups as needed. This object is available in API version 45.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Description": { "type": "textarea", "properties": "Create, Filter, Group, Nillable, Sort, Update", "description": "The Permission Set Group description." }, "DeveloperName": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The permission set group name used in the API." }, "HasActivationRequired": { "type": "boolean", "properties": "Create, Defaulted on create, Filter, Group, Sort, Update", "description": "Indicates whether the permission set group requires an associated active session (true) or not (false). The default value is false. This field is available in API version 53.0 and later." }, "Language": { "type": "picklist", "properties": "Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update", "description": "The Permission Set Group language. Possible values are: da (Danish) de (German) en_US (English) es (Spanish) es_MX (Spanish - Mexican) fi (Finnish) fr (French) it (Italian) ja (Japanese) ko (Korean) nl_NL (Dutch) no (Norwegian) pt_BR (Portuguese - Brazilian) ru (Russian) sv (Swedish) th (Thai) zh_CN (Chinese - Simplified) zh_TW (Chinese - Traditional)" }, "MasterLabel": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The permission set group label for the aggregated permissions." }, "NamespacePrefix": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The permission set group namespace prefix." }, "Status": { "type": "picklist", "properties": "Defaulted on create, Filter, Group, Restricted picklist, Sort", "description": "Indicates permission set group recalculation status. Updated. The group is current. Outdated. The group requires recalculation. Updating. The group is in recalculation mode. Failed. The group recalculation failed." } }, "special_access_rules": "As of Summer ’20 and later, to view this object, users must have one of these permissions: To edit this object, users must have the Manage Profiles and Permission Sets permission.\n\nAs of Summer ’20 and later, to view this object, users must have one of these permissions:\n\nTo edit this object, users must have the Manage Profiles and Permission Sets permission.", "usage": "Use the PermissionSetGroup object to query existing permission set groups and to find which aggregated permissions are included in the group. For example, to search for all object permissions in a permission set group named StandardAccountingUsers:\n\nUse the PermissionSetGroup object to query existing permission set groups and to find which aggregated permissions are included in the group.\n\nFor example, to search for all object permissions in a permission set group named StandardAccountingUsers:", "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 \n \n\n\n \n\n\n \n \n \n \n \n \n\n```" }