AssistantApiBluetoothCapabilities

AI Overview😉

  • The potential purpose of this module is to determine if a user's device needs to be Bluetooth-paired with another device to access a specific feature or content. This could be relevant for searches related to device compatibility, setup, or troubleshooting.
  • This module could impact search results by prioritizing content that is relevant to the user's device capabilities. For example, if a user searches for "how to connect my phone to my car's infotainment system", the search results may prioritize tutorials or guides that are specific to the user's phone model or Bluetooth capabilities. This could lead to more personalized and relevant search results.
  • A website may change things to be more favorable for this function by providing clear and detailed information about device compatibility, Bluetooth requirements, and setup instructions. This could include providing specifications about the devices or features that require Bluetooth pairing, as well as troubleshooting guides for common issues. Additionally, websites could use schema markup to provide explicit information about device capabilities and requirements, making it easier for Google to understand and prioritize relevant content.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Bluetooth capabilities related to usage of a feature.

Attributes

  • isBluetoothConnectedProfileRequired (type: boolean(), default: nil) - If this surface needs to bluetooth pair a phone before using a feature.

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.AssistantApiBluetoothCapabilities{
  isBluetoothConnectedProfileRequired: boolean() | nil
}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.