public sealed class NFSVolumeSource : IMessage<NFSVolumeSource>, IEquatable<NFSVolumeSource>, IDeepCloneable<NFSVolumeSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class NFSVolumeSource.
[[["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 2025-04-09 UTC."],[[["This documentation covers the `NFSVolumeSource` class within the Google Cloud Run Admin v2 API, which represents an NFS mount."],["The latest version of `NFSVolumeSource` is 2.13.0, with multiple previous versions available for reference, ranging down to 1.0.0-beta02."],["The `NFSVolumeSource` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of `NFSVolumeSource` include `Path` (the exported path), `ReadOnly` (read-only setting), and `Server` (NFS server address)."],["The `NFSVolumeSource` class is found in the `Google.Cloud.Run.V2` namespace and is part of the `Google.Cloud.Run.V2.dll` assembly."]]],[]]