uri property

String? uri
getter/setter pair

URI of the page having policy violations (for example "foo.com/bar" or "www.foo.com/bar").

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

Optional.

Implementation

core.String? uri;