AssistantVerticalsHomeautomationProtoSmartDeviceManagementData

AI Overview😉

  • The potential purpose of this module is to identify and categorize smart devices and their management data within a specific enterprise or organization, such as a hotel or a company, for logging and analytics purposes.
  • This module could impact search results by influencing the ranking of websites that provide smart device management services or solutions, favoring those that are more relevant to a specific enterprise or organization. It may also affect the visibility of websites that provide information on smart devices or home automation within a particular enterprise or industry.
  • A website may change things to be more favorable for this function by including relevant keywords and phrases related to smart device management, enterprise-level solutions, and industry-specific information. Additionally, they may want to ensure that their website is optimized for search queries related to specific enterprises or organizations, and that their content is structured in a way that is easily crawlable and understandable by search engines.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • enterpriseId (type: String.t, default: nil) - The enterprise that owns the structure. E.g. Disney, Dream Hotel, etc. This is used for log/analytics purpose. For privacy reasons, we log at enterprise level instead of structure level.

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.AssistantVerticalsHomeautomationProtoSmartDeviceManagementData{
    enterpriseId: 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.