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-03-21 UTC."],[[["This page provides documentation for the `LockDeploymentRequest` class within the Google Cloud Infrastructure Manager v1 API."],["The `LockDeploymentRequest` class is used to create a request to lock a deployment, as part of the `LockDeployment` call."],["The documentation shows the `LockDeploymentRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the documentation available, with 1.7.0 being the most recent version and 1.0.0 being the original version."],["Key properties of the `LockDeploymentRequest` class include `DeploymentName`, which represents the resource name, and `Name`, which is the string representation of the deployment's name in a specific format."]]],[]]