[[["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."],[[["The documentation pertains to the `GetJobRequest` class within the Cloud Run Admin v2 API for .NET, which is used to retrieve a Job by its full name."],["The latest version available is 2.13.0, and the documentation provides a history of versions going back to 1.0.0-beta02, all of which include information for the GetJobRequest class."],["The `GetJobRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetJobRequest` class has two constructors: a parameterless constructor, and a constructor accepting a `GetJobRequest` object as a parameter, allowing for object copying."],["Key properties of the `GetJobRequest` class are `JobName`, a `JobName`-typed property providing a structured view over the `Name` property, and `Name`, which is a string property representing the full resource name of the Job."]]],[]]