[[["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 reference documentation for the `SandboxConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.33.0."],["The `SandboxConfig` class is used to define the sandbox configurations for a node in the Google Kubernetes Engine, and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance of the `SandboxConfig` class, which inherits from `object`, and its inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class includes two constructors: a default constructor `SandboxConfig()` and a copy constructor `SandboxConfig(SandboxConfig other)`."],["The `Type` property of the `SandboxConfig` class allows setting the type of sandbox to be used for the node, using the nested `SandboxConfig.Types.Type` enumeration."]]],[]]