[[["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 webpage provides documentation for the `GetJobRequest` class within the Google Cloud Batch v1 API for .NET, covering versions from 1.0.0 to the latest 2.13.0."],["`GetJobRequest` is a class used to retrieve information about a specific job, and it inherits from the `object` class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetJobRequest` class has two constructors, a default one and one that accepts another `GetJobRequest` object as a parameter, allowing the creation of a new instance based on an existing one."],["The `GetJobRequest` class contains two properties, `JobName`, which offers a strongly-typed representation of the job name, and `Name`, a string property representing the job name, which is a required parameter."],["The documentation provides detailed information about the inherited members of the object class, along with the namespace `Google.Cloud.Batch.V1` and the `Google.Cloud.Batch.V1.dll` assembly where the class is located."]]],[]]