AssistantApiGcmCapabilities

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiGcmCapabilities

1
out of 10
Minimal
SEO Impact
Capabilities related to GCM.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Gcm Capabilities) contains 3 attributes that define its data structure. Key functionality includes: GCM registration id for the device. Used to pass messages to the device.

Actionable Insights for SEOs

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

Attributes

3
Sort:|Filter:
gcmRegistrationIdstring
Default: nilFull type: String.t

GCM registration id for the device. Used to pass messages to the device.

supportsAssistantGcmboolean(
Default: nil

Assistant supports GCM on the device. ClientOps can be sent to it over GCM and will be executed.

supportsClientInputOverGcmboolean(
Default: nil

If it is set to true, then it indicates to server that device is capable of receiving a GCM payload with serialized client input. The client input will be sent back to Assistant Server over conversation protocol.