Class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource
Citation source.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1betaSearchResponseSummaryCitationSource : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ReferenceIndex
Document reference index from SummaryWithMetadata.references. It is 0-indexed and the value will be zero if the reference_index is not set explicitly.
Declaration
[JsonProperty("referenceIndex")]
public virtual long? ReferenceIndex { get; set; }Property Value
| Type | Description | 
|---|---|
| long? |