[[["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 `GetJobRequest` class is used to request a specific Job in the Cloud Run Admin v2 API, identified by its full name."],["This class supports multiple versions of the API, with version 2.13.0 being the latest, and has previous versions all the way back to 1.0.0-beta02."],["`GetJobRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to provide functionalities for message handling, equality comparison, deep cloning, and buffer management."],["The class has properties like `JobName` and `Name` to specify the target job, the latter requiring the full format: projects/{project}/locations/{location}/jobs/{job}."],["`GetJobRequest` has two constructors: a default one and one that takes another `GetJobRequest` instance as a parameter, and it inherits members such as GetHashCode(), GetType(), and ToString() from the base object class."]]],[]]