Google Cloud Container V1 Client - Class LocationPolicy (2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class LocationPolicy.
Location policy specifies how zones are picked when scaling up the
node pool.
Protobuf type google.container.v1.NodePoolAutoscaling.LocationPolicy
Namespace
Google \ Cloud \ Container \ V1 \ NodePoolAutoscaling
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LOCATION_POLICY_UNSPECIFIED
Value: 0
Not set.
Generated from protobuf enum LOCATION_POLICY_UNSPECIFIED = 0;
BALANCED
Value: 1
BALANCED is a best effort policy that aims to balance the sizes of
different zones.
Generated from protobuf enum BALANCED = 1;
ANY
Value: 2
ANY policy picks zones that have the highest capacity available.
[[["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 2026-06-09 UTC."],[],[]]