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 documentation for the `DestinationParallelstore` class within the Google Cloud Parallelstore v1 API, specifically version 1.0.0-beta01."],["`DestinationParallelstore` is a class that represents Parallelstore as the destination for a data transfer, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `Path`, which is an optional root directory path for the Parallelstore filesystem."],["The document outlines two constructors for the `DestinationParallelstore` class: a parameterless constructor and one that takes another `DestinationParallelstore` object as a parameter, for copy purposes."],["The provided documentation lists the inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()` coming from the base object."]]],[]]