[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `RunJobRequest` class within the Cloud Run Admin v2 API for .NET, detailing its structure and usage."],["The `RunJobRequest` class is used to create a new execution of a Job, and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists multiple versions of the API, from version 2.13.0 (latest) down to 1.0.0-beta02, with links to their respective documentation pages, and version 2.3.0 being the one covered in depth."],["The class features constructors `RunJobRequest()` and `RunJobRequest(RunJobRequest other)` for creating instances, and properties like `Etag`, `JobName`, `Name`, `Overrides`, and `ValidateOnly` to manage request details."],["The required format of the full `Name` of the `Job` can be found in the `Name` property's details, and is structured as projects/{project}/locations/{location}/jobs/{job}, where {project} can be project id or number."]]],[]]