Uses of Interface
com.google.cloud.contentwarehouse.v1.DataUpdateActionOrBuilder
-
Packages that use DataUpdateActionOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DataUpdateActionOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement DataUpdateActionOrBuilder Modifier and Type Class Description class
DataUpdateAction
Represents the action responsible for properties update operations.static class
DataUpdateAction.Builder
Represents the action responsible for properties update operations.Methods in com.google.cloud.contentwarehouse.v1 that return DataUpdateActionOrBuilder Modifier and Type Method Description DataUpdateActionOrBuilder
Action.Builder. getDataUpdateOrBuilder()
Action triggering data update operations.DataUpdateActionOrBuilder
Action. getDataUpdateOrBuilder()
Action triggering data update operations.DataUpdateActionOrBuilder
ActionOrBuilder. getDataUpdateOrBuilder()
Action triggering data update operations.
-