public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class GetSnapshotRequest.
[[["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 of the `GetSnapshotRequest` class is 3.23.0, which can be found in the provided list of versions."],["`GetSnapshotRequest` is a class used within the Cloud Pub/Sub v1 API for requesting a snapshot, as documented on the page."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cGetSnapshotRequest\u003e`, `IDeepCloneable\u003cGetSnapshotRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes properties like `Snapshot` (a string) and `SnapshotAsSnapshotName` (of type `SnapshotName`) for managing snapshot details."],["There are multiple versions of this class documented on this page, ranging from 2.3.0 to the latest 3.23.0, with each version linking to its specific documentation."]]],[]]