[[["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 documentation pertains to the `Instance.Types.NodeConfig` class within the Cloud Memorystore for Memcached v1 API, specifically for version 2.3.0."],["The `NodeConfig` class defines the configuration for a Memcached node, used to describe its CPU count and memory size."],["This `NodeConfig` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `NodeConfig` class has two constructors: a default constructor, and one that accepts another instance of `NodeConfig` to create a new configuration."],["The `CpuCount` and `MemorySizeMb` properties are available within the `NodeConfig` class, and both are of type `int`, representing the required cpu count and memory size respectively."]]],[]]