public sealed class GetSnapshotRequest : IMessage<GetSnapshotRequest>, IEquatable<GetSnapshotRequest>, IDeepCloneable<GetSnapshotRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically in the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e class is used to request a snapshot and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content details the history of previous versions, with version 3.23.0 being the latest, and offers links to documentation for versions ranging from 3.23.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor and one that takes another \u003ccode\u003eGetSnapshotRequest\u003c/code\u003e as a parameter, and exposes two properties, \u003ccode\u003eSnapshot\u003c/code\u003e and \u003ccode\u003eSnapshotAsSnapshotName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSnapshot\u003c/code\u003e property, formatted as \u003ccode\u003eprojects/{project}/snapshots/{snap}\u003c/code\u003e, represents the required name of the snapshot to retrieve, and \u003ccode\u003eSnapshotAsSnapshotName\u003c/code\u003e offers a \u003ccode\u003eSnapshotName\u003c/code\u003e-typed view of the Snapshot resource name.\u003c/p\u003e\n"]]],[],null,[]]