Uses of Interface
com.google.cloud.contentwarehouse.v1.DeleteDocumentActionOrBuilder
-
Packages that use DeleteDocumentActionOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DeleteDocumentActionOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement DeleteDocumentActionOrBuilder Modifier and Type Class Description class
DeleteDocumentAction
Represents the action responsible for deleting the document.static class
DeleteDocumentAction.Builder
Represents the action responsible for deleting the document.Methods in com.google.cloud.contentwarehouse.v1 that return DeleteDocumentActionOrBuilder Modifier and Type Method Description DeleteDocumentActionOrBuilder
Action.Builder. getDeleteDocumentActionOrBuilder()
Action deleting the document.DeleteDocumentActionOrBuilder
Action. getDeleteDocumentActionOrBuilder()
Action deleting the document.DeleteDocumentActionOrBuilder
ActionOrBuilder. getDeleteDocumentActionOrBuilder()
Action deleting the document.
-