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 webpage provides reference documentation for the `ReplaceDeploymentRequest` class within the Google Workspace Add-ons v1 API."],["`ReplaceDeploymentRequest` is used to create or replace a deployment, as defined in the `Google.Cloud.GSuiteAddOns.V1` namespace."],["The latest version documented is 2.4.0, with older versions available for review down to 1.0.0, with links to each versions respective page."],["The `ReplaceDeploymentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Deployment` property, which is of type `Deployment`, is a required part of the `ReplaceDeploymentRequest` class, and it represents the specific deployment to be created or replaced."]]],[]]