[[["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 page provides documentation for the `FstabEntry` class within the Google Cloud Migration Center v1 API, detailing its functionality as a single fstab entry."],["The `FstabEntry` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message data and deep cloning."],["The class offers two constructors: a default constructor (`FstabEntry()`) and a copy constructor (`FstabEntry(FstabEntry other)`), allowing for the creation of new instances or copies of existing ones."],["Key properties of `FstabEntry` include `File` (mount point), `Freq` (dump frequency), `Mntops` (mount options), `Passno` (filesystem check order), `Spec` (device or filesystem), and `Vfstype` (filesystem type), each contributing to the configuration of a filesystem entry."],["The API documentation covers the assembly, namespace, inherited members, and parameters related to the use of the class `FstabEntry`."]]],[]]