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 webpage provides reference documentation for the `DeleteSnapshotRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `DeleteSnapshotRequest` class is used to request the deletion of a snapshot in the Google Cloud Pub/Sub service."],["The webpage lists all available versions of the class from version 2.3.0 to the latest 3.23.0, including 3.4.0, all with their respective links."],["The documentation details the class's inheritance, the interfaces it implements, and the namespace and assembly it belongs to."],["The class contains two constructors, `DeleteSnapshotRequest()` and `DeleteSnapshotRequest(DeleteSnapshotRequest other)`, as well as two properties `Snapshot` and `SnapshotAsSnapshotName`."]]],[]]