[[["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."],[[["The `RunJobRequest` class is used to initiate a request to force a job to run immediately through the `RunJob` method within the `CloudScheduler` service."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["It includes constructors for creating new instances, either empty or based on an existing `RunJobRequest` object, and also has properties for setting the job name."],["`RunJobRequest` requires a job name that follows a specific format, such as `projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID`, which is used to identify the job to be run."],["The latest available version is 3.5.0, with versions ranging back to 2.2.0 in this content."]]],[]]