QualityNavboostCrapsCrapsDevice

GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsDevice


Table of Contents ▼

Jump to a specific part of the page:

Description

CrapsDevice has the gws interface, gws tier and operating system for events from QSessions.

Attributes List

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

View Attributes

Attributes

  1. os (type: String.t, default: nil)
    -
  2. uxInterface (type: integer(), default: nil)
    - An enum taken from GWSLogEntryProto that indicates what type of device a request came from. This includes an entry for DESKTOP(1), MOBILE(2), and TABLET(3) devices. Reference: - gwslog(608): GWSLogEntryProto.ux_interface
  3. uxTier (type: integer(), default: nil)
    - Indicates the device browser tier for the given request. 1 means modern browsers, 3 means very old browsers, and 2 is everything in the middle. See Reference: - gwslog(609): GWSLogEntryProto.ux_tier

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNavboostCrapsCrapsDevice{
os: String.t() | nil,
uxInterface: integer() | nil,
uxTier: integer() | nil
}

Function

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

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