If set, refers to the name of a custom resource policy supplied by the
user. The resource policy must be in the same project and region as the
node pool. If not found, InvalidArgument error is returned.
[[["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 `NodePool.Types.PlacementPolicy` class within the Google Kubernetes Engine v1 API, specifically in the context of the .NET framework."],["The `PlacementPolicy` class, which is a part of the `Google.Cloud.Container.V1` namespace, defines the node placement strategy for a node pool and is implemented using `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for various versions of the API, ranging from the latest version `3.33.0` down to `2.3.0`, allowing users to access specific release information for `PlacementPolicy`."],["Key properties of the `PlacementPolicy` class include `PolicyName` for custom resource policies, `TpuTopology` for TPU pod slice node pools, and `Type` to specify the type of placement policy."],["This page outlines the constructors available to make use of `PlacementPolicy`, including an empty constructor and one taking another `PlacementPolicy` as parameter."]]],[]]