public sealed class ExportDataResponse : IMessage<ExportDataResponse>, IEquatable<ExportDataResponse>, IDeepCloneable<ExportDataResponse>, IBufferMessage, IMessageReference documentation and code samples for the Parallelstore v1 API class ExportDataResponse.
The response to a request to export data from Parallelstore.
Implements
IMessageExportDataResponse, IEquatableExportDataResponse, IDeepCloneableExportDataResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Parallelstore.V1Assembly
Google.Cloud.Parallelstore.V1.dll
Constructors
ExportDataResponse()
public ExportDataResponse()ExportDataResponse(ExportDataResponse)
public ExportDataResponse(ExportDataResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ExportDataResponse |