AssistantApiSettingsKidsMode

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsKidsMode


Table of Contents ▼

Jump to a specific part of the page:

Description

Kids mode config for the current device. go/aff-parentalsupervision-dd

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. kidsModeEnabled (type: boolean(), default: nil)
    -
  2. obfuscatedGaiaId (type: String.t, default: nil)
    - Identifier of the account currently specified to be used with kids mode.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsKidsMode{
kidsModeEnabled: boolean() | nil,
obfuscatedGaiaId: String.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsKidsMode