public sealed class DeleteSnapshotRequest : IMessage<DeleteSnapshotRequest>, IEquatable<DeleteSnapshotRequest>, IDeepCloneable<DeleteSnapshotRequest>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["The latest version of the `DeleteSnapshotRequest` is 3.23.0, part of the Google.Cloud.PubSub.V1 package."],["This class, `DeleteSnapshotRequest`, is used to request the deletion of a snapshot in Google Cloud Pub/Sub, inheriting from Object and implementing several interfaces."],["`DeleteSnapshotRequest` contains the property `Snapshot` and `SnapshotAsSnapshotName`, where the required format for Snapshot is `projects/{project}/snapshots/{snap}`."],["There are multiple previous versions listed for the `DeleteSnapshotRequest` class, which start from version 2.3.0 and go up to the latest version 3.23.0, and some are missing in between this range."],["The namespace for the `DeleteSnapshotRequest` class is `Google.Cloud.PubSub.V1` within the `Google.Cloud.PubSub.V1.dll` assembly."]]],[]]