[[["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."],[[["`RunJobRequest` is a message class used to request the immediate execution of a job via `RunJob` in the Google Cloud Scheduler V1 API."],["This class inherits from `Object` and implements `IMessage\u003cRunJobRequest\u003e`, `IEquatable\u003cRunJobRequest\u003e`, `IDeepCloneable\u003cRunJobRequest\u003e`, `IBufferMessage`, and `IMessage`."],["`RunJobRequest` has two constructors: a default constructor `RunJobRequest()` and a copy constructor `RunJobRequest(RunJobRequest other)`."],["It includes properties like `JobName` (a `JobName`-typed view) and `Name` (a string representing the job's full resource name) that are used to specify the job to be run."],["The `Name` property is required and follows the format `projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID` to identify the job."]]],[]]