public sealed class DeleteSnapshotRequest : IMessage<DeleteSnapshotRequest>, IEquatable<DeleteSnapshotRequest>, IDeepCloneable<DeleteSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class DeleteSnapshotRequest.
[[["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 `DeleteSnapshotRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The `DeleteSnapshotRequest` class is used to construct requests for the `DeleteSnapshot` method, allowing users to delete snapshots within Google Cloud Pub/Sub."],["The latest version documented is 3.23.0, with many other versions going all the way down to 2.3.0, all containing information on the `DeleteSnapshotRequest` class."],["The documentation includes details on the class's inheritance, interfaces it implements, available constructors, and properties like `Snapshot` and `SnapshotAsSnapshotName`."],["It also contains a dropdown for users to select and view any version they may require, starting from 3.23.0 all the way down to 3.9.1."]]],[]]