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 page provides documentation for the `GetVolumeRequest` class within the Google Cloud NetApp v1 API."],["`GetVolumeRequest` is used to retrieve details about a specific volume and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetVolumeRequest` class has two constructors, one default constructor, and one that takes another `GetVolumeRequest` object as a parameter for copying."],["The `GetVolumeRequest` class contains two properties: `Name` (a string representing the volume's name) and `VolumeName`, which is a typed view over the `Name` property."],["Multiple previous versions of this page are available, all the way back to version 1.0.0, with 1.8.0 being the latest."]]],[]]