public sealed class UpdateSnapshotRequest : IMessage<UpdateSnapshotRequest>, IEquatable<UpdateSnapshotRequest>, IDeepCloneable<UpdateSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class UpdateSnapshotRequest.
[[["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 `UpdateSnapshotRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET developers."],["The content details the different versions of the `UpdateSnapshotRequest` class, from the latest version 3.23.0 down to version 2.3.0."],["The `UpdateSnapshotRequest` class is a request object used for the `UpdateSnapshot` method, which is found in the `Google.Cloud.PubSub.V1` namespace and is part of the `Google.Cloud.PubSub.V1.dll` assembly."],["The page outlines the class's inheritance, implemented interfaces, constructors, and key properties, including `Snapshot` and `UpdateMask`, which are required for the update operation."]]],[]]