Class Google::Cloud::Dialogflow::V2::Intent::Message::BasicCard::Button::OpenUriAction (v0.13.0)

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.