[[["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 reference documentation for the `NetworkPolicy` class within the Google Kubernetes Engine v1 API, specifically for the .NET library, covering versions from 2.3.0 up to the latest version 3.33.0."],["The `NetworkPolicy` class represents configuration options for the NetworkPolicy feature, as detailed in the Kubernetes documentation, and can be used to define how to enable and configure network policies on a cluster."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it can be constructed using a default constructor or by copying data from another `NetworkPolicy` object."],["The key properties of the `NetworkPolicy` class include `Enabled`, a boolean value indicating if the network policy is active, and `Provider`, which specifies the selected network policy provider."],["The `NetworkPolicy` class is part of the `Google.Cloud.Container.V1` namespace, within the `Google.Cloud.Container.V1.dll` assembly, and inherits basic functionalities from the `object` class."]]],[]]