[[["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-02-25 UTC."],[[["The provided JSON structure outlines the necessary components for launching a job, including job name, parameters, environment, and update options."],["The `jobName` field is a required string that must adhere to a specific regular expression pattern for the created job."],["The `parameters` field is a map of string key-value pairs that define the runtime parameters to be utilized."],["The `environment` field allows for the configuration of the job's runtime settings, referencing a detailed `RuntimeEnvironment` object."],["The `transformNameMapping` is a map used exclusively when updating a pipeline, facilitating the mapping between old and new transform name prefixes."]]],[]]