[[["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."],[[["This interface, `MailStubServicePb.GetSentMessagesResponseOrBuilder`, provides methods for accessing details of sent messages, implementing `com.google.protobuf.MessageOrBuilder`."],["The `getSentMessage(int arg0)` method retrieves a specific `MailMessage` object, with `arg0` being the index, and returns it as a `MailServicePb.MailMessage` type."],["The `getSentMessageCount()` method returns an integer representing the total number of sent messages."],["The `getSentMessageList()` method returns a list of all sent messages, each of type `MailServicePb.MailMessage`."],["Methods `getSentMessageOrBuilder(int arg0)` and `getSentMessageOrBuilderList()` provide access to the `MailMessageOrBuilder` objects, either individually by index `arg0`, or as a list."]]],[]]