[[["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-17 UTC."],[[["The latest version of the Batch v1 API documentation available is 2.13.0, but this page is showing the documentation for version 2.8.0."],["The `GetJobRequest` class is part of the `Google.Cloud.Batch.V1` namespace and is used to request details about a specific job, as shown in the provided code."],["The `GetJobRequest` class implements interfaces such as `IMessage`, `IEquatable\u003cGetJobRequest\u003e`, `IDeepCloneable\u003cGetJobRequest\u003e`, and `IBufferMessage`, allowing for advanced object capabilities."],["`GetJobRequest` has two constructors, a default one, and another that copies an existing `GetJobRequest` object, and includes two properties, one named JobName and another named Name."],["The `GetJobRequest` class's properties include `JobName` (a `JobName`-typed view) and `Name` (a string), with the `Name` property being a required field specifying the job's name."]]],[]]