AssistantApiSettingsDeviceSettingsCrossSurfaceAvailability

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceSettingsCrossSurfaceAvailability


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. lastKnownClientLocale (type: String.t, default: nil)
    - Last known locale of the client.
  2. lastParamsWriteTimestamp (type: DateTime.t, default: nil)
    - This is the timestamp when the AssistantRequestParams (in ASSISTANT_SNAPSHOT corpus) were last written for this device.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsDeviceSettingsCrossSurfaceAvailability{
lastKnownClientLocale: String.t() | nil,
lastParamsWriteTimestamp: DateTime.t() | nil
}

Function

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

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