Filestore V1 API - Module Google::Cloud::Filestore::V1::NfsExportOptions::SquashMode (v0.2.0)

Reference documentation and code samples for the Filestore V1 API module Google::Cloud::Filestore::V1::NfsExportOptions::SquashMode.

The squash mode.

Constants

SQUASH_MODE_UNSPECIFIED

value: 0
SquashMode not set.

NO_ROOT_SQUASH

value: 1
The Root user has root access to the file share (default).

ROOT_SQUASH

value: 2
The Root user has squashed access to the anonymous uid/gid.