Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::GoogleSearchSuggestions (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::GoogleSearchSuggestions.

Search suggestions from [Google Search Tool][google.cloud.ces.v1beta.GoogleSearchTool].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#htmls

def htmls() -> ::Array<::String>
Returns
  • (::Array<::String>) — Compliant HTML and CSS styling for search suggestions. The provided HTML and CSS automatically adapts to your device settings, displaying in either light or dark mode indicated by @media(prefers-color-scheme).

#htmls=

def htmls=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Compliant HTML and CSS styling for search suggestions. The provided HTML and CSS automatically adapts to your device settings, displaying in either light or dark mode indicated by @media(prefers-color-scheme).
Returns
  • (::Array<::String>) — Compliant HTML and CSS styling for search suggestions. The provided HTML and CSS automatically adapts to your device settings, displaying in either light or dark mode indicated by @media(prefers-color-scheme).

#web_search_queries

def web_search_queries() -> ::Array<::Google::Cloud::Ces::V1beta::WebSearchQuery>
Returns

#web_search_queries=

def web_search_queries=(value) -> ::Array<::Google::Cloud::Ces::V1beta::WebSearchQuery>
Parameter
Returns