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.
[[["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 JSON representation outlines the structure of the response for the feed mutate operation."],["This response includes the resource name, signifying a successful operation, and the mutated feed data."],["The mutated feed object only contains modifiable fields and is returned when `responseContentType` is set to \"MUTABLE_RESOURCE\"."]]],["The `feed` mutate operation returns a JSON object containing the `resourceName` (a string indicating successful operation) and the `feed` itself. The `feed` is an object representing the mutated feed, including only mutable fields after the operation. This `feed` object is returned only when the `responseContentType` is set to \"MUTABLE_RESOURCE\".\n"]]