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 page provides reference documentation for the `UpdateSnapshotRequest` class within the Google Cloud Pub/Sub v1 API for .NET."],["The latest version of this API is 3.23.0, but the current page focuses on version 3.11.0 which is indicated by the associated links to each of the versions available."],["The `UpdateSnapshotRequest` class is used to update a snapshot and is the request type for the UpdateSnapshot method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The key properties of the `UpdateSnapshotRequest` include `Snapshot`, representing the updated snapshot object, and `UpdateMask`, which specifies which fields should be updated."]]],[]]