public sealed class GetPatchDeploymentRequest : IMessage<GetPatchDeploymentRequest>, IEquatable<GetPatchDeploymentRequest>, IDeepCloneable<GetPatchDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class GetPatchDeploymentRequest.
A request message for retrieving a patch deployment.
[[["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 provides reference documentation for the `GetPatchDeploymentRequest` class within the Google Cloud OS Config v1 API, specifically version 2.2.0."],["The `GetPatchDeploymentRequest` class is used to retrieve patch deployment information and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.4.0, with the documentation providing links to past versions ranging from 1.3.0 up to 2.4.0."],["The `GetPatchDeploymentRequest` class has properties such as `Name` (a string representing the resource name) and `PatchDeploymentName` (a typed view over the `Name` property)."],["The class includes constructors for creating a new `GetPatchDeploymentRequest` object, either as an empty object or by cloning another `GetPatchDeploymentRequest` object."]]],[]]