[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`BounceNotification.Details` describes either the original message that caused a bounce or the notification message that describes the bounce."],["The class inherits from `java.lang.Object` and includes inherited methods like `clone()`, `equals()`, and `toString()`."],["Methods within `BounceNotification.Details` allow access to fields of the message, such as `getBcc()`, `getCc()`, `getFrom()`, `getSubject()`, `getText()`, and `getTo()`."],["Each of the getter methods for the message fields (`getBcc()`, `getCc()`, `getFrom()`, `getSubject()`, `getText()`, and `getTo()`) return a nullable String representing the respective field for the detail item."]]],[]]