AssistantApiSettingsDeviceSupervisionSettings

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceSupervisionSettings


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. downtimeSettings (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceDowntimeSettings, default: nil)
    - Specification of times that a device shouldn't respond to certain users. See go/home-ft-prd.
  2. featureFilters (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceFeatureFilters, default: nil)
    - Restrictions on features that certain users can access on a device. See go/home-ft-prd.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceSupervisionSettings{
downtimeSettings: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceDowntimeSettings.t() | nil,
featureFilters: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceFeatureFilters.t() | nil
}

Function

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

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