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."],[[["The `SourceParallelstore` class in the Parallelstore v1 API serves as the source for data transfers within the Google Cloud environment."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a robust foundation."],["`SourceParallelstore` includes constructors for creating instances, either empty or by copying another `SourceParallelstore` object."],["The class contains a `Path` property which is a string that represents the root directory path within the Parallelstore filesystem, defaulting to `/` if not set."],["The current latest version of this class is 1.1.0."]]],[]]