AssistantApiCoreTypesMessageNotificationNotificationEntry

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesMessageNotificationNotificationEntry

1
out of 10
Minimal
SEO Impact
Structure of each notification in the MessageNotification Bundle. Attribute sender_name could be different in case of group messages. Next Id: 9

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Core Types Message Notification Notification Entry) contains 8 attributes that define its data structure. Key functionality includes: Duration of audio message.

Actionable Insights for SEOs

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

Attributes

8
Sort:|Filter:
audioDurationstring
Default: nilFull type: String.t

Duration of audio message.

charCountinteger(
Default: nil

Count of characters in the message body in the notification.

dataUristring
Default: nilFull type: String.t

Uri for the attachment (image, audio, video etc.).

messageBodystring
Default: nilFull type: String.t

Note that this is not present in production traffic. Content of the message body in the notification.

mimeTypestring
Default: nilFull type: String.t

Mime type of the data_uri. e.g. 'audio/wav', 'video/mp4', 'image/png'.

postTimedatetime
Default: nilFull type: DateTime.t

Timestamp of the notification's post time.

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

Sender of the message notification.

wordCountinteger(
Default: nil

Count of words in the message body in the notification.