Class: Google::Cloud::DiscoveryEngine::V1beta::CompletionInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/user_event.rb

Overview

Detailed completion information including completion attribution token and clicked completion info.

Instance Attribute Summary collapse

Instance Attribute Details

#selected_position::Integer



340
341
342
343
# File 'proto_docs/google/cloud/discoveryengine/v1beta/user_event.rb', line 340

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

#selected_suggestion::String



340
341
342
343
# File 'proto_docs/google/cloud/discoveryengine/v1beta/user_event.rb', line 340

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