AssistantApiSettingsHospitalityMode

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHospitalityMode

1
out of 10
Minimal
SEO Impact
Hospitality mode config for the current device. go/hospitality-mode-design. Next ID: 17

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Settings Hospitality Mode) contains 16 attributes that define its data structure. Key functionality includes: List of AOG app context ids that are linked to this device. These apps will have access to the structure information for the device.

Actionable Insights for SEOs

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

Attributes

16
Sort:|Filter:
aogContextIdstring
Default: nilFull type: list(String.t

List of AOG app context ids that are linked to this device. These apps will have access to the structure information for the device.

aogInvocationPhrasestring
Default: nilFull type: String.t

Invocation phrase for hotel's AoG action. Used for ZS promotion card and "talk to my hotel" rewrites. Setting this to an empty value will mark it unset.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHospitalityModeBranding.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHospitalityCardSettings.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimestamp.t

The time when we received a request to reset the device.

dialogTtlOverrideMicrosstring
Default: nilFull type: String.t

Should the dialog have a shorter ttl. See go/ipp-consumer-prd#heading=h.ibu9b1ysdl4t and go/interpreter-device-clear#bookmark=id.hw8ey1bzjadn for context.

enterpriseIdstring
Default: nilFull type: String.t

Identifier for the enterprise which owns the device. Setting this to an empty value will mark it unset.

hospitalityModeEnabledboolean(
Default: nil

Indicates whether this device is in the hospitality mode.

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

Last time the device was cleared and placed in hospitality mode. Will be set when the switch is toggled on and reset when a guest checks out. On the device this triggers removing alarms, timers, etc.

lastModifiedTimestampAssistantApiTimestamp →
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiTimestamp.t

Indicates when hospitality settings were last updated.

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

Last time the welcome message was played for the guest. If last_welcomed < welcome_request, the message should be replayed and this time set.

manualResetRequiredboolean(
Default: nil

Indicates whether or not the device must be reset manually (by voice or touch), as opposed to being automatically reset. go/hospitality-manual-reset

promotedLanguagesstring
Default: nilFull type: list(String.t

In order promoted languages for interpreter devices. This represents languages by BCP-47 language strings, such as "en", "en-US", "fr", "fr-CA", "sr-Latn", "zh-Hans-CN", "zh-Hant-HK",etc.

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

Whether we allow users to initiate clearing the device verbally. We generally allow this for private devices and not for public ones.

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

The time when we received a request to welcome the user.