import * as mod from "https://googleapis.deno.dev/v1/parallelstore:v1.ts";
GoogleAuth | |
Parallelstore |
CancelOperationRequest | The request message for Operations.CancelOperation. |
CredentialsClient | Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface. |
DestinationGcsBucket | Cloud Storage as the destination of a data transfer. |
DestinationParallelstore | Parallelstore as the destination of a data transfer. |
ExportDataRequest | Export data from Parallelstore to Cloud Storage. |
GoogleProtobufEmpty | A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } |
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. |
Location | A resource that represents a Google Cloud location. |
Operation | This resource represents a long-running operation that is the result of a network API call. |
OperationMetadata | Long-running operation metadata. |
ProjectsLocationsInstancesCreateOptions | Additional options for Parallelstore#projectsLocationsInstancesCreate. |
ProjectsLocationsInstancesDeleteOptions | Additional options for Parallelstore#projectsLocationsInstancesDelete. |
ProjectsLocationsInstancesListOptions | Additional options for Parallelstore#projectsLocationsInstancesList. |
ProjectsLocationsInstancesPatchOptions | Additional options for Parallelstore#projectsLocationsInstancesPatch. |
ProjectsLocationsListOptions | Additional options for Parallelstore#projectsLocationsList. |
ProjectsLocationsOperationsListOptions | Additional options for Parallelstore#projectsLocationsOperationsList. |
SourceGcsBucket | Cloud Storage as the source of a data transfer. |
SourceParallelstore | Parallelstore as the source of a data transfer. |
Status | The |