[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-21 UTC."],[],[],null,["# FirebaseVertexAI Framework Reference\n\nHarmBlockMethod\n===============\n\n @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)\n public struct HarmBlockMethod : EncodableProtoEnum, Sendable\n\nThe method of computing whether the [HarmBlockThreshold](../../Structs/SafetySetting/HarmBlockThreshold.html) has been exceeded.\n- `\n ``\n ``\n `\n\n ### [severity](#/s:16FirebaseVertexAI13SafetySettingV15HarmBlockMethodV8severityAEvpZ)\n\n `\n ` \n Use both probability and severity scores. \n\n #### Declaration\n\n Swift \n\n public static let severity: ../../Structs/SafetySetting.html.HarmBlockMethod\n\n- `\n ``\n ``\n `\n\n ### [probability](#/s:16FirebaseVertexAI13SafetySettingV15HarmBlockMethodV11probabilityAEvpZ)\n\n `\n ` \n Use only the probability score. \n\n #### Declaration\n\n Swift \n\n public static let probability: ../../Structs/SafetySetting.html.HarmBlockMethod"]]