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 document provides reference information for the `GetPatchDeploymentRequest` class within the Google Cloud OS Config v1 API, specifically version 2.3.0."],["The `GetPatchDeploymentRequest` class is used to retrieve patch deployment details and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.4.0, with the documentation listing versions back to 1.3.0 for the `GetPatchDeploymentRequest` class."],["The class includes properties such as `Name` (string) which is the resource name of the patch deployment and `PatchDeploymentName`, a typed-view over the Name property."]]],[]]