GoogleApi.StorageTransfer.V1.Model.PosixFilesystem (google_api_storage_transfer v0.29.0) View Source
A POSIX filesystem resource.
Attributes
-
rootDirectory(type:String.t, default:nil) - Root directory path to the filesystem.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.StorageTransfer.V1.Model.PosixFilesystem{
rootDirectory: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.