AssistantApiLoggingOnlyData

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiLoggingOnlyData

1
out of 10
Minimal
SEO Impact
Data which is produced for logging and debugging. Servers MUST NOT use this for any other purposes, such as branching on it. Next ID: 16

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Logging Only Data) contains 14 attributes that define its data structure. Key functionality includes: A user-readable string describing the ACP version (go/acp-version) of the client app used by the user to originate the conversation.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

14
Sort:|Filter:
acpVersionstring
Default: nilFull type: String.t

A user-readable string describing the ACP version (go/acp-version) of the client app used by the user to originate the conversation.

androidIdstring
Default: nilFull type: String.t

Random identifier assigned to Android mobile devices. Older logs may have previously stored other kinds of android IDs in this field, but all current logs should use the GServices Id. See go/androidids.

appVersionstring
Default: nilFull type: String.t

A user-readable string describing the version of the client app used by the user to originate the conversation.

assistantSettingsSourcestring
Default: nilFull type: String.t

An enum specifying when was this ATV AssistantSettings entry initially created.

boardNamestring
Default: nilFull type: String.t

The type of board used by manufacturer for this device

boardRevisionstring
Default: nilFull type: String.t

The revision of board used

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCastAssistantSettingLinkingResult.t

This field records the linking status between Assistant setting entry and Cast setting entry. Currently only ATV surface populates this field for profiling purpose.

deviceModelstring
Default: nilFull type: String.t

A user-readable string describing the device's hardware platform.

embedderBuildInfostring
Default: nilFull type: String.t

Any relevant info concerning the build options of the embedder (that is the software which runs as the 'driver' of an Assistant library, such as libassistant. the embedder is typically built by a third party)

initialAppVersionstring
Default: nilFull type: String.t

A string recording the app version that is initially used to created this settings entry.

isPrimaryUserboolean(
Default: nil

Boolean field to indicate whether a certain user is the primary user of a device or not. This is useful for distinguishing the user0 from other users given user0 might have certain privileges (Eg: Hubmode on Tangor)

mdnsDisplayNamestring
Default: nilFull type: String.t

default display name of device over mdns. This is specified at the factory, not specified by the user.

platformBuildstring
Default: nilFull type: String.t

A user-readable string describing the device's software platform.

virtualReleaseChannelstring
Default: nilFull type: String.t

A string describing device's release channel. For cast devices, the string will look like "qa-beta-channel", "eng-no-update", etc.