[[["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 documentation for the `NodeConfig` class within the Google Cloud Connectors v1 API."],["`NodeConfig` is a class used for defining node configurations for connections, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `NodeConfig` class has two constructors, `NodeConfig()` and `NodeConfig(NodeConfig other)`, the latter used to copy an existing `NodeConfig` instance."],["The `NodeConfig` class has properties `MaxNodeCount` and `MinNodeCount`, both integers, that are used to define the maximum and minimum number of nodes respectively."],["This class is available within the `Google.Cloud.Connectors.V1` namespace, and the assembly `Google.Cloud.Connectors.V1.dll`."]]],[]]