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-03-21 UTC."],[[["The `NFSVolumeSource` class in the Cloud Run Admin v2 API represents an NFS mount within Google Cloud."],["The latest version of the `NFSVolumeSource` class is 2.13.0, but multiple prior versions are also available for reference, starting from 1.0.0-beta02."],["This class allows specifying the `Server` (hostname or IP), `Path` (exported by the NFS server), and `ReadOnly` (read-only mount setting) properties."],["The `NFSVolumeSource` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]