Optional. Execution spec arguments. If the map is left empty, the task will
run with existing execution spec args from task definition. If the map
contains an entry with a new key, the same will be added to existing set of
args. If the map contains an entry with an existing arg key in task
definition, the task will run with new arg value for that entry. Clearing
an existing arg will require arg value to be explicitly set to a hyphen
"-". The arg value cannot be empty.
Optional. User-defined labels for the task. If the map is left empty, the
task will run with existing labels from task definition. If the map
contains an entry with a new key, the same will be added to existing set of
labels. If the map contains an entry with an existing label key in task
definition, the task will run with new label value for that entry. Clearing
an existing label will require label value to be explicitly set to a hyphen
"-". The label value cannot be empty.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eRunTaskRequest\u003c/code\u003e is 3.6.0, with previous versions available down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunTaskRequest\u003c/code\u003e is a class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunTaskRequest\u003c/code\u003e class has properties for \u003ccode\u003eArgs\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eTaskName\u003c/code\u003e, which are used to define task execution parameters and identify the task resource.\u003c/p\u003e\n"],["\u003cp\u003eYou can construct a new \u003ccode\u003eRunTaskRequest\u003c/code\u003e or you can pass in another instance of \u003ccode\u003eRunTaskRequest\u003c/code\u003e as a parameter into the constructor.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArgs\u003c/code\u003e and \u003ccode\u003eLabels\u003c/code\u003e properties allow dynamic modification of existing task arguments and labels.\u003c/p\u003e\n"]]],[],null,[]]