parallelstore/v1 library
Parallelstore API - v1
For more information, see cloud.google.com/parallelstore
Create an instance of ParallelstoreApi to access these resources:
Classes
- ExportDataRequest
- Export data from Parallelstore to Cloud Storage.
- ImportDataRequest
- Import data from Cloud Storage into a Parallelstore instance.
- Instance
- A Parallelstore instance.
- ListInstancesResponse
- Response from ListInstances.
- ListLocationsResponse
- The response message for Locations.ListLocations.
- ListOperationsResponse
- The response message for Operations.ListOperations.
- Operation
- This resource represents a long-running operation that is the result of a network API call.
- ParallelstoreApi
- ProjectsLocationsInstancesResource
- ProjectsLocationsOperationsResource
- ProjectsLocationsResource
- ProjectsResource
- TransferMetadataOptions
- Transfer metadata options for the instance.
Typedefs
- CancelOperationRequest = $Empty
- The request message for Operations.CancelOperation.
- DestinationGcsBucket = $GcsBucket
- Cloud Storage as the destination of a data transfer.
- DestinationParallelstore = $Parallelstore
- Parallelstore as the destination of a data transfer.
- GoogleProtobufEmpty = $Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- Location = $Location00
- A resource that represents a Google Cloud location.
- SourceGcsBucket = $GcsBucket
- Cloud Storage as the source of a data transfer.
- SourceParallelstore = $Parallelstore
- Parallelstore as the source of a data transfer.
- Status = $Status00
-
The
Status
type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.