public sealed class PausePatchDeploymentRequest : IMessage<PausePatchDeploymentRequest>, IEquatable<PausePatchDeploymentRequest>, IDeepCloneable<PausePatchDeploymentRequest>, 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 `PausePatchDeploymentRequest` class within version 1.8.0 of the `Google.Cloud.OsConfig.V1` namespace, part of the Google Cloud OS Config library."],["The `PausePatchDeploymentRequest` class is used to construct a request to pause a patch deployment, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors, a default one and another that takes a `PausePatchDeploymentRequest` object, along with properties such as `Name` (a string) and `PatchDeploymentName` to specify the patch deployment being paused."],["This is not the latest version of this library, as the content provided shows that the latest version is 2.4.0, and versions 1.3.0 through 2.4.0 are all available."]]],[]]