View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult (google_api_retail v0.19.1)
Deprecated: Recent search of this user.
Attributes
-
recentSearch
(type:String.t
, default:nil
) - The recent search query.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailV2CompleteQueryResponseRecentSearchResult{ recentSearch: String.t() | nil }