public sealed class DestinationParallelstore : IMessage<DestinationParallelstore>, IEquatable<DestinationParallelstore>, IDeepCloneable<DestinationParallelstore>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1beta 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."],[[["The latest version of the `DestinationParallelstore` class is `1.0.0-beta07`, which is part of the Parallelstore v1beta API."],["`DestinationParallelstore` serves as the destination for data transfers within the Parallelstore system, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class can be constructed using either an empty constructor or one that takes another `DestinationParallelstore` instance as a parameter."],["The class includes a `Path` property, which is a string that represents the root directory path to the Parallelstore filesystem, with a default value of `/`."],["`DestinationParallelstore` is within the `Google.Cloud.Parallelstore.V1Beta` namespace and is part of the `Google.Cloud.Parallelstore.V1Beta.dll` assembly."]]],[]]