Module: Google::Cloud::Dialogflow::V2::Intent::Message::BrowseCarouselCard::BrowseCarouselCardItem::OpenUrlAction::UrlTypeHint

Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb

Overview

Type of the URI.

Constant Summary collapse

URL_TYPE_HINT_UNSPECIFIED =

Unspecified

0
AMP_ACTION =

Url would be an amp action

1
AMP_CONTENT =

URL that points directly to AMP content, or to a canonical URL which refers to AMP content via .

2