uri property

String? uri
getter/setter pair

URL of the CTA.

This field will only be set for some recommendations where there is a suggested landing URL. Otherwise it will be set to an empty string. We recommend developers to use their own custom landing page according to the description of the intent field above when this uri field is empty.

Optional.

Implementation

core.String? uri;