type property

String? type
getter/setter pair

The type of the firewall policy.

Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.

Output only. Possible string values are:

  • "HIERARCHY"
  • "NETWORK"
  • "NETWORK_REGIONAL"
  • "UNSPECIFIED"

Implementation

core.String? type;