Class: Google::Cloud::Retail::V2::CompletionConfig

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

Overview

Catalog level autocomplete config for customers to customize autocomplete feature's settings.

Instance Attribute Summary collapse

Instance Attribute Details

#allowlist_input_config::Google::Cloud::Retail::V2::CompletionDataInputConfig (readonly)



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#auto_learning::Boolean



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#denylist_input_config::Google::Cloud::Retail::V2::CompletionDataInputConfig (readonly)



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#last_allowlist_import_operation::String (readonly)



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#last_denylist_import_operation::String (readonly)



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#last_suggestions_import_operation::String (readonly)



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#matching_order::String



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#max_suggestions::Integer



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#min_prefix_length::Integer



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#name::String



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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

#suggestions_input_config::Google::Cloud::Retail::V2::CompletionDataInputConfig (readonly)



491
492
493
494
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 491

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