Class GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig
Serving config for layout parser processor.
Implements
Inherited Members
Namespace: Google.Apis.Document.v1.Data
Assembly: Google.Apis.Document.v1.dll
Syntax
public class GoogleCloudDocumentaiV1ProcessOptionsLayoutConfig : IDirectResponseSchema
Properties
ChunkingConfig
Optional. Config for chunking in layout parser processor.
Declaration
[JsonProperty("chunkingConfig")]
public virtual GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig ChunkingConfig { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudDocumentaiV1ProcessOptionsLayoutConfigChunkingConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |