GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource (google_api_discovery_engine v0.28.0)
View SourceCitation source.
Attributes
-
referenceIndex(type:String.t, default:nil) - Document reference index from SummaryWithMetadata.references. It is 0-indexed and the value will be zero if the reference_index is not set explicitly.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1SearchResponseSummaryCitationSource{ referenceIndex: String.t() | nil }