Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Intent::Message::BasicCard::Button::OpenUriAction (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Intent::Message::BasicCard::Button::OpenUriAction.

Opens the given URI.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — Required. The HTTP or HTTPS scheme URI.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — Required. The HTTP or HTTPS scheme URI.
Returns
  • (::String) — Required. The HTTP or HTTPS scheme URI.