AssistantApiGcmCapabilities
Assistant APIInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantApiGcmCapabilities
SEO Analysis
AI GeneratedBackend 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
3gcmRegistrationIdstringnilFull type: String.tGCM registration id for the device. Used to pass messages to the device.
supportsAssistantGcmboolean(nilAssistant supports GCM on the device. ClientOps can be sent to it over GCM and will be executed.
supportsClientInputOverGcmboolean(nilIf 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.