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."],[[["The latest version available is 3.23.0, as indicated by the link labeled \"(latest)\" at the top of the list."],["This page details the `GetSnapshotRequest` class within the `Google.Cloud.PubSub.V1` namespace, which is part of the Google Cloud Pub/Sub library."],["The `GetSnapshotRequest` class, which implements several interfaces for message handling and cloning, is used to request the details of a specific snapshot."],["The `GetSnapshotRequest` class has properties, including `Snapshot` and `SnapshotAsSnapshotName`, for specifying the name of the snapshot to retrieve."],["The page provides a comprehensive version history, with versions listed from 2.3.0 to 3.23.0."]]],[]]