AssistantDevicesPlatformProtoOptionValueSpec

AI Overview😉

  • The potential purpose of this module is to specify and store information about the devices and platforms that a digital assistant (like Google Assistant) can interact with. This includes details about the devices, such as their capabilities, and the platforms they are built on.
  • This module could impact search results by influencing how well a website is optimized for voice search and digital assistants. If a website is not optimized for these devices and platforms, it may not appear as prominently in search results, especially for voice searches. On the other hand, websites that are optimized for digital assistants may see an increase in visibility and traffic.
  • To be more favorable for this function, a website may need to ensure that it is optimized for voice search and digital assistants. This could involve using schema markup to provide information about the website's content and capabilities, as well as ensuring that the website is mobile-friendly and has a simple, conversational tone. Additionally, the website may need to provide information about its compatibility with different devices and platforms, such as smart speakers or smart displays.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • values (type: list(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.AssistantDevicesPlatformProtoOptionValueSpec{
    values: [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.