[[["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 `NfsExport` class in the Google Cloud Migration Center v1 API represents an NFS export and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the `Google.Cloud.MigrationCenter.V1` namespace, and its assembly is `Google.Cloud.MigrationCenter.V1.dll`."],["The `NfsExport` class provides properties to define an export, namely `ExportDirectory`, which specifies the exported directory as a string, and `Hosts`, which defines the hosts or networks allowed to access the export, using a `RepeatedField` of strings."],["The `NfsExport` class offers two constructors: a default constructor (`NfsExport()`) and a copy constructor (`NfsExport(NfsExport other)`) that creates a new instance based on an existing one."],["There are several versions of the documentation available for this class, with 1.4.0 being the latest."]]],[]]