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 various versions of the `GetSnapshotRequest` class, ranging from version 2.3.0 to the latest version 3.23.0."],["The `GetSnapshotRequest` class is a request object used to retrieve a snapshot in Google Cloud Pub/Sub and it inherits from the base object class."],["Key properties of `GetSnapshotRequest` include `Snapshot`, a string representing the snapshot name, and `SnapshotAsSnapshotName`, a type-safe view over the resource name."],["The page provides details about the `GetSnapshotRequest` constructors, such as the default parameterless one, and the constructor that allows for the creation of a new `GetSnapshotRequest` from another instance of the same type, along with a complete list of methods and interfaces implemented."]]],[]]