public sealed class SourceParallelstore : IMessage<SourceParallelstore>, IEquatable<SourceParallelstore>, IDeepCloneable<SourceParallelstore>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class SourceParallelstore.
[[["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 `SourceParallelstore` class within the Parallelstore v1 API, which is used to represent Parallelstore as a source of data transfer."],["The `SourceParallelstore` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It is part of the `Google.Cloud.Parallelstore.V1` namespace, found within the `Google.Cloud.Parallelstore.V1.dll` assembly."],["The class offers two constructors: a default constructor and another that takes a `SourceParallelstore` object as a parameter."],["The class also contains the optional property `Path`, which indicates the root directory path to the Parallelstore filesystem, and defaults to `/` if not set."]]],[]]