public sealed class UpdateSnapshotRequest : IMessage<UpdateSnapshotRequest>, IEquatable<UpdateSnapshotRequest>, IDeepCloneable<UpdateSnapshotRequest>, 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-03-31 UTC."],[[["This page details the `UpdateSnapshotRequest` class within the `Google.Cloud.PubSub.V1` namespace, specifically for .NET development."],["The `UpdateSnapshotRequest` class is used for the `UpdateSnapshot` method and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties for `Snapshot`, which is the updated snapshot object, and `UpdateMask`, which specifies the fields to be updated within the snapshot."],["The latest version documented on this page for `UpdateSnapshotRequest` is 3.23.0, while the page itself pertains to version 2.3.0 of this class."],["The page has a historical log of releases going back as far as 2.3.0, with each version linking to its respective documentation page for the `UpdateSnapshotRequest`."]]],[]]