public sealed class PosixFilesystem : IMessage<PosixFilesystem>, IEquatable<PosixFilesystem>, IDeepCloneable<PosixFilesystem>, IBufferMessage, IMessage
Reference documentation and code samples for the Storage Transfer v1 API class PosixFilesystem.
[[["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 webpage provides documentation for the `PosixFilesystem` class within the Google Cloud Storage Transfer v1 API, specifically for .NET development."],["The latest version of the `PosixFilesystem` class is 2.8.0, with documentation also available for versions ranging from 1.0.0 to 2.7.0."],["The `PosixFilesystem` class represents a POSIX filesystem resource and includes properties such as `RootDirectory` which is a string to define the root path of the filesystem."],["The `PosixFilesystem` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for working with message structures, equality comparisons, deep cloning, and buffering."],["The `PosixFilesystem` class has two constructors: a default constructor, `PosixFilesystem()`, and a constructor that accepts another `PosixFilesystem` object, `PosixFilesystem(PosixFilesystem other)`."]]],[]]