AssistantLogsAvailableDeviceAndCtfContextDiffLog

GoogleApi.ContentWarehouse.V1.Model.AssistantLogsAvailableDeviceAndCtfContextDiffLog


Table of Contents ▼

Jump to a specific part of the page:

Description

A list of per-device contexts and their respective diffs between AvailableDevice and CTF.

Attributes List

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

View Attributes

Attributes

  1. localNetworkIdDiff (type: String.t, default: nil)
    - The diff between AvailableDevice and CTF for the local network ID of the device.
  2. locationFeatureDiff (type: String.t, default: nil)
    - The diff between AvailableDevice and CTF for the feature proto of the location of the device.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantLogsAvailableDeviceAndCtfContextDiffLog{
localNetworkIdDiff: String.t() | nil,
locationFeatureDiff: String.t() | nil
}

Function

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

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