Google Cloud Parallelstore V1beta Client - Class TransferMetadataOptions (0.11.2)

Reference documentation and code samples for the Google Cloud Parallelstore V1beta Client class TransferMetadataOptions.

Transfer metadata options for the instance.

Generated from protobuf message google.cloud.parallelstore.v1beta.TransferMetadataOptions

Namespace

Google \ Cloud \ Parallelstore \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uid int

Optional. The UID preservation behavior.

↳ gid int

Optional. The GID preservation behavior.

↳ mode int

Optional. The mode preservation behavior.

getUid

Optional. The UID preservation behavior.

Returns
Type Description
int

setUid

Optional. The UID preservation behavior.

Parameter
Name Description
var int
Returns
Type Description
$this

getGid

Optional. The GID preservation behavior.

Returns
Type Description
int

setGid

Optional. The GID preservation behavior.

Parameter
Name Description
var int
Returns
Type Description
$this

getMode

Optional. The mode preservation behavior.

Returns
Type Description
int

setMode

Optional. The mode preservation behavior.

Parameter
Name Description
var int
Returns
Type Description
$this