Package Classes (0.3.0) Stay organized with collections Save and categorize content based on your preferences.
Summary of entries of Classes for google-cloud-parallelstore.
Classes
ParallelstoreAsyncClient
Service describing handlers for resources Configures and managesparallelstore resources.
Parallelstore service.
Theparallelstore.googleapis.com service implements theparallelstore API and defines the following resource model formanaging 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 Cloudzone; for example:
projects/12345/locations/us-central1-c/instances/my-parallelstore-share
ParallelstoreClient
Service describing handlers for resources Configures and managesparallelstore resources.
Parallelstore service.
Theparallelstore.googleapis.com service implements theparallelstore API and defines the following resource model formanaging 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 Cloudzone; for example:
projects/12345/locations/us-central1-c/instances/my-parallelstore-share
ListInstancesAsyncPager
A pager for iterating throughlist_instances requests.
This class thinly wraps an initialListInstancesResponse object, andprovides an__aiter__ method to iterate through itsinstances field.
If there are more pages, the__aiter__ method will make additionalListInstances requests and continue to iteratethrough theinstances field on thecorresponding responses.
All the usualListInstancesResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
ListInstancesPager
A pager for iterating throughlist_instances requests.
This class thinly wraps an initialListInstancesResponse object, andprovides an__iter__ method to iterate through itsinstances field.
If there are more pages, the__iter__ method will make additionalListInstances requests and continue to iteratethrough theinstances field on thecorresponding responses.
All the usualListInstancesResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
CreateInstanceRequest
Create a new Parallelstore instance.
DeleteInstanceRequest
Delete an instance.
DeploymentType
Represents the deployment type for the instance.
DestinationGcsBucket
Cloud Storage as the destination of a data transfer.
DestinationParallelstore
Parallelstore as the destination of a data transfer.
DirectoryStripeLevel
Represents the striping options for directories.
ExportDataMetadata
Metadata related to the data export operation.
ExportDataRequest
Export data from Parallelstore to Cloud Storage.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ExportDataResponse
The response to a request to export data from Parallelstore.
FileStripeLevel
Represents the striping options for files.
GetInstanceRequest
Get an instance's details.
ImportDataMetadata
Metadata related to the data import operation.
ImportDataRequest
Import data from Cloud Storage into a Parallelstore instance.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ImportDataResponse
The response to a request to import data to Parallelstore.
Instance
A Parallelstore instance.
LabelsEntry
The abstract base class for a message.
State
The possible states of a Parallelstore instance.
ListInstancesRequest
List instances request.
ListInstancesResponse
Response fromListInstances.
OperationMetadata
Long-running operation metadata.
SourceGcsBucket
Cloud Storage as the source of a data transfer.
SourceParallelstore
Parallelstore as the source of a data transfer.
TransferCounters
A collection of counters that report the progress of atransfer operation.
TransferErrorLogEntry
An entry describing an error that has occurred.
TransferErrorSummary
A summary of errors by error code, plus a count and sampleerror log entries.
TransferOperationMetadata
Long-running operation metadata related to a data transfer.
This message hasoneof_ fields (mutually exclusive fields).For each oneof, at most one member field can be set at the same time.Setting any member of the oneof automatically clears all othermembers.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
TransferType
Type of transfer that occurred.
UpdateInstanceRequest
Update an instance.
ParallelstoreAsyncClient
Service describing handlers for resources Configures and managesparallelstore resources.
Parallelstore service.
Theparallelstore.googleapis.com service implements theparallelstore API and defines the following resource model formanaging 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 Cloudzone; for example:
projects/12345/locations/us-central1-c/instances/my-parallelstore-share
ParallelstoreClient
Service describing handlers for resources Configures and managesparallelstore resources.
Parallelstore service.
Theparallelstore.googleapis.com service implements theparallelstore API and defines the following resource model formanaging 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 Cloudzone; for example:
projects/12345/locations/us-central1-c/instances/my-parallelstore-share
ListInstancesAsyncPager
A pager for iterating throughlist_instances requests.
This class thinly wraps an initialListInstancesResponse object, andprovides an__aiter__ method to iterate through itsinstances field.
If there are more pages, the__aiter__ method will make additionalListInstances requests and continue to iteratethrough theinstances field on thecorresponding responses.
All the usualListInstancesResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
ListInstancesPager
A pager for iterating throughlist_instances requests.
This class thinly wraps an initialListInstancesResponse object, andprovides an__iter__ method to iterate through itsinstances field.
If there are more pages, the__iter__ method will make additionalListInstances requests and continue to iteratethrough theinstances field on thecorresponding responses.
All the usualListInstancesResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
CreateInstanceRequest
Create a new Parallelstore instance.
DeleteInstanceRequest
Delete an instance.
DeploymentType
Represents the deployment type for the instance.
DestinationGcsBucket
Cloud Storage as the destination of a data transfer.
DestinationParallelstore
Parallelstore as the destination of a data transfer.
DirectoryStripeLevel
Represents the striping options for directories.
ExportDataMetadata
Metadata related to the data export operation.
ExportDataRequest
Export data from Parallelstore to Cloud Storage.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ExportDataResponse
The response to a request to export data from Parallelstore.
FileStripeLevel
Represents the striping options for files.
GetInstanceRequest
Get an instance's details.
ImportDataMetadata
Metadata related to the data import operation.
ImportDataRequest
Import data from Cloud Storage into a Parallelstore instance.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ImportDataResponse
The response to a request to import data to Parallelstore.
Instance
A Parallelstore instance.
LabelsEntry
The abstract base class for a message.
State
The possible states of a Parallelstore instance.
ListInstancesRequest
List instances request.
ListInstancesResponse
Response fromListInstances.
OperationMetadata
Long-running operation metadata.
SourceGcsBucket
Cloud Storage as the source of a data transfer.
SourceParallelstore
Parallelstore as the source of a data transfer.
TransferCounters
A collection of counters that report the progress of atransfer operation.
TransferErrorLogEntry
An entry describing an error that has occurred.
TransferErrorSummary
A summary of errors by error code, plus a count and sampleerror log entries.
TransferMetadataOptions
Transfer metadata options for the instance.
Gid
The GID preservation behavior.
Mode
The mode preservation behavior.
Uid
The UID preservation behavior.
TransferOperationMetadata
Long-running operation metadata related to a data transfer.
This message hasoneof_ fields (mutually exclusive fields).For each oneof, at most one member field can be set at the same time.Setting any member of the oneof automatically clears all othermembers.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
TransferType
Type of transfer that occurred.
UpdateInstanceRequest
Update an instance.
Modules
pagers
API documentation forparallelstore_v1.services.parallelstore.pagers module.
pagers
API documentation forparallelstore_v1beta.services.parallelstore.pagers module.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.