[[["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-08 UTC."],[[["The `RunJobRequest` class is part of the Cloud Run Admin v2 API, specifically within the `Google.Cloud.Run.V2` namespace, and is used to request the creation of a new Execution of a Job."],["The latest version available for `RunJobRequest` is 2.13.0, with the documentation listing versions back to 1.0.0-beta02."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the `object` class."],["Key properties of `RunJobRequest` include `Name` (the full name of the Job), `JobName` (a typed view over the name), `Overrides` (specifications for job execution overrides), `Etag` (a fingerprint for conflict detection), and `ValidateOnly` (a boolean to indicate request validation)."],["`RunJobRequest` has two constructors, one parameterless and another that takes another `RunJobRequest` object as a parameter."]]],[]]