public sealed class RemoveDeploymentRequest : IMessage<RemoveDeploymentRequest>, IEquatable<RemoveDeploymentRequest>, IDeepCloneable<RemoveDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class RemoveDeploymentRequest.
[[["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 `RemoveDeploymentRequest` class within the Google Cloud Telco Automation v1 API."],["The `RemoveDeploymentRequest` class is used as the request object for the `RemoveDeployment` operation, inheriting from `object` and implementing multiple interfaces."],["The class includes properties such as `DeploymentName` of type `DeploymentName` and `Name` of type `string`, which is required for identifying the deployment to be removed."],["It has two constructors: a default constructor and a constructor that accepts another `RemoveDeploymentRequest` object as a parameter."],["The latest version available is 1.2.0, while this documentation specifically covers version 1.0.0, with version 1.1.0 also listed."]]],[]]