GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet (google_api_dialogflow v0.89.0)
View SourceSnippet cited by the answer generation model.
Attributes
-
searchSnippet(type:GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet.t, default:nil) - Details of the snippet. -
snippetIndex(type:integer(), default:nil) - Index of the snippet insearch_snippetsfield.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3DataStoreConnectionSignalsCitedSnippet{ searchSnippet: GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3DataStoreConnectionSignalsSearchSnippet.t() | nil, snippetIndex: integer() | nil }