[[["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-04-17 UTC."],[[["This document provides reference information for the `LockConfig` class within the Google Cloud Connectors v1 API."],["`LockConfig` determines if a connection is locked, and if so, requires a reason for the lock to be specified."],["The `LockConfig` class can be constructed using a default constructor or a constructor that takes another `LockConfig` object as a parameter."],["The `Locked` property of type `bool` indicates the locked status of a connection, and the `Reason` property of type `string` provides an explanation for the locked status."],["`LockConfig` is implemented as an object inheriting from `object`, and also implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]