uri property
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;
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.
core.String? uri;