AssistantApiSettingsSpeechSettings

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsSpeechSettings

2
out of 10
Low
SEO Impact
Settings related to speech detection. See go/hotword-settings-on-cloud for more info. Next ID: 16

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Settings Speech Settings) contains SEO-relevant attributes including trustedVoiceEnabled. Key functionality includes: Indicates whether Continued Conversation is enabled for this device.

Actionable Insights for SEOs

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

Attributes

15
Sort:|Filter:
continuedConversationEnabledboolean(
Default: nil

Indicates whether Continued Conversation is enabled for this device.

deviceModelTypestring
Default: nilFull type: String.t

Stores the device model type e.g Pixel.

dspAvailableboolean(
Default: nil

Whether the device has DSP chip to enable always on hotword detection.

hotwordInNavigationEnabledstring
Default: nilFull type: String.t

Whether hotword has been enabled by the user during navigation.

hotwordSettingstring
Default: nilFull type: String.t

Stores hotword setting status for the locales which don't support voice match.

lockscreenEnabledboolean(
Default: nil

Whether pin/pattern lockscreen has been enabled by the user.

opaEligibilityStatestring
Default: nilFull type: String.t

Stores if Assistant is available for the user's device/locale, where Enabled means it is available and disabled means it is not.

opaEligibleboolean(
Default: nil

Stores if Assistant is available for the user's device/locale. Deprecated as bools do not give accurate true/false ratios due to old clients reporting the default value.

sdkVersioninteger(
Default: nil

Stores the Android SDK version. This comes from android.os.Build.VERSION.SDK_INT.

speakerIdModelPresentboolean(
Default: nil

Whether speaker ID model is present for the user.

speakerIdRecognitionEnabledboolean(
Default: nil

Indicates whether the user has enabled speaker-id (fromAnyScreen/alwaysOn) for this device. Deprecated - use voice_match_setting instead

trustedVoiceEnabledboolean(
Default: nil

Indicates whether the user has enabled trusted voice for this device.

unlockWithHotwordAvailableboolean(
Default: nil

A bool indicating whether device supports unlocking device with hotword.

userMigratedToDeclinedboolean(
Default: nil

Stores if user was migrated from undecided to declined as apart of Mariko project. Used for potential growth targeting.

voiceMatchSettingstring
Default: nilFull type: String.t

Stores the hotword/voice match setting status for the locales which support voice match.