Google Chat V1 API - Module Google::Apps::Chat::V1::SearchMessagesRequest::SearchMessagesView (v0.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::SearchMessagesRequest::SearchMessagesView.
The kinds of view that are supported for partial search results.
Constants
SEARCH_MESSAGES_VIEW_UNSPECIFIED
value: 0 The default / unset value.
The API will default to the BASIC view.
SEARCH_MESSAGES_VIEW_BASIC
value: 1 Includes only the matched messages in the results, but no additional
metadata. This is the default value.
SEARCH_MESSAGES_VIEW_FULL
value: 2 Includes everything in the results: the matched messages and additional
metadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-05 UTC."],[],[]]