Class PolicySource (0.11.0)

PolicySource(value)

Indicates the source of this Firewall Policy. This field is optional on creation and defaults to USER_DEFINED.

The USER_DEFINED value indicates a regular firewall policy.

The SYSTEM value indicates a system-level policy managed by an internal service like GKE. This SYSTEM value is reserved for internal services and cannot be set by users during policy creation. Policies with a SYSTEM source cannot be modified or deleted by users.

Enums

Name Description
UNDEFINED_POLICY_SOURCE A value indicating that the enum field is not set.
SYSTEM No description available.
USER_DEFINED No description available.