Class: Google::Cloud::DiscoveryEngine::V1beta::AdvancedCompleteQueryRequest::BoostSpec::ConditionBoostSpec

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

Overview

Boost applies to suggestions which match a condition.

Instance Attribute Summary collapse

Instance Attribute Details

#boost::Float



233
234
235
236
# File 'proto_docs/google/cloud/discoveryengine/v1beta/completion_service.rb', line 233

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

#condition::String



233
234
235
236
# File 'proto_docs/google/cloud/discoveryengine/v1beta/completion_service.rb', line 233

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