public sealed class UpdateDeploymentRequest : IMessage<UpdateDeploymentRequest>, IEquatable<UpdateDeploymentRequest>, IDeepCloneable<UpdateDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Telco Automation v1 API class UpdateDeploymentRequest.
[[["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 documentation is for the `UpdateDeploymentRequest` class within the Google Cloud Telco Automation v1 API."],["The `UpdateDeploymentRequest` class is used as a request object for the `UpdateDeployment` method and is part of the `Google.Cloud.TelcoAutomation.V1` namespace."],["The `UpdateDeploymentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateDeploymentRequest` class include `Deployment` (the deployment to update) and `UpdateMask` (used to specify which fields to overwrite)."],["The available versions of the API are version 1.0.0, 1.1.0, and 1.2.0, with 1.2.0 being the latest version."]]],[]]