Cloud Document AI v1beta3 API - Class Document.Types.Annotations (2.0.0-beta26)

public sealed class Document.Types.Annotations : IMessage<Document.Types.Annotations>, IEquatable<Document.Types.Annotations>, IDeepCloneable<Document.Types.Annotations>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Document AI v1beta3 API class Document.Types.Annotations.

Represents the annotation of a block or a chunk.

Inheritance

object > Document.Types.Annotations

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

Annotations()

public Annotations()

Annotations(Annotations)

public Annotations(Document.Types.Annotations other)
Parameter
Name Description
other DocumentTypesAnnotations

Properties

Description

public string Description { get; set; }

The description of the content with this annotation.

Property Value
Type Description
string