AssistantApiCommunicationUiCapabilities

AI Overview😉

  • The potential purpose of this module is to customize the user interface for communication features on different surfaces, such as Google Assistant, Google Home, or other devices. It seems to be related to rendering communication features in a fluid and adaptable way.
  • This module could impact search results by influencing how communication features are presented to users. For example, it might affect how search results are read out loud by Google Assistant, or how users interact with search results on different devices. This could lead to variations in user experience and engagement with search results.
  • To be more favorable for this function, a website could focus on optimizing its content and structure to be easily adaptable to different surfaces and devices. This might involve using responsive design, clear and concise language, and providing structured data to help Google understand the content and its relevance to different devices and surfaces. Additionally, websites could consider implementing actions and features that are compatible with Google Assistant and other devices, to provide a more seamless user experience.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCommunicationUiCapabilities (google_api_content_warehouse v0.4.0)

UI capabilities for the surfaces rendering Comms features. See go/rohan-comms-fluid-actions-customization.

Attributes

  • fluidActionsUiType (type: String.t, default: nil) -

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCommunicationUiCapabilities{
    fluidActionsUiType: String.t() | nil
  }

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.