type property

String? type
getter/setter pair

The type of the firewall policy.

Output only. Possible string values are:

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

Implementation

core.String? type;