[[["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 `GetJobRequest` class is part of the Google Cloud Batch v1 API for .NET, used to request information about a specific job."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffered operations."],["The latest version available is 2.13.0, with historical versions back to 1.0.0, allowing developers to use specific versions of the API."],["`GetJobRequest` has two constructors available for use, one being a parameterless constructor, and the other that takes in another `GetJobRequest` to create a new one."],["The `GetJobRequest` class includes two properties, `JobName` which is a typed view of `Name`, and `Name`, which is a required string representing the name of the job."]]],[]]