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 document provides reference documentation for the `ResumePatchDeploymentRequest` class within the Google Cloud OS Config v1 API."],["`ResumePatchDeploymentRequest` is a request message utilized for resuming a patch deployment in the Google Cloud OS Config v1 API."],["The document shows different versions of the API, with 2.4.0 being the latest, as well as previous version links to access older documentation."],["The class `ResumePatchDeploymentRequest` inherits from Object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ResumePatchDeploymentRequest` contains two properties, `Name` and `PatchDeploymentName`, which are used to specify the name of the patch deployment to resume."]]],[]]