Uses of Interface
com.google.cloud.contentwarehouse.v1.UpdateOptionsOrBuilder
-
Packages that use UpdateOptionsOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of UpdateOptionsOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement UpdateOptionsOrBuilder Modifier and Type Class Description class
UpdateOptions
Options for Update operations.static class
UpdateOptions.Builder
Options for Update operations.Methods in com.google.cloud.contentwarehouse.v1 that return UpdateOptionsOrBuilder Modifier and Type Method Description UpdateOptionsOrBuilder
UpdateDocumentRequest.Builder. getUpdateOptionsOrBuilder()
Options for the update operation.UpdateOptionsOrBuilder
UpdateDocumentRequest. getUpdateOptionsOrBuilder()
Options for the update operation.UpdateOptionsOrBuilder
UpdateDocumentRequestOrBuilder. getUpdateOptionsOrBuilder()
Options for the update operation.
-