public sealed class ResumePatchDeploymentRequest : IMessage<ResumePatchDeploymentRequest>, IEquatable<ResumePatchDeploymentRequest>, IDeepCloneable<ResumePatchDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class ResumePatchDeploymentRequest.
A request message for resuming 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 `ResumePatchDeploymentRequest` class within the Google Cloud OS Config v1 API."],["The latest version of `ResumePatchDeploymentRequest` is 2.4.0, with previous versions dating back to 1.3.0 also available for reference."],["`ResumePatchDeploymentRequest` is a request message used to resume a patch deployment and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `Name` (a string) and `PatchDeploymentName` (a `PatchDeploymentName` object), which are used to identify the specific patch deployment to resume."],["`ResumePatchDeploymentRequest` inherits from the general `object` class and contains constructors to create new objects."]]],[]]