public sealed class DestinationParallelstore : IMessage<DestinationParallelstore>, IEquatable<DestinationParallelstore>, IDeepCloneable<DestinationParallelstore>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class DestinationParallelstore.
Parallelstore as the destination of a data transfer.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `DestinationParallelstore` class within the Google Cloud Parallelstore v1 API."],["`DestinationParallelstore` serves as the target for data transfers to Parallelstore, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DestinationParallelstore` class has two constructors: a default constructor and another that takes an existing `DestinationParallelstore` object as a parameter."],["The `Path` property, which is a string type, within the `DestinationParallelstore` class specifies the optional root directory path in the Parallelstore filesystem, defaulting to `/` if not defined."],["The documentation covers the latest version (1.1.0) and an earlier version (1.0.0) of the `DestinationParallelstore` class, both located within the `Google.Cloud.Parallelstore.V1` namespace."]]],[]]