AssistantDevicesPlatformProtoInternalCapabilityStadiaAssistantConfig

AI Overview😉

  • The potential purpose of this module is to identify and configure devices that are capable of running Stadia, a cloud gaming platform. This allows Google to provide a better gaming experience and relevant search results for users searching for Stadia-related content.
  • This module could impact search results by prioritizing websites and content that are optimized for Stadia, providing users with more relevant and compatible gaming experiences. It may also influence the ranking of websites that offer Stadia-related services, such as game downloads or streaming.
  • To be more favorable for this function, a website could ensure that it is optimized for Stadia by providing clear information about Stadia compatibility, offering Stadia-specific features or services, and using relevant keywords and metadata that indicate its connection to Stadia. Additionally, websites could consider partnering with Stadia or Google to provide exclusive content or promotions, which could improve their visibility and ranking in search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

The StadiaAssistantConfig. This field should only be set if the device model is a Stadia.

Attributes

  • stadiaPlatform (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.AssistantDevicesPlatformProtoInternalCapabilityStadiaAssistantConfig{
    stadiaPlatform: 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.