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"]],[["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 provides documentation for the \u003ccode\u003eUpdateSnapshotRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e namespace, specifically in the context of .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSnapshotRequest\u003c/code\u003e class is used to update a snapshot in the Google Cloud Pub/Sub service, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors: a default constructor \u003ccode\u003eUpdateSnapshotRequest()\u003c/code\u003e and another that takes an existing \u003ccode\u003eUpdateSnapshotRequest\u003c/code\u003e object as an argument: \u003ccode\u003eUpdateSnapshotRequest(UpdateSnapshotRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateSnapshotRequest\u003c/code\u003e class includes two properties, \u003ccode\u003eSnapshot\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are required to update a snapshot, indicating which fields to modify, and each require a specific type.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes links to different versions of the documentation for this request object, ranging from version 3.23.0 (latest) down to version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]