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."],[[["This document provides reference information for the `NFSVolumeSource` class within the Cloud Run Admin v2 API, specifically for version 2.11.0."],["The `NFSVolumeSource` class, which represents an NFS mount, inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available properties of the `NFSVolumeSource` class include `Path`, `ReadOnly`, and `Server`, each with specific data types and descriptions that can be used to define the volume."],["There are multiple versions available for this class, including the latest version, 2.13.0, with the content displaying the documentation for version 2.11.0 specifically."]]],[]]