public sealed class LockDeploymentRequest : IMessage<LockDeploymentRequest>, IEquatable<LockDeploymentRequest>, IDeepCloneable<LockDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class LockDeploymentRequest.
A request to lock a deployment passed to a 'LockDeployment' call.
[[["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-06-12 UTC."],[[["This webpage provides reference documentation for the `LockDeploymentRequest` class within the Google Cloud Config V1 API for .NET."],["`LockDeploymentRequest` is used to make requests to lock a deployment, as part of the Infrastructure Manager API."],["The `LockDeploymentRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LockDeploymentRequest` class includes constructors and properties such as `DeploymentName` and `Name`, where the `Name` property specifies the deployment to be locked."],["The latest version available is `1.7.0`, with versions going back to `1.0.0`, providing access to older versions of the documentation."]]],[]]