[[["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 webpage provides documentation for the `NodeTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0, with version 3.6.0 being the latest."],["The `NodeTypesScopedList` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `NodeTypesScopedList()` and a copy constructor `NodeTypesScopedList(NodeTypesScopedList other)`, which takes another `NodeTypesScopedList` object as a parameter."],["It exposes two primary properties: `NodeTypes`, a `RepeatedField` of `NodeType` objects that represents a list of node types in the scope, and `Warning`, which is a warning message that is shown if the list is empty."],["The `NodeTypesScopedList` class inherits from `Object` and therefore, inherits the `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` methods."]]],[]]