[[["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-06-05 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`."],["The latest version of the API is 1.4.0, with other available versions being 1.3.0, 1.2.0, 1.1.0, and 1.0.0, all of which have `NfsExport` class."],["The `NfsExport` class includes properties for `ExportDirectory`, which is a string representing the directory being exported, and `Hosts`, a repeated field of strings specifying the hosts or networks allowed access."],["There are two constructors for the `NfsExport` class: a default constructor and one that takes another `NfsExport` instance as a parameter for copying."],["This class inherits members from the base `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]