Module: Google::Cloud::NetworkSecurity::V1::AddressGroup::Purpose

Defined in:
proto_docs/google/cloud/networksecurity/v1/address_group.rb

Overview

Purpose of the Address Group.

Constant Summary collapse

PURPOSE_UNSPECIFIED =

Default value. Should never happen.

0
DEFAULT =

Address Group is distributed to VMC, and is usable in Firewall Policies and other systems that rely on VMC.

1
CLOUD_ARMOR =

Address Group is usable in Cloud Armor.

2