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 information for the `ResumePatchDeploymentRequest` class within the Google Cloud OS Config v1 API, specifically version 2.3.0."],["The `ResumePatchDeploymentRequest` class is used to create a request message for resuming a patch deployment, inheriting from the object class and implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `Name` (a string representing the resource name of the patch deployment) and `PatchDeploymentName` (a typed view over the `Name` property)."],["The documentation covers various versions of the API, ranging from 1.3.0 to 2.4.0 (latest), with direct links to the documentation for each version, alongside the 2.3.0 version."],["This class is defined in the `Google.Cloud.OsConfig.V1` namespace and is part of the `Google.Cloud.OsConfig.V1.dll` assembly."]]],[]]