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, specifically version 1.6.0."],["The `LockDeploymentRequest` class is used to request a lock on a deployment and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DeploymentName` (a strongly-typed view) and `Name` (a string representing the deployment's resource name)."],["The page lists all available versions of the `LockDeploymentRequest` class, from version 1.0.0 up to the latest version 1.7.0, along with their respective links."],["The class inherits from the object class, and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]