googleapis/google/cloud/netapp
Google APIs 0a299a2578 feat: Add Squash Mode to Export Policy
This change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access.

The following squash modes are added:

*   **NO_ROOT_SQUASH** Root user retains full access.
*   **ROOT_SQUASH** Root user is mapped to the anonymous user ID.
*   **ALL_SQUASH** All users are mapped to the anonymous user ID.

A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used.
The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future.

PiperOrigin-RevId: 834629780
2025-11-20 00:17:38 -08:00
..
v1 feat: Add Squash Mode to Export Policy 2025-11-20 00:17:38 -08:00
BUILD.bazel chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist 2025-09-18 18:10:09 -07:00