View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesProviderOpenClientOpProperty (google_api_content_warehouse v0.4.0)
The properties of the provider.OPEN ClientOp. This proto is stored in the SupportedClientOp proto with the key provider.OPEN.
Attributes
-
keepsConversationAliveAfterOpeningApp
(type:boolean()
, default:nil
) - Whether conversation is kept alive after opening the app. See go/keep-opa-conversation-alive for details.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesProviderOpenClientOpProperty{ keepsConversationAliveAfterOpeningApp: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.