[[["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-12 UTC."],[[["The `Mount` class in the `Google.Cloud.LifeSciences.V2Beta` namespace is designed to manage disk mounts within containers, carrying information about a specific disk mount."],["The `Mount` class, which inherits from `Object`, implements several interfaces, including `IMessage\u003cMount\u003e`, `IEquatable\u003cMount\u003e`, `IDeepCloneable\u003cMount\u003e`, `IBufferMessage`, and `IMessage`."],["There are two constructors for `Mount`: a default constructor `Mount()` and a copy constructor `Mount(Mount other)` which allows for creating a new `Mount` object from an existing one."],["The `Mount` class includes three key properties: `Disk`, which stores the name of the disk to be mounted; `Path`, which specifies the mount location within the container; and `ReadOnly`, a boolean indicating whether the disk is mounted with read-only access."],["The most recent version of this `Mount` class is 2.0.0-beta06, and version 1.0.0-beta02 is also listed, with the latter being shown in this webpage's content."]]],[]]