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-04-09 UTC."],[[["This page provides documentation for the `GetSnapshotRequest` class within the Google Cloud Pub/Sub v1 API, specifically for the .NET environment."],["The `GetSnapshotRequest` class is used to make requests for the `GetSnapshot` method, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `Snapshot` (a string) and `SnapshotAsSnapshotName`, which are used to specify the snapshot to retrieve by name."],["The page includes links to various versions of the Google Cloud Pub/Sub v1 API, from version 2.3.0 up to the latest 3.23.0, with detailed documentation for each version."],["The .Net class GetSnapshotRequest can be constructed either with no parameters, or by using another GetSnapshotRequest as the parameter."]]],[]]