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, but this page specifically documents version 3.14.0."],["The `GetSnapshotRequest` class is a part of the `Google.Cloud.PubSub.V1` namespace and is used for requesting snapshot data within the Cloud Pub/Sub v1 API."],["The `GetSnapshotRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing the variety of its functionality."],["The `GetSnapshotRequest` class contains two constructors, one default and another that copies values from an existing `GetSnapshotRequest` object, along with two properties that are `Snapshot` and `SnapshotAsSnapshotName` which are respectively a string and a `SnapshotName` type."],["The webpage provides a list of available versions for `GetSnapshotRequest` class, ranging from 3.23.0 to 2.3.0, which each link to the documentation for each particular version."]]],[]]