AssistantVerticalsHomeautomationProtoActionProjectConfig

AI Overview😉

  • The potential purpose of this module is to configure and provide metadata for Actions-on-Google, specifically for home automation, allowing for seamless integration and execution of actions within the Google Assistant ecosystem.
  • This module could impact search results by influencing the ranking and visibility of websites that offer home automation services or products, potentially prioritizing those with compatible Actions-on-Google configurations. This could lead to more relevant and user-friendly search results for users seeking home automation solutions.
  • To be more favorable for this function, a website may need to: 1. Implement Actions-on-Google compatibility for their home automation services or products. 2. Ensure accurate and up-to-date metadata configuration for their Actions-on-Google project. 3. Optimize their website's content and structure to effectively communicate their home automation capabilities and compatibility with Google Assistant.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Metadata for Actions-on-Google configuration.

Attributes

  • contextId (type: String.t, default: nil) - Actions-on-Google action context ID. See go/sdm-hospitality-design.

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.AssistantVerticalsHomeautomationProtoActionProjectConfig{
    contextId: 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.