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"]],[["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\u003eThis webpage details the \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, used for requests to delete a snapshot in the Google Cloud Pub/Sub service.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e as a parameter, and it contains properties for \u003ccode\u003eSnapshot\u003c/code\u003e (a string) and \u003ccode\u003eSnapshotAsSnapshotName\u003c/code\u003e (a SnapshotName type) to manage the name of the snapshot being deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.23.0, while the current page is focused on the \u003ccode\u003eDeleteSnapshotRequest\u003c/code\u003e in version 2.10.0 of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e library, although there are many versions in between.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides access to inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, to provide core object functionality.\u003c/p\u003e\n"]]],[],null,[]]