[[["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 by its full name within the Cloud Run Admin v2 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffer operations."],["The class contains properties like `JobName` and `Name`, where `Name` is a required field specifying the full name of the Job in the format \"projects/{project}/locations/{location}/jobs/{job}\"."],["The document is available in multiple versions, with version 2.13.0 being the latest and version 1.0.0-beta02 being the oldest, with direct links for each."],["The GetJobRequest class has two constructors, one being an empty constructor, and another which takes a GetJobRequest parameter, to facilitate construction of instances."]]],[]]