AssistantVerticalsHomeautomationProtoCommonStructureBasedRoutine

AssistantInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoCommonStructureBasedRoutine

1
out of 10
Minimal
SEO Impact
Routines team stores the core Structure Based Routine data as the payload. We will add specific metadata on a per-need basis. LINT.IfChange(proto_structure_based_routine) Next id: 12 These two forms of payload are equivalent data in different formats and both will be stored in Home Graph. 1. The internal format will fan out to the DynamicEntity Footprints for read in Settings flow and Execution. 2. The UI format will be stripped out upon replication to DynamicEntity Footprints due to its redundancy and the Footprints data size limit, i.e. DE Footprints will only contain the internal format.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Verticals Homeautomation Proto Common Structure Based Routine) contains 11 attributes that define its data structure. Key functionality includes: Whether this Routine is enabled or not. If false, then this Routine can't be triggered by Voice.

Actionable Insights for SEOs

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

Attributes

11
Sort:|Filter:
enabledboolean(
Default: nil

Whether this Routine is enabled or not. If false, then this Routine can't be triggered by Voice.

googlePreconfigWorkflowIdstring
Default: nilFull type: String.t

The unique identifier for a class of workflows. For example: "sbr_001" => Away "sbr_002" => Home * "category_template" => CUSTOM

languagestring
Default: nilFull type: String.t
payloadmap(
Default: nil

Internal format payload primarily for Routines team use.

securityLevelstring
Default: nilFull type: String.t

The security level of the Structure Based Routine as determined by the most security-sensitive task.

sharedboolean(
Default: nil
storagePayloadmap(
Default: nil
structureIdstring
Default: nilFull type: String.t
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantVerticalsHomeautomationProtoCommonStructureBasedRoutineTrigger.t

Voice or event triggers.

typestring
Default: nilFull type: String.t
uiPayloadmap(
Default: nil

UI format payload primarily for external team use.