[[["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."],[[["The `NodeConfig` class within the Memorystore v1beta API represents the configuration settings for nodes in an instance."],["`NodeConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message handling, equality checks, deep cloning, and buffer management."],["The class inherits from `object` and has a set of inherited members, including `GetHashCode()`, `GetType()`, and `ToString()`."],["It is located within the `Google.Cloud.Memorystore.V1Beta` namespace and is defined in the `Google.Cloud.Memorystore.V1Beta.dll` assembly."],["The `NodeConfig` class has a property, `SizeGb`, which is an output-only property that indicates the memory size in GB of the node, and is of type `double`."]]],[]]