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."],[[["The document provides reference details for the `NFSVolumeSource` class within the Google Cloud Run Admin v2 API, specifically for version 2.7.0 and includes links to prior versions."],["`NFSVolumeSource` is a class that represents an NFS mount, it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `NFSVolumeSource` offers two constructors: a default constructor and one that accepts another `NFSVolumeSource` instance as a parameter."],["The `NFSVolumeSource` class includes properties such as `Path`, `ReadOnly`, and `Server`, allowing configuration of the NFS volume's export path, read-only status, and server address respectively."],["The latest version of `NFSVolumeSource` is version 2.13.0, and the first listed version of it is 1.0.0-beta02, with several major versions in between."]]],[]]