Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class PosixFilesystem.
A POSIX filesystem resource.
Generated from protobuf message google.storagetransfer.v1.PosixFilesystem
Namespace
Google \ Cloud \ StorageTransfer \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ root_directory |
string
Root directory path to the filesystem. |
getRootDirectory
Root directory path to the filesystem.
| Returns | |
|---|---|
| Type | Description |
string |
|
setRootDirectory
Root directory path to the filesystem.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|