Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::PersonalizationSpec.
The specification for personalization.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#mode
def mode() -> ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::PersonalizationSpec::Mode
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::PersonalizationSpec::Mode) — The personalization mode of the search request. Defaults to Mode.AUTO.
#mode=
def mode=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::PersonalizationSpec::Mode
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::PersonalizationSpec::Mode) — The personalization mode of the search request. Defaults to Mode.AUTO.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::PersonalizationSpec::Mode) — The personalization mode of the search request. Defaults to Mode.AUTO.