Compute V1 Client - Class PolicyType (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class PolicyType.
Specifies the type of the healthAggregationPolicy. The only allowed value
for global resources is DNS_PUBLIC_IP_POLICY. The only allowed
value for regional resources is BACKEND_SERVICE_POLICY. Must
be specified when the healthAggregationPolicy is created, and cannot be
mutated.
Protobuf type google.cloud.compute.v1.HealthAggregationPolicy.PolicyType
Namespace
Google \ Cloud \ Compute \ V1 \ HealthAggregationPolicy
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_POLICY_TYPE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_POLICY_TYPE = 0;
BACKEND_SERVICE_POLICY
Value: 415582023
Generated from protobuf enum BACKEND_SERVICE_POLICY = 415582023;
DNS_PUBLIC_IP_POLICY
Value: 366354794
Generated from protobuf enum DNS_PUBLIC_IP_POLICY = 366354794;
[[["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-03-19 UTC."],[],[]]