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, specifically for .NET development."],["The content details the various versions of the API, from 2.3.0 up to the latest 3.23.0, as well as the specific documentation of version 3.12.0 which the user has navigated to."],["The `UpdateSnapshotRequest` class is a request object used for the `UpdateSnapshot` method in the API and is a sub-object of the Google Cloud Pub/Sub v1 API."],["The documentation includes information on the class's inheritance, the interfaces it implements, and its namespace and assembly details."],["The page contains information about the constructors and properties of `UpdateSnapshotRequest`, such as `Snapshot` and `UpdateMask`, including their required nature, types, and descriptions."]]],[]]