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.