public sealed class GetVolumeRequest : IMessage<GetVolumeRequest>, IEquatable<GetVolumeRequest>, IDeepCloneable<GetVolumeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class GetVolumeRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `GetVolumeRequest` class within the Google.Cloud.NetApp.V1 API, specifically for version 1.3.0."],["`GetVolumeRequest` is a message class used to retrieve a volume, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and includes methods such as `GetHashCode`, `GetType`, and `ToString`."],["`GetVolumeRequest` has two constructors, a default one and another that takes another instance of the same class to copy its data, and has two properties: `Name` of string type and `VolumeName` of VolumeName type."],["There are links to previous and the latest versions of the documentation, with the current context being in version 1.3.0, while version 1.8.0 is the latest."]]],[]]