{ "sections": [ "title", "description", "file_information", "directory_location", "fields", "wsdl_segment", "declarative_metadata_sample_definition" ], "title": "MutingPermissionSet - Metadata API", "description": "Represents a set of disabled permissions and is used in conjunction with PermissionSetGroup.", "file_information": ".mutingpermissionset", "directory_location": "mutingpermissionsets", "fields_columns": [ "type", "description" ], "fields": { "label": { "type": "string", "description": "The name of the muting permission set.", "required": true } }, "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\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 \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 \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```", "declarative_metadata_sample_definition": [ { "description": "The following example deploys a MutingPermissionSet used in a Permission Set Group intended for users submitting job applications for a custom application. The muting permission set has administrative permissions enabled to ensure that they’re muted in the Permission Set Group.", "code": "\n\n \n Mutes any administrative tasks for the Job Apps user\n false\n Salesforce\n \n JobApps__Approval\n true\n \n \n ApprovalUtility\n true\n \n \n true\n JobAppApprover\n \n \n false\n Job_Request__c.Salary__c\n true\n \n \n true\n true\n true\n true\n true\n true\n true\n Approval_Confirmation__c\n true\n true\n \n \n Job_Approval_Web_Form\n true\n \n \n Approval_Confirmation__c.DevManager\n true\n \n \n Approval_Confirmation__c\n Visible\n \n" } ] }