Base class for the server implementation of the service StorageBatchOperations.
Storage Batch Operations offers a managed experience to perform batch
operations on millions of Cloud Storage objects in a serverless fashion. With
this service, you can automate and simplify large scale API operations
performed on Cloud Storage objects.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class StorageBatchOperationsGrpc.StorageBatchOperationsImplBase (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/java/docs/reference/google-cloud-storagebatchoperations/latest/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase)\n- [0.10.0](/java/docs/reference/google-cloud-storagebatchoperations/0.10.0/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase)\n- [0.8.0](/java/docs/reference/google-cloud-storagebatchoperations/0.8.0/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase)\n- [0.7.0](/java/docs/reference/google-cloud-storagebatchoperations/0.7.0/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase)\n- [0.4.0](/java/docs/reference/google-cloud-storagebatchoperations/0.4.0/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase)\n- [0.3.0](/java/docs/reference/google-cloud-storagebatchoperations/0.3.0/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase)\n- [0.2.0](/java/docs/reference/google-cloud-storagebatchoperations/0.2.0/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.StorageBatchOperationsImplBase) \n\n public abstract static class StorageBatchOperationsGrpc.StorageBatchOperationsImplBase implements BindableService, StorageBatchOperationsGrpc.AsyncService\n\nBase class for the server implementation of the service StorageBatchOperations.\n\nStorage Batch Operations offers a managed experience to perform batch\noperations on millions of Cloud Storage objects in a serverless fashion. With\nthis service, you can automate and simplify large scale API operations\nperformed on Cloud Storage objects. \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e StorageBatchOperationsGrpc.StorageBatchOperationsImplBase \n\nImplements\n----------\n\nio.grpc.BindableService, [StorageBatchOperationsGrpc.AsyncService](/java/docs/reference/google-cloud-storagebatchoperations/latest/com.google.cloud.storagebatchoperations.v1.StorageBatchOperationsGrpc.AsyncService) \n\nInherited Members\n-----------------\n\n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nConstructors\n------------\n\n### StorageBatchOperationsImplBase()\n\n public StorageBatchOperationsImplBase()\n\nMethods\n-------\n\n### bindService()\n\n public final ServerServiceDefinition bindService()"]]