public sealed class PausePatchDeploymentRequest : IMessage<PausePatchDeploymentRequest>, IEquatable<PausePatchDeploymentRequest>, IDeepCloneable<PausePatchDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class PausePatchDeploymentRequest.
[[["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 documentation for the `PausePatchDeploymentRequest` class within the Google Cloud OS Config v1 API, specifically version 2.3.0."],["The `PausePatchDeploymentRequest` class is used to create request messages for pausing a patch deployment in Google Cloud."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the Google Cloud and Protobuf frameworks."],["The class includes properties like `Name` and `PatchDeploymentName` to identify and manage the specific patch deployment being paused."],["This class has multiple versions available, ranging from version 1.3.0 up to the latest 2.4.0, all accessible via the documentation links."]]],[]]