AssistantApiCoreTypesRingtoneTaskMetadataOnDeviceAlarmMetadata

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataOnDeviceAlarmMetadata

1
out of 10
Minimal
SEO Impact
This describes the alarm sound resource enum and the alarm sound label for the on device alarm sound. On-device ringtones are product specific, hence Opal/UI layer will be responsible for populating this metadata at creation/edit. The enum map will be used to convert to an internal resource id used by libassistant for accessing the asset which are not exposed to UI.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Core Types Ringtone Task Metadata On Device Alarm Metadata) contains 3 attributes that define its data structure. Key functionality includes: Opal/UI layer will set this bit based on the user selection.

Actionable Insights for SEOs

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

Attributes

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

Opal/UI layer will set this bit based on the user selection.

onDeviceAlarmSoundLabelstring
Default: nilFull type: String.t

A string label to identify the alarm sound name. Opal/UI layer will set this as per product definition. This will be used to display the name of the selected ringtone.

ttsServiceRequestBytesstring
Default: nilFull type: String.t

This is used to call S3 to realize the TTS. Is in the form of bytes because of a circular dependency issue in libassistant protos. It is a serialized proto of type speech.s3.TtsServiceRequest. This request will contain an ssml with the url to the ringtone files hosted on gstatic.