Class: Google::Cloud::Dialogflow::V2::Intent::Message::BasicCard::Button::OpenUriAction

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb

Overview

Opens the given URI.

Instance Attribute Summary collapse

Instance Attribute Details

#uriString

Returns Required. The HTTP or HTTPS scheme URI.

Returns:

  • (String)

    Required. The HTTP or HTTPS scheme URI.



340
# File 'lib/google/cloud/dialogflow/v2/doc/google/cloud/dialogflow/v2/intent.rb', line 340

class OpenUriAction; end