AssistantApiSuggestionsSupport
Assistant APIInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantApiSuggestionsSupport
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Assistant Api Suggestions Support) contains SEO-relevant attributes including clickImpersonationSupported. Key functionality includes: Whether client supports user impersonation on suggestion chip click. go/suggestion-click-impersonation
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
14clickImpersonationSupportedboolean(nilWhether client supports user impersonation on suggestion chip click. go/suggestion-click-impersonation
debugDataSupportedboolean(nilWhether client supports suggestions debug data to be displayed.
drlHistoryChipSupportedboolean(nilWhether DRL history chip is supported. Related bug: http://b/241837879, http://b/171854732 Design doc: http://go/panthera-history-chip-dd DRL history chip was originally rolled out to Panthera in http://google3/googledata/experiments/mobile/agsa/studies/agsa_nga/opa_panthera_one_input_ui_launch.gcl?l=55&rcl=384682900. We plan to roll it out to NGA and TNG. drl_history_chip_supported bit specifies whether the client support (and should have) DRL history chip.
escapeHatchSupportedstringnilFull type: String.tWhether client supports escape hatches aka post execution suggestions go/nga-escape-hatch-prd
executedTextSupportedboolean(nilWhether the client can rewrite suggestion query text into executed text, if the latter is present. If this feature is disabled, the rewrite happens in Assistant Server.
executionContextSupportedboolean(nilWhether the client supports passing back execution_context from |assistant.api.client_op.SuggestionProcessingParams| when the suggestion is clicked or spoken.
featureSpecificActionSupportAssistantApiFeatureSpecificActionSupport →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiFeatureSpecificActionSupport.tWhether the client supports features in |SuggestionFeatureSpecificAction|.
featureSpecificAppActionsNotificationSupportedboolean(nilWhether the client supports handling App Actions' notification when the suggestion is clicked. This will allow the server to populate the app_actions_notification_data extension field from |SuggestionFeatureSpecificAction| proto message.
multiStepTrySayingSupportedboolean(nilWhether the multi-step try saying suggestion feature is supported. dd: go/tng-multi-step-simplified
ruleIdInExecutionContextSupportedboolean(nilWhether the rule_id field in the execution_context is supported. This is a temporary workaround to be able to identify clicks on Person entity suggestions on Sabrina and is expected to be eventually deprecated. TODO(b/185517153) : Deprecate (but do not delete) once click tracking is correctly sent up from the Katniss client.
showExecutedTextSupportedboolean(nilWhether the client can show executed_text after the click on the suggestion chip. Must be set to false on TNG. TNG disregards |SuggestionProcessingParams.show_executed_text| field and always treats it as if |show_executed_text=true|.
showTranslationSupportedboolean(nilWhether the client can show chip as (text | translation). go/lang-partner-doc
supportedDisplayTargetsAssistantApiSuggestionsSupportDisplayTargetSupport →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantApiSuggestionsSupportDisplayTargetSupport.tA list of suggestions display targets supported by this client. If unset only DEFAULT SuggestionDisplayTarget is supported.
widgetDataSupportedboolean(nilWhether client supports widget suggestion chip to be displayed.