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 for .NET."],["The `UpdateSnapshotRequest` class is used to request the update of a snapshot and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the `UpdateSnapshotRequest` class's constructors, which are a default constructor and a constructor that takes another `UpdateSnapshotRequest` object."],["The page lists properties for the `UpdateSnapshotRequest` class, notably `Snapshot` and `UpdateMask`, which are required for updating a snapshot."],["The page provides links to different versions of the Google.Cloud.PubSub.V1 API ranging from 2.3.0 up to the latest 3.23.0 version, allowing users to view documentation pertaining to the specific version they are working with."]]],[]]