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, spanning multiple versions."],["The latest version documented is 3.23.0, while a range of prior versions from 3.22.0 down to 2.3.0 are also accessible."],["The `UpdateSnapshotRequest` class, found in the `Google.Cloud.PubSub.V1` namespace, is used to request updates to a snapshot object, and it inherits from multiple interfaces and an object class."],["The class provides two constructors, one empty and another that takes a `UpdateSnapshotRequest` as a parameter."],["Two properties, `Snapshot` and `UpdateMask`, are required for updating snapshot objects and indicating which snapshot fields should be updated, respectively."]]],[]]