OpenUrlAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Actions on Google action to open a given url.
Attributes | |
---|---|
Name | Description |
url |
str
Required. URL |
url_type_hint |
google.cloud.dialogflow_v2beta1.types.Intent.Message.BrowseCarouselCard.BrowseCarouselCardItem.OpenUrlAction.UrlTypeHint
Optional. Specifies the type of viewer that is used when opening the URL. Defaults to opening via web browser. |
Classes
UrlTypeHint
UrlTypeHint(value)
Type of the URI.
Values: URL_TYPE_HINT_UNSPECIFIED (0): Unspecified AMP_ACTION (1): Url would be an amp action AMP_CONTENT (2): URL that points directly to AMP content, or to a canonical URL which refers to AMP content via .