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 available for the `GetSnapshotRequest` class in the Google Cloud Pub/Sub v1 API is 3.23.0, while the current page is referencing version 3.8.0."],["This document provides reference documentation and code samples for the `GetSnapshotRequest` class within the Google Cloud Pub/Sub v1 API."],["The `GetSnapshotRequest` class is a request object for the `GetSnapshot` method and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class features two constructors, a default one and another that accepts a `GetSnapshotRequest` parameter, allowing for the creation of a new `GetSnapshotRequest` based on an existing one."],["The key properties for the `GetSnapshotRequest` class are `Snapshot`, which holds the name of the snapshot, and `SnapshotAsSnapshotName`, providing a typed view over the snapshot resource name."]]],[]]