public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
[[["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-31 UTC."],[[["This webpage provides documentation for the `GetSnapshotRequest` class within the `Google.Cloud.PubSub.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["The `GetSnapshotRequest` class is part of the Google Cloud Pub/Sub .NET library, with the latest version being 3.23.0, and it is designed to handle requests for retrieving snapshot information."],["The documentation outlines the inheritance and interface implementations for `GetSnapshotRequest`, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The main properties of `GetSnapshotRequest` are `Snapshot` (a string representing the snapshot name) and `SnapshotAsSnapshotName` (a typed view of the snapshot resource name)."],["This page also provides access to previous versions of the documentation, ranging from version 3.22.0 down to version 2.3.0."]]],[]]