[[["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 part of the Batch v1alpha API and is used to request job information."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message support."],["The class inherits from `object` and has two constructors: a default constructor and one that accepts another `GetJobRequest` object as a parameter."],["It has two properties: `JobName`, which provides a typed view over the resource name, and `Name`, a string representing the required job name."],["This class is found within the `Google.Cloud.Batch.V1Alpha` namespace and is defined in the `Google.Cloud.Batch.V1Alpha.dll` assembly, available in the latest version `1.0.0-alpha31`."]]],[]]