Parallelstore API

Service: parallelstore.googleapis.com

The Service name parallelstore.googleapis.com is needed to create RPC client stubs.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.cloud.parallelstore.v1beta.Parallelstore

Methods
CreateInstance Creates a Parallelstore instance in a given project and location.
DeleteInstance Deletes a single instance.
ExportData Copies data from Parallelstore to Cloud Storage.
GetInstance Gets details of a single instance.
ImportData Copies data from Cloud Storage to Parallelstore.
ListInstances Lists all instances in a given project and location.
UpdateInstance Updates the parameters of a single instance.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.