Google Cloud Storage Transfer V1 Client - Class PosixFilesystem (1.4.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setRootDirectory

Root directory path to the filesystem.

Parameter
NameDescription
var string
Returns
TypeDescription
$this