[[["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."],[[["This webpage details the `GetJobRequest` class within the `Google.Cloud.Video.Transcoder.V1` namespace, which is used to retrieve a specific job in the Google Cloud Video Transcoder service."],["The `GetJobRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message handling, equality checks, deep cloning, and buffer message handling."],["The `GetJobRequest` class contains a `Name` property, which is required and represents the resource name of the job to be retrieved, formatted as `projects/{project}/locations/{location}/jobs/{job}`."],["There are numerous versions of the `GetJobRequest` available, ranging from version `1.0.0` to the latest version `2.9.0`, indicating a history of updates and refinements."],["`GetJobRequest` has two constructors, one that is parameterless and one that takes another `GetJobRequest` as a parameter, to allow for different creation methods."]]],[]]