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, specifically for .NET developers."],["The content details the different versions of the API, from 2.3.0 up to the latest 3.23.0, providing links to each specific version of the `GetSnapshotRequest` class."],["`GetSnapshotRequest` is a class used to request a snapshot, which inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetSnapshotRequest` class has two constructors and two properties: `Snapshot` which is the name of the snapshot and `SnapshotAsSnapshotName`, which is the SnapshotName type view of the snapshot."],["The page lists inherited members from `object`, including `GetHashCode()`, `GetType()`, and `ToString()`, along with the namespace `Google.Cloud.PubSub.V1` and assembly `Google.Cloud.PubSub.V1.dll`."]]],[]]