AssistantDevicesPlatformProtoIntent
AssistantInfrastructureGoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoIntent
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Assistant Devices Platform Proto Intent) contains 6 attributes that define its data structure. Key functionality includes: List of arguments associated this intent. Each of which depends a template for the expected argument.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
6argSpecsstringnilFull type: %{optional(String.tList of arguments associated this intent. Each of which depends a template for the expected argument.
executionConfigAssistantDevicesPlatformProtoExecutionConfig →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoExecutionConfig.tInstructions for the routing of this Intent.
namestringnilFull type: String.tThe name of the intent.
providedDataNamesstringnilFull type: list(String.tList of provided data names used by this intent. Note that some built-in intents will not function properly without provided data, such as action.intent.SwitchChannel or action.intent.AppSelector.
securityConfigAssistantDevicesPlatformProtoSecurityConfig →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoSecurityConfig.tSecurity configuration for this Intent.
triggerConditionsAssistantDevicesPlatformProtoTriggerCondition →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTriggerCondition.tThe conditions which must be met by the device before executing this Intent. More than one can be provided, in which case the conditions operate with the "AND" operator, i.e. the first condition which is failed will be used to restrict the execution of this Intent.