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, specifically for .NET developers."],["The `UpdateSnapshotRequest` class is used to request updates to a snapshot, as part of the Cloud Pub/Sub service."],["The documentation outlines the available versions, ranging from version 2.3.0 up to the latest version 3.23.0, of the `UpdateSnapshotRequest` class."],["The page details the class's inheritance, the interfaces it implements, its constructors, and its properties, such as `Snapshot` and `UpdateMask`."],["This class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, and inherits from the object class."]]],[]]