AssistantApiClientOpPropertiesProviderOpenClientOpProperty

GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesProviderOpenClientOpProperty


Table of Contents ▼

Jump to a specific part of the page:

Description

The properties of the provider.OPEN ClientOp. This proto is stored in the SupportedClientOp proto with the key provider.OPEN.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. keepsConversationAliveAfterOpeningApp (type: boolean(), default: nil)
    - Whether conversation is kept alive after opening the app. See go/keep-opa-conversation-alive for details.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesProviderOpenClientOpProperty{
keepsConversationAliveAfterOpeningApp: boolean() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesProviderOpenClientOpProperty