[[["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 `NodeConfig` class within the Google Cloud Integration Connectors v1 API."],["The latest version of `NodeConfig` is 1.3.0, with older versions (1.2.0, 1.1.0, 1.0.0) also documented and available."],["`NodeConfig` is a class used for defining node configurations for connections, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `MaxNodeCount` and `MinNodeCount`, which allow specifying the maximum and minimum number of runtime nodes, respectively, with both properties expecting an integer value."],["There are two constructors available for creating `NodeConfig` objects: one default constructor and another that accepts another `NodeConfig` instance as an argument for copying its parameters."]]],[]]