Cloud Document AI v1beta3 API - Class Document.Types.Page.Types.Symbol (2.0.0-beta19)

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

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

A detected symbol.

Inheritance

object > Document.Types.Page.Types.Symbol

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

Symbol()

public Symbol()

Symbol(Symbol)

public Symbol(Document.Types.Page.Types.Symbol other)
Parameter
NameDescription
otherDocumentTypesPageTypesSymbol

Properties

DetectedLanguages

public RepeatedField<Document.Types.Page.Types.DetectedLanguage> DetectedLanguages { get; }

A list of detected languages together with confidence.

Property Value
TypeDescription
RepeatedFieldDocumentTypesPageTypesDetectedLanguage

Layout

public Document.Types.Page.Types.Layout Layout { get; set; }

[Layout][google.cloud.documentai.v1beta3.Document.Page.Layout] for [Symbol][google.cloud.documentai.v1beta3.Document.Page.Symbol].

Property Value
TypeDescription
DocumentTypesPageTypesLayout