View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaConditionQueryTerm (google_api_discovery_engine v0.27.0)
Matcher for search request query
Attributes
-
fullMatch
(type:boolean()
, default:nil
) - Whether the search query needs to exactly match the query term. -
value
(type:String.t
, default:nil
) - The specific query value to match against Must be lowercase, must be UTF-8. Can have at most 3 space separated terms if full_match is true. Cannot be an empty string. Maximum length of 5000 characters.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.