Filestore V1 API - Module Google::Cloud::Filestore::V1::NfsExportOptions::AccessMode (v2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Filestore V1 API module Google::Cloud::Filestore::V1::NfsExportOptions::AccessMode.
The access mode.
Constants
ACCESS_MODE_UNSPECIFIED
value: 0 AccessMode not set.
READ_ONLY
value: 1 The client can only read the file share.
READ_WRITE
value: 2 The client can read and write the file share (default).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]