AssistantApiSettingsDeviceLogsOptIn

AI Overview😉

  • The potential purpose of this module is to allow or prevent the collection of device logs and crash reports from users' devices. This could be used to improve the overall user experience and identify issues with Google's services.
  • This module could impact search results by allowing Google to gather more data on how users interact with their services, which could lead to more personalized and relevant search results. Additionally, it could help Google identify and fix technical issues that may be affecting search results.
  • A website may change things to be more favorable for this function by ensuring that they have a clear and transparent policy regarding the collection and use of device logs and crash reports. This could include obtaining explicit user consent before collecting such data. Additionally, websites could provide users with options to opt-out of data collection or provide more granular control over what data is shared.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • optInEnabled (type: boolean(), default: nil) - Indicates whether the crash logs can be uploaded and the device logs can be enabled

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

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.