A stub to allow clients to do asynchronous rpc calls to service Parallelstore.
Service describing handlers for resources
Configures and manages parallelstore resources.
Parallelstore service.
The parallelstore.googleapis.com service implements the parallelstore API
and defines the following resource model for managing instances:
The service works with a collection of cloud projects, named: /projects/*
Each project has a collection of available locations, named: /locations/*
Each location has a collection of instances named /instances/*.
Parallelstore instances are resources of the form:
/projects/{project_id}/locations/{location_id}/instances/{instance_id}
Note that location_id must be a Google Cloud zone; for example:
[[["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-09-04 UTC."],[],[],null,["# Class ParallelstoreGrpc.ParallelstoreStub (0.35.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.35.0 (latest)](/java/docs/reference/google-cloud-parallelstore/latest/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.33.0](/java/docs/reference/google-cloud-parallelstore/0.33.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.31.0](/java/docs/reference/google-cloud-parallelstore/0.31.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.30.0](/java/docs/reference/google-cloud-parallelstore/0.30.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.27.0](/java/docs/reference/google-cloud-parallelstore/0.27.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.26.0](/java/docs/reference/google-cloud-parallelstore/0.26.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.25.0](/java/docs/reference/google-cloud-parallelstore/0.25.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.23.0](/java/docs/reference/google-cloud-parallelstore/0.23.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.22.0](/java/docs/reference/google-cloud-parallelstore/0.22.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.21.0](/java/docs/reference/google-cloud-parallelstore/0.21.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.20.0](/java/docs/reference/google-cloud-parallelstore/0.20.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.19.0](/java/docs/reference/google-cloud-parallelstore/0.19.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.18.0](/java/docs/reference/google-cloud-parallelstore/0.18.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.17.0](/java/docs/reference/google-cloud-parallelstore/0.17.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.16.0](/java/docs/reference/google-cloud-parallelstore/0.16.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.15.0](/java/docs/reference/google-cloud-parallelstore/0.15.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.14.0](/java/docs/reference/google-cloud-parallelstore/0.14.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.12.0](/java/docs/reference/google-cloud-parallelstore/0.12.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.11.0](/java/docs/reference/google-cloud-parallelstore/0.11.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.10.0](/java/docs/reference/google-cloud-parallelstore/0.10.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.9.0](/java/docs/reference/google-cloud-parallelstore/0.9.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.8.0](/java/docs/reference/google-cloud-parallelstore/0.8.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.7.0](/java/docs/reference/google-cloud-parallelstore/0.7.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.6.0](/java/docs/reference/google-cloud-parallelstore/0.6.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.5.0](/java/docs/reference/google-cloud-parallelstore/0.5.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.4.0](/java/docs/reference/google-cloud-parallelstore/0.4.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.3.0](/java/docs/reference/google-cloud-parallelstore/0.3.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub)\n- [0.2.0](/java/docs/reference/google-cloud-parallelstore/0.2.0/com.google.cloud.parallelstore.v1.ParallelstoreGrpc.ParallelstoreStub) \n\n public static final class ParallelstoreGrpc.ParallelstoreStub extends AbstractAsyncStub\u003cParallelstoreGrpc.ParallelstoreStub\u003e\n\nA stub to allow clients to do asynchronous rpc calls to service Parallelstore.\n\nService describing handlers for resources\nConfigures and manages parallelstore resources.\nParallelstore service.\nThe `parallelstore.googleapis.com` service implements the parallelstore API\nand defines the following resource model for managing instances:\n\n- The service works with a collection of cloud projects, named: `/projects/*`\n- Each project has a collection of available locations, named: `/locations/*`\n- Each location has a collection of instances named `/instances/*`.\n- Parallelstore instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}` Note that location_id must be a Google Cloud `zone`; for example:\n- `projects/12345/locations/us-central1-c/instances/my-parallelstore-share` \n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e io.grpc.stub.AbstractStub \\\u003e io.grpc.stub.AbstractAsyncStub \\\u003e ParallelstoreGrpc.ParallelstoreStub \n\nInherited Members\n-----------------\n\nio.grpc.stub.AbstractAsyncStub.\\\u003cT\\\u003enewStub(io.grpc.stub.AbstractStub.StubFactory\\\u003cT\\\u003e,io.grpc.Channel) \nio.grpc.stub.AbstractAsyncStub.\\\u003cT\\\u003enewStub(io.grpc.stub.AbstractStub.StubFactory\\\u003cT\\\u003e,io.grpc.Channel,io.grpc.CallOptions) \nio.grpc.stub.AbstractStub.\\\u003cT\\\u003ewithOption(io.grpc.CallOptions.Key\\\u003cT\\\u003e,T) \nio.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions) \nio.grpc.stub.AbstractStub.getCallOptions() \nio.grpc.stub.AbstractStub.getChannel() \nio.grpc.stub.AbstractStub.withCallCredentials(io.grpc.CallCredentials) \nio.grpc.stub.AbstractStub.withChannel(io.grpc.Channel) \nio.grpc.stub.AbstractStub.withCompression(java.lang.String) \nio.grpc.stub.AbstractStub.withDeadline(io.grpc.Deadline) \nio.grpc.stub.AbstractStub.withDeadlineAfter(java.time.Duration) \nio.grpc.stub.AbstractStub.withDeadlineAfter(long,java.util.concurrent.TimeUnit) \nio.grpc.stub.AbstractStub.withExecutor(java.util.concurrent.Executor) \nio.grpc.stub.AbstractStub.withInterceptors(io.grpc.ClientInterceptor...) \nio.grpc.stub.AbstractStub.withMaxInboundMessageSize(int) \nio.grpc.stub.AbstractStub.withMaxOutboundMessageSize(int) \nio.grpc.stub.AbstractStub.withOnReadyThreshold(int) \nio.grpc.stub.AbstractStub.withWaitForReady() \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\nMethods\n-------\n\n### build(Channel channel, CallOptions callOptions)\n\n protected ParallelstoreGrpc.ParallelstoreStub build(Channel channel, CallOptions callOptions)\n\n**Overrides** \nio.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)\n\n### createInstance(CreateInstanceRequest request, StreamObserver\\\u003cOperation\\\u003e responseObserver)\n\n public void createInstance(CreateInstanceRequest request, StreamObserver\u003cOperation\u003e responseObserver)\n\nCreates a Parallelstore instance in a given project and location.\n\n### deleteInstance(DeleteInstanceRequest request, StreamObserver\\\u003cOperation\\\u003e responseObserver)\n\n public void deleteInstance(DeleteInstanceRequest request, StreamObserver\u003cOperation\u003e responseObserver)\n\nDeletes a single instance.\n\n### exportData(ExportDataRequest request, StreamObserver\\\u003cOperation\\\u003e responseObserver)\n\n public void exportData(ExportDataRequest request, StreamObserver\u003cOperation\u003e responseObserver)\n\nCopies data from Parallelstore to Cloud Storage.\n\n### getInstance(GetInstanceRequest request, StreamObserver\\\u003cInstance\\\u003e responseObserver)\n\n public void getInstance(GetInstanceRequest request, StreamObserver\u003cInstance\u003e responseObserver)\n\nGets details of a single instance.\n\n### importData(ImportDataRequest request, StreamObserver\\\u003cOperation\\\u003e responseObserver)\n\n public void importData(ImportDataRequest request, StreamObserver\u003cOperation\u003e responseObserver)\n\nCopies data from Cloud Storage to Parallelstore.\n\n### listInstances(ListInstancesRequest request, StreamObserver\\\u003cListInstancesResponse\\\u003e responseObserver)\n\n public void listInstances(ListInstancesRequest request, StreamObserver\u003cListInstancesResponse\u003e responseObserver)\n\nLists all instances in a given project and location.\n\n### updateInstance(UpdateInstanceRequest request, StreamObserver\\\u003cOperation\\\u003e responseObserver)\n\n public void updateInstance(UpdateInstanceRequest request, StreamObserver\u003cOperation\u003e responseObserver)\n\nUpdates the parameters of a single instance."]]