public sealed class CreateNfsShareRequest : IMessage<CreateNfsShareRequest>, IEquatable<CreateNfsShareRequest>, IDeepCloneable<CreateNfsShareRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class CreateNfsShareRequest.
[[["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 documentation page covers the `CreateNfsShareRequest` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.5.0."],["The `CreateNfsShareRequest` class is used to send requests for creating a new NFS share and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another to copy an existing `CreateNfsShareRequest` object, and includes properties such as `NfsShare`, `Parent`, and `ParentAsLocationName`."],["The page provides a list of all the versions, and indicates that 1.7.0 is the latest version."],["The class inherits from the object class, and has access to members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]