Class GoogleCloudDiscoveryengineV1betaCheckGroundingResponseCheckGroundingFactChunk
Fact chunk for grounding check.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1betaCheckGroundingResponseCheckGroundingFactChunk : IDirectResponseSchemaProperties
ChunkText
Text content of the fact chunk. Can be at most 10K characters long.
Declaration
[JsonProperty("chunkText")]
public virtual string ChunkText { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |