Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
The mutated extension feed item with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".
[[["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-03-06 UTC."],[[["The `mutateExtensionFeedItems` operation updates extension feed items, returning a resource name for successful operations."],["The response may include the mutated extension feed item if `responseContentType` is set to `MUTABLE_RESOURCE`, showing changes to mutable fields."],["The JSON representation includes `resourceName` and `extensionFeedItem` containing the mutated object."]]],["The output of an extension feed item mutation is detailed in JSON format. The `resourceName`, a string, is provided upon successful operation. An `extensionFeedItem` object, containing only the mutable fields after the mutation, is included when the response content type is set to \"MUTABLE_RESOURCE\". This object corresponds to the `ExtensionFeedItem` resource and provides updated information.\n"]]