public sealed class GetPatchJobRequest : IMessage<GetPatchJobRequest>, IEquatable<GetPatchJobRequest>, IDeepCloneable<GetPatchJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class GetPatchJobRequest.
[[["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."],[[["This document provides reference documentation for the `GetPatchJobRequest` class within the Google Cloud OS Config v1 API."],["`GetPatchJobRequest` is used to retrieve an active or completed patch job, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The latest API version available is 2.4.0, while this document pertains to version 2.3.0, with older versions listed from 2.2.0 to 1.3.0."],["The class includes properties like `Name` (a string representing the patch name) and `PatchJobName` (a typed view of the patch name), along with constructors for creating `GetPatchJobRequest` objects."]]],[]]