{ "sections": [ "title", "description", "fields", "wsdl_segment", "declarative_metadata_sample_definition" ], "title": "WorkDotComSettings - Metadata API", "description": "Represents WorkDotCom settings. This type extends the Metadata metadata type and inherits its fullName field.", "fields_columns": [ "type", "description" ], "fields": { "enableCoachingManagerGroupAccess": { "type": "boolean", "description": "Indicates whether Coaching Manager Group Access is available to users (true) or not (false). Default value is true. Deprecated." }, "enableGoalManagerGroupAccess": { "type": "boolean", "description": "Indicates whether Goal Manager Group Access is available to users (true) or not (false). Default value is true. Deprecated." }, "enableProfileSkills": { "type": "boolean", "description": "Indicates whether Profile Skills is available to users (true) or not (false). Default value is true." }, "enableProfileSkillsAddFeedPost": { "type": "boolean", "description": "Indicates whether Add Skills as Feed Posts is available to users (true) or not (false). Default value is true." }, "enableProfileSkillsAutoSuggest": { "type": "boolean", "description": "Indicates whether Profile Skills Auto Suggest is available to users (true) or not (false). Default value is true." }, "enableProfileSkillsUsePlatform": { "type": "boolean", "description": "Indicates whether Profile Skills Use Platform is available to users (true) or not (false). Default value is true." }, "enableWorkBadgeDefRestrictPref": { "type": "boolean", "description": "Indicates whether Badge Definition Restriction is available to users (true) or not (false). Default value is true. Deprecated." }, "enableWorkCalibration": { "type": "boolean", "description": "Indicates whether Calibration is available to users (true) or not (false). Default value is false. Deprecated." }, "enableWorkCanvasPref": { "type": "boolean", "description": "Indicates whether Canvas is available to users (true) or not (false). Default value is true. Deprecated." }, "enableWorkCertification": { "type": "boolean", "description": "Indicates whether Certification is available to users (true) or not (false). Default value is true. Deprecated." }, "enableWorkCertificationNotification": { "type": "boolean", "description": "Indicates whether Certification Notification is available to users (true) or not (false). Default value is false. Deprecated." }, "enableWorkRewardsPref": { "type": "boolean", "description": "Indicates whether Rewards is available to users (true) or not (false). Default value is true. Deprecated." }, "enableWorkThanksPref": { "type": "boolean", "description": "Indicates whether Thanks is available to users (true) or not (false). Default value is 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```", "declarative_metadata_sample_definition": [ { "description": "The following is an example of a WorkDotComSettings component.", "code": "\n\n true\n true\n true\n true\n true\n true\n true\n true\n true\n true\n true\n true\n true\n " } ] }