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."],[[["This page provides documentation for the `GetSnapshotRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The `GetSnapshotRequest` class is used to request information about a specific snapshot and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `GetSnapshotRequest` class, ranging from version 2.3.0 to the latest version 3.23.0."],["The documentation includes details about the class's inheritance, inherited members, namespace (`Google.Cloud.PubSub.V1`), and assembly (`Google.Cloud.PubSub.V1.dll`)."],["The class has two constructors, one default and another that accepts an existing `GetSnapshotRequest` instance, and contains properties for the snapshot name, both as a string and a `SnapshotName` type."]]],[]]