[[["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 2024-04-17 UTC."],[[["This endpoint creates a new mapping rule within a specified conversion workspace using a POST request."],["The request requires a `parent` path parameter to identify the workspace and a `mappingRuleId` query parameter to name the new rule."],["The request body must include an instance of `MappingRule`, and the response will return a newly created `MappingRule` instance."],["An optional `requestId` query parameter can be used for request idempotency with specific character and length restrictions."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]