[[["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 document provides reference information for the `LockConfig` class within the Google Cloud Integration Connectors v1 API, specifically within the `Google.Cloud.Connectors.V1` namespace."],["The `LockConfig` class, which inherits from `object` and implements multiple interfaces, determines whether a connection is locked, requiring a reason if it is."],["The `LockConfig` class has two constructors: a default constructor, `LockConfig()`, and a copy constructor, `LockConfig(LockConfig other)`."],["The class exposes two key properties: `Locked`, a boolean indicating the lock status, and `Reason`, a string describing why the connection is locked."],["The document also provides details about the inherited members, implemented interfaces, and the assembly that contains this class."]]],[]]