Class: Google::Cloud::DiscoveryEngine::V1beta::SampleQuery::QueryEntry::Target

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

Overview

Defines the parameters of the query's expected outcome.

Instance Attribute Summary collapse

Instance Attribute Details

#page_numbers::Array<::Integer>



73
74
75
76
# File 'proto_docs/google/cloud/discoveryengine/v1beta/sample_query.rb', line 73

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

#score::Float



73
74
75
76
# File 'proto_docs/google/cloud/discoveryengine/v1beta/sample_query.rb', line 73

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

#uri::String



73
74
75
76
# File 'proto_docs/google/cloud/discoveryengine/v1beta/sample_query.rb', line 73

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