public sealed class UninstallDeploymentRequest : IMessage<UninstallDeploymentRequest>, IEquatable<UninstallDeploymentRequest>, IDeepCloneable<UninstallDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class UninstallDeploymentRequest.
Request message to uninstall a developer mode 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 page provides reference documentation for the `UninstallDeploymentRequest` class in the Google Workspace Add-ons v1 API, specifically for version 2.2.0."],["The `UninstallDeploymentRequest` class is used to uninstall a developer mode deployment and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It contains two properties: `DeploymentName`, which is a typed view of the resource name, and `Name`, which is the full resource name of the deployment to uninstall, requiring it."],["The latest version of the reference is 2.4.0, and previous versions are listed from 2.3.0 to 1.0.0."]]],[]]