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 reference documentation for the `GetSnapshotRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of the API documented is 3.23.0, with a comprehensive list of versions ranging from 2.3.0 to 3.23.0, each linking to its respective documentation."],["`GetSnapshotRequest` is used to request a snapshot, it inherits from base object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSnapshotRequest` class has two constructors and two properties, `Snapshot` (a string), and `SnapshotAsSnapshotName` (a `SnapshotName` type) used for setting the snapshot's name."],["The documentation includes details on inherited members, namespace (`Google.Cloud.PubSub.V1`), and assembly (`Google.Cloud.PubSub.V1.dll`) for the `GetSnapshotRequest` class."]]],[]]