Uses of Interface
com.google.cloud.documentai.v1.Document.PageAnchorOrBuilder
-
Packages that use Document.PageAnchorOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of Document.PageAnchorOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement Document.PageAnchorOrBuilder Modifier and Type Class Description static class
Document.PageAnchor
Referencing the visual context of the entity in the [Document.pages][google.cloud.documentai.v1.Document.pages].static class
Document.PageAnchor.Builder
Referencing the visual context of the entity in the [Document.pages][google.cloud.documentai.v1.Document.pages].Methods in com.google.cloud.documentai.v1 that return Document.PageAnchorOrBuilder Modifier and Type Method Description Document.PageAnchorOrBuilder
Document.Entity.Builder. getPageAnchorOrBuilder()
Optional.Document.PageAnchorOrBuilder
Document.Entity. getPageAnchorOrBuilder()
Optional.Document.PageAnchorOrBuilder
Document.EntityOrBuilder. getPageAnchorOrBuilder()
Optional.
-