AssistantApiOemCapabilities

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiOemCapabilities

1
out of 10
Minimal
SEO Impact
Encapsulates the action capabilities of the OEM device. This data is merged from Device Model lookup, per-device registration, and per-request context. This data is sent to NLU layer for query understanding.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Oem Capabilities) contains 7 attributes that define its data structure. Key functionality includes: The OEM Cloud execution capability of this device, containing routing details for cloud fulfillment.

Actionable Insights for SEOs

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

Attributes

7
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoCloudCapability.t

The OEM Cloud execution capability of this device, containing routing details for cloud fulfillment.

cloudDeviceCapabilitiesmap(
Default: nil

If fulfillment is done via 3P cloud and 3P supports device capabilities, this field will be set.

deviceModelIdstring
Default: nilFull type: String.t

Device Model Id from DeviceModelPackage.

deviceModelRevisionIdstring
Default: nilFull type: String.t

Device Model Revision Id from DeviceModelPackage.

deviceSpecificDatastring
Default: nilFull type: String.t

Opaque supported action data related to a specific domain of devices, for example for car. go/car-talk-registration-model

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

Internal-only config containing metadata about the Device Model, for example to control the ranking behavior.

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

3P Action Metadata, populated from the Device Model lookup and the client request parameters. For example, an Assistant SDK request would have the billed project id of the Assistant request added here in order to enable any Device Actions developed using the same Google Cloud project. This data is sent to Service Engine to mask triggering for Device Actions.