public sealed class GetPatchJobRequest : IMessage<GetPatchJobRequest>, IEquatable<GetPatchJobRequest>, IDeepCloneable<GetPatchJobRequest>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `GetPatchJobRequest` class, which is used to retrieve information about a specific patch job, either active or completed."],["The `GetPatchJobRequest` class is part of the `Google.Cloud.OsConfig.V1` namespace and is found in the `Google.Cloud.OsConfig.V1.dll` assembly."],["The latest version of `GetPatchJobRequest` is `2.4.0` and there are links to older versions as far back as `1.3.0`, for reference."],["The `GetPatchJobRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPatchJobRequest` class has a `Name` property, which is required and specifies the patch job's resource name in the format `projects/*/patchJobs/*`, as well as a `PatchJobName` typed view."]]],[]]