[[["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-04-09 UTC."],[[["This document provides reference documentation for the `RunJobRequest` class within the Google Cloud Run Admin v2 API, specifically for .NET."],["`RunJobRequest` is a request message used to create a new Execution of a Job in Cloud Run, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties like `Etag`, `JobName`, `Name`, and `ValidateOnly`, which are used to define and configure the job execution request, such as specifying the Job name and whether the request should only be validated."],["There are several versions of the `RunJobRequest` available, ranging from version 2.13.0 (latest) down to 1.0.0-beta02."],["The `RunJobRequest` class provides two constructors, a parameterless one and one that accepts another `RunJobRequest` object as a parameter."]]],[]]