Package types (0.1.2)

API documentation for parallelstore_v1beta.types package.

Classes

CreateInstanceRequest

Request for CreateInstance

DeleteInstanceRequest

Message for deleting a Instance

ExportDataMetadata

ExportDataMetadata contains export data operation metadata

ExportDataRequest

Message representing the request exporting data from Cloud Storage to parallelstore.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

ExportDataResponse

ExportDataResponse is the response returned from ExportData rpc

GetInstanceRequest

Request to get an instance's details.

ImportDataMetadata

ImportDataMetadata contains import data operation metadata

ImportDataRequest

Message representing the request importing data from parallelstore to Cloud Storage.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

ImportDataResponse

ImportDataResponse is the response returned from ImportData rpc.

Instance

A Parallelstore instance.

ListInstancesRequest

Message for requesting list of Instances

ListInstancesResponse

Message for response to listing Instances

OperationMetadata

Represents the metadata of the long-running operation.

TransferCounters

A collection of counters that report the progress of a transfer operation.

TransferOperationMetadata

Represents the metadata of the long-running operation.

TransferType

Type of transfer that occurred.

UpdateInstanceRequest

Message for updating a Instance