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, specifically for .NET development."],["The content details the various versions of the API, with the latest being version 3.23.0 and the current focus set on version 3.10.1."],["The `DeleteSnapshotRequest` class, which inherits from `object` and implements multiple interfaces, is used to construct requests for the `DeleteSnapshot` method."],["The `DeleteSnapshotRequest` class has two constructors, one default and one that accepts another `DeleteSnapshotRequest` object, and it includes properties for `Snapshot` and `SnapshotAsSnapshotName` to define the snapshot to be deleted."],["The different versions available all link to the `DeleteSnapshotRequest` class, allowing users to view and interact with any of them."]]],[]]