siteSection property

String? siteSection
getter/setter pair

Prefix of the site-section having policy issues (For example "foo.com/bar-section").

This will be present if the entity_type is SITE_SECTION and will be absent for other entity types.

Optional.

Implementation

core.String? siteSection;