[[["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 covers the `NodeInfo` class, a part of the Google Cloud Memorystore for Redis v1beta1 API, with the latest version being 3.0.0-beta05."],["The `NodeInfo` class represents node-specific properties and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from the base `object` class and provides access to members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The class offers two constructors: a default `NodeInfo()` and another `NodeInfo(NodeInfo other)` that takes a `NodeInfo` parameter for cloning purposes."],["`NodeInfo` has properties such as `Id` and `Zone`, which are read-only and provide the node's identifying string and its location, respectively."]]],[]]