A request mutator takes a request message, applies some Function to it, and then returns
the modified request message. This is currently only used for autopopulation of the
request ID.
Implementations of this interface are expected to be autogenerated.
[[["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 2025-08-15 UTC."],[[["\u003cp\u003eThe latest version available is 2.63.1, but the current version highlighted on the page is 2.43.0.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides a detailed list of versions for \u003ccode\u003eRequestMutator\u003c/code\u003e, ranging from 2.63.1 down to 2.7.1, each linked to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestMutator\u003c/code\u003e is an interface that modifies a request message by applying a function, typically for auto-populating the request ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eapply(RequestT request)\u003c/code\u003e method is an abstract function within the \u003ccode\u003eRequestMutator\u003c/code\u003e interface that modifies the input \u003ccode\u003erequest\u003c/code\u003e message and returns the modified message.\u003c/p\u003e\n"]]],[],null,[]]