public sealed class InstallDeploymentRequest : IMessage<InstallDeploymentRequest>, IEquatable<InstallDeploymentRequest>, IDeepCloneable<InstallDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class InstallDeploymentRequest.
Request message to install 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 webpage provides reference documentation for the `InstallDeploymentRequest` class within the Google Workspace Add-ons v1 API."],["`InstallDeploymentRequest` is a request message used to install a developer mode deployment and it has two constructors and two properties."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation is part of the `Google.Cloud.GSuiteAddOns.V1` namespace, found within the `Google.Cloud.GSuiteAddOns.V1.dll` assembly."],["This page also lists previous versions of the documentation for this class, including versions 2.0.0, 2.1.0, 2.2.0, 2.3.0, and 2.4.0, as well as versions 1.0.0, and 1.1.0."]]],[]]