Uses of Interface
com.google.cloud.documentai.v1beta2.Document.TextChangeOrBuilder
-
Packages that use Document.TextChangeOrBuilder Package Description com.google.cloud.documentai.v1beta2 A client to Cloud Document AI API -
-
Uses of Document.TextChangeOrBuilder in com.google.cloud.documentai.v1beta2
Classes in com.google.cloud.documentai.v1beta2 that implement Document.TextChangeOrBuilder Modifier and Type Class Description static class
Document.TextChange
This message is used for text changes aka.static class
Document.TextChange.Builder
This message is used for text changes aka.Methods in com.google.cloud.documentai.v1beta2 that return Document.TextChangeOrBuilder Modifier and Type Method Description Document.TextChangeOrBuilder
Document.Builder. getTextChangesOrBuilder(int index)
Placeholder.Document.TextChangeOrBuilder
Document. getTextChangesOrBuilder(int index)
Placeholder.Document.TextChangeOrBuilder
DocumentOrBuilder. getTextChangesOrBuilder(int index)
Placeholder.Methods in com.google.cloud.documentai.v1beta2 that return types with arguments of type Document.TextChangeOrBuilder Modifier and Type Method Description List<? extends Document.TextChangeOrBuilder>
Document.Builder. getTextChangesOrBuilderList()
Placeholder.List<? extends Document.TextChangeOrBuilder>
Document. getTextChangesOrBuilderList()
Placeholder.List<? extends Document.TextChangeOrBuilder>
DocumentOrBuilder. getTextChangesOrBuilderList()
Placeholder.
-