[[["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."],[[["The `Instance.Types.NodeConfig` class in the Google Cloud Memorystore for Memcache v1beta2 API provides configuration settings for a Memcached Node."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the .NET environment."],["It is found in the `Google.Cloud.Memcache.V1Beta2` namespace and is part of the `Google.Cloud.Memcache.V1Beta2.dll` assembly, representing one of the API versions."],["The class has two constructors: a default constructor `NodeConfig()` and a copy constructor `NodeConfig(Instance.Types.NodeConfig other)`."],["The class exposes two properties `CpuCount` and `MemorySizeMb` for configuring the number of CPUs and memory size in MiB per node respectively, both being required fields."]]],[]]