privacyModeEnabled

abstract val privacyModeEnabled: Boolean

true if Privacy mode is enabled for VPAs, false otherwise. When enabled, the user cannot invoke VPAs and VPAs will not proactively start a conversation or send any notifications to the user. The frontend should accompany this by disabling all VPA-related screens (such as Settings) and UI controls (such as 'push-to-talk' if present). This can be used in restricted modes such as valet or for guest drivers.