[[["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 page provides documentation for the `NodeInfo` class within the `Google.Cloud.Redis.V1Beta1` namespace, specifically for version 2.0.0-beta09, including its inheritance, implemented interfaces, and members."],["`NodeInfo` is a sealed class representing node-specific properties and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NodeInfo` class has two constructors: a default constructor `NodeInfo()` and a copy constructor `NodeInfo(NodeInfo other)` which takes another `NodeInfo` object as a parameter."],["It includes two key properties, `Id` and `Zone`, both of which are strings and output-only, representing the node's identifying string and its location, respectively."]]],[]]