public sealed class ResumePatchDeploymentRequest : IMessage<ResumePatchDeploymentRequest>, IEquatable<ResumePatchDeploymentRequest>, IDeepCloneable<ResumePatchDeploymentRequest>, IBufferMessage, IMessage
A request message for resuming a patch deployment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResumePatchDeploymentRequest\u003c/code\u003e class is a request message used for resuming a patch deployment within the Google Cloud OS Config API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e assembly, and is designed to interact with the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in multiple versions, with version 2.4.0 being the latest, and this document is focusing on version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for managing patch deployment names, with \u003ccode\u003eName\u003c/code\u003e being a required string property representing the resource name of the deployment, and \u003ccode\u003ePatchDeploymentName\u003c/code\u003e offering a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]