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"]],[["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-12 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetPatchJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, part of the Google Cloud OS Config API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPatchJobRequest\u003c/code\u003e class is used to request information about an active or completed patch job, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the inheritance of \u003ccode\u003eGetPatchJobRequest\u003c/code\u003e from the base \u003ccode\u003eObject\u003c/code\u003e class and lists inherited members, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPatchJobRequest\u003c/code\u003e class includes two constructors: a default constructor and one that takes another \u003ccode\u003eGetPatchJobRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the name of the patch job) and \u003ccode\u003ePatchJobName\u003c/code\u003e (a \u003ccode\u003ePatchJobName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property).\u003c/p\u003e\n"]]],[],null,[]]