public sealed class GetVolumeSnapshotRequest : IMessage<GetVolumeSnapshotRequest>, IEquatable<GetVolumeSnapshotRequest>, IDeepCloneable<GetVolumeSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Bare Metal Solution v2 API class GetVolumeSnapshotRequest.
Message for requesting volume snapshot information.
[[["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 webpage provides documentation for the `GetVolumeSnapshotRequest` class within the Google Cloud Bare Metal Solution v2 API, specifically version 1.6.0."],["The `GetVolumeSnapshotRequest` class is used to request information about a volume snapshot and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes a constructor, `GetVolumeSnapshotRequest()`, and another which accepts another GetVolumeSnapshotRequest object, along with properties for `Name` (a string) and `VolumeSnapshotName` (of type `VolumeSnapshotName`)."],["There are several versions of the documentation available, ranging from 1.0.0 to 1.7.0, with 1.7.0 being the latest version."]]],[]]