AssistantApiSettingsHospitalityCardSettingsCardConfig

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsHospitalityCardSettingsCardConfig

1
out of 10
Minimal
SEO Impact
Configuration for hospitality card.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Settings Hospitality Card Settings Card Config) contains 8 attributes that define its data structure. Key functionality includes: Whether the UI module requires user action. If true, the UI module can peek on to the top of Ambient. See SmartDisplayModuleState::ACTIVE_ACTION_REQUI...

Actionable Insights for SEOs

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

Attributes

8
Sort:|Filter:
activeActionRequiredboolean(
Default: nil

Whether the UI module requires user action. If true, the UI module can peek on to the top of Ambient. See SmartDisplayModuleState::ACTIVE_ACTION_REQUIRED.

dismissableboolean(
Default: nil

Whether the UI module is dismissable.

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

The time that the module is effective and visible to the user. If not set, the module is effective immediately.

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

The time that the module is expired and invisible to the user. If not set, the module never expires.

imageUrlstring
Default: nilFull type: String.t

The image URL for the UI module.

moduleIdstring
Default: nilFull type: String.t

Module ID.

payloadQuerystring
Default: nilFull type: String.t

Payload query to the partner AoG action when user responds to UI Module, e.g. “Tell the hotel how my stay is going”.

titlestring
Default: nilFull type: String.t

Title of the message to be shown to user at the top of the UI Module.