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

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/intent.rb

Overview

Opens the given URI.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



449
450
451
452
# File 'proto_docs/google/cloud/dialogflow/v2/intent.rb', line 449

class OpenUriAction
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end