[[["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."],[[["The page provides reference documentation for the `RunJobRequest` class within the Cloud Run Admin v2 API for .NET, detailing its structure and usage."],["It lists various versions of the `RunJobRequest` class, ranging from version 2.0.0 up to the latest 2.13.0, including a beta version 1.0.0-beta02."],["`RunJobRequest` is used to create a new Execution of a Job, with the message class implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `RunJobRequest` class include `Etag` for detecting modification conflicts, `JobName` for the job's resource name, `Name` for the full name of the job, `Overrides` for execution-specific configurations, and `ValidateOnly` for request validation without resource modification."],["The documentation also covers the constructors for `RunJobRequest`, detailing how to instantiate the class, both by default and by copying another `RunJobRequest` object, and also lists all the members inherited by the class."]]],[]]