[[["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 `NodeConfigDefaults` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 to the latest 3.33.0."],["`NodeConfigDefaults` is a subset of the `NodeConfig` message and contains the default configurations for node settings in Google Container Engine, inheriting properties and methods from base classes and interfaces."],["The class implements multiple interfaces, including `IMessage`, `IEquatable\u003cNodeConfigDefaults\u003e`, `IDeepCloneable\u003cNodeConfigDefaults\u003e`, and `IBufferMessage`, ensuring it can handle message serialization, equality checks, deep cloning, and buffer message operations."],["The class exposes properties `GcfsConfig` and `LoggingConfig`, to configure the Google Container File System and node pool logging respectively."],["There are two constructors available, a default constructor and one that accepts another instance of `NodeConfigDefaults` as a parameter, for initialization or cloning purposes."]]],[]]