[[["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 to the latest 3.33.0."],["The `SandboxConfig` class, defined in the `Google.Cloud.Container.V1` namespace, is used to manage configurations of the sandbox for a node and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage outlines the inheritance structure, showing that `SandboxConfig` inherits from `object` and lists the implemented interfaces, along with inherited members like `GetHashCode`, `GetType`, and `ToString`."],["Users can find information on the `SandboxConfig` class's constructors, including a default constructor and a constructor that takes another `SandboxConfig` object as a parameter."],["The properties section of the documentation defines the `Type` property of the `SandboxConfig` class, outlining its purpose for the type of sandbox used for the node, and it's value being of type `SandboxConfig.Types.Type`."]]],[]]