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 documentation for the `UpdateSnapshotRequest` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["The `UpdateSnapshotRequest` class is used to make a request to update a snapshot in the Cloud Pub/Sub service, inheriting from various interfaces and the base object class."],["The latest version available is 3.23.0, while the current page specifically documents version 3.4.0 of the `UpdateSnapshotRequest` class, with many other versions available for reference."],["The class includes properties such as `Snapshot` and `UpdateMask`, allowing for the specification of the snapshot to be updated and the fields that need updating, and has inherited methods."],["This page details the constructors, inheritance, and implemented interfaces for the `UpdateSnapshotRequest` class, along with version-specific links for each version."]]],[]]