Reference documentation and code samples for the Google Cloud Network Security V1 Client class Purpose.
Purpose of the Address Group.
Protobuf type google.cloud.networksecurity.v1.AddressGroup.Purpose
Namespace
Google \ Cloud \ NetworkSecurity \ V1 \ AddressGroupMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PURPOSE_UNSPECIFIED
Value: 0
Default value. Should never happen.
Generated from protobuf enum PURPOSE_UNSPECIFIED = 0;
PBDEFAULT
Value: 1
Address Group is distributed to VMC, and is usable in Firewall Policies and other systems that rely on VMC.
Generated from protobuf enum DEFAULT = 1;
CLOUD_ARMOR
Value: 2
Address Group is usable in Cloud Armor.
Generated from protobuf enum CLOUD_ARMOR = 2;