public sealed class ReplaceDeploymentRequest : IMessage<ReplaceDeploymentRequest>, IEquatable<ReplaceDeploymentRequest>, IDeepCloneable<ReplaceDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class ReplaceDeploymentRequest.
Request message to create or replace a 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 `ReplaceDeploymentRequest` class within the Google Workspace Add-ons v1 API."],["`ReplaceDeploymentRequest` is used to create or replace a deployment, and it is implemented with several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has several inherited members, including `GetHashCode()`, `GetType()`, and `ToString()`."],["The `ReplaceDeploymentRequest` class has a `Deployment` property of type `Deployment`, which is required for creating or replacing a deployment."],["The latest version of this reference is version 2.4.0, and this particular page is focused on version 2.3.0, with other versions ranging from 1.0.0 up to 2.4.0 also available."]]],[]]