[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `GetJobRequest` class is part of the Google Cloud Scheduler v1 API and is used to request a specific job."],["This class is the request message for the `GetJob` method within the `CloudScheduler` service, allowing users to retrieve job details."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The class includes properties like `JobName` and `Name`, where `Name` is a required property representing the full job identifier (e.g., `projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID`)."],["There are many different versions of the `GetJobRequest`, with the current latest being 3.5.0, and the current page being version 3.1.0."]]],[]]