Uses of Class
com.google.cloud.contentwarehouse.v1.UpdateOptions
-
Packages that use UpdateOptions Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of UpdateOptions in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return UpdateOptions Modifier and Type Method Description UpdateOptionsUpdateOptions.Builder. build()UpdateOptionsUpdateOptions.Builder. buildPartial()static UpdateOptionsUpdateOptions. getDefaultInstance()UpdateOptionsUpdateOptions.Builder. getDefaultInstanceForType()UpdateOptionsUpdateOptions. getDefaultInstanceForType()UpdateOptionsUpdateDocumentRequest.Builder. getUpdateOptions()Options for the update operation.UpdateOptionsUpdateDocumentRequest. getUpdateOptions()Options for the update operation.UpdateOptionsUpdateDocumentRequestOrBuilder. getUpdateOptions()Options for the update operation.static UpdateOptionsUpdateOptions. parseDelimitedFrom(InputStream input)static UpdateOptionsUpdateOptions. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateOptionsUpdateOptions. parseFrom(byte[] data)static UpdateOptionsUpdateOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateOptionsUpdateOptions. parseFrom(com.google.protobuf.ByteString data)static UpdateOptionsUpdateOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateOptionsUpdateOptions. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateOptionsUpdateOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateOptionsUpdateOptions. parseFrom(InputStream input)static UpdateOptionsUpdateOptions. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateOptionsUpdateOptions. parseFrom(ByteBuffer data)static UpdateOptionsUpdateOptions. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type UpdateOptions Modifier and Type Method Description com.google.protobuf.Parser<UpdateOptions>UpdateOptions. getParserForType()static com.google.protobuf.Parser<UpdateOptions>UpdateOptions. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type UpdateOptions Modifier and Type Method Description UpdateOptions.BuilderUpdateOptions.Builder. mergeFrom(UpdateOptions other)UpdateDocumentRequest.BuilderUpdateDocumentRequest.Builder. mergeUpdateOptions(UpdateOptions value)Options for the update operation.static UpdateOptions.BuilderUpdateOptions. newBuilder(UpdateOptions prototype)UpdateDocumentRequest.BuilderUpdateDocumentRequest.Builder. setUpdateOptions(UpdateOptions value)Options for the update operation.
-