AssistantApiCoreTypesRingtoneTaskMetadataCharacterAlarmMetadata

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataCharacterAlarmMetadata

1
out of 10
Minimal
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Core Types Ringtone Task Metadata Character Alarm Metadata) contains 3 attributes that define its data structure. Key functionality includes: For character alarm, the media resources are provided through AOG apps. During alarm trigger phase, aog apps with the specified agent_ids are used to ...

Actionable Insights for SEOs

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

Attributes

3
Sort:|Filter:
agentIdsstring
Default: nilFull type: list(String.t

For character alarm, the media resources are provided through AOG apps. During alarm trigger phase, aog apps with the specified agent_ids are used to get the media resources. Multiple "AoG agents" can satisfy a character_tag. So the user will select the agents they want at alarm creation time. The chosen agents will be recorded so that the resources only from those agents will be used at trigger time. The number of selected agent_ids will not exceed 3. See go/character-alarm-aog.

characterTagsstring
Default: nilFull type: list(String.t

The Character Alarm tag. Tags are needed to identify the theme of the alarm. For example, if the tag is 'astronaut', astronaut based audio is played during alarm ring. Note : We have made it repeated so that the user can choose multiple character alarm themes at one go. At present, the user is allowed to choose only one theme during alarm creation.

iconUrlsstring
Default: nilFull type: list(String.t

Icons urls corresponding to a character. Note : We have made it repeated so that we can show different images when the alarm rings. At present, we only support only one image.