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 classDeleteDocumentActionRepresents the action responsible for deleting the document.static classDeleteDocumentAction.BuilderRepresents the action responsible for deleting the document.Methods in com.google.cloud.contentwarehouse.v1 that return DeleteDocumentActionOrBuilder Modifier and Type Method Description DeleteDocumentActionOrBuilderAction.Builder. getDeleteDocumentActionOrBuilder()Action deleting the document.DeleteDocumentActionOrBuilderAction. getDeleteDocumentActionOrBuilder()Action deleting the document.DeleteDocumentActionOrBuilderActionOrBuilder. getDeleteDocumentActionOrBuilder()Action deleting the document.
-