Class OpenUrlAction (2.16.0)

OpenUrlAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Actions on Google action to open a given url.

Attributes

NameDescription
url str
Required. URL
url_type_hint google.cloud.dialogflow_v2.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.

Inheritance

builtins.object > proto.message.Message > OpenUrlAction

Classes

UrlTypeHint

UrlTypeHint(value)

Type of the URI.