public sealed class UpdateSnapshotRequest : IMessage<UpdateSnapshotRequest>, IEquatable<UpdateSnapshotRequest>, IDeepCloneable<UpdateSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Filestore v1 API class UpdateSnapshotRequest.
UpdateSnapshotRequest updates description and/or labels for a snapshot.
[[["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-21 UTC."],[[["The page provides reference documentation for the `UpdateSnapshotRequest` class within the Google Cloud Filestore v1 API, specifically version 2.3.0."],["`UpdateSnapshotRequest` is used to update the description and/or labels of a snapshot in Google Cloud Filestore."],["The class inherits from `object` and implements `IMessage`, `IEquatable\u003cUpdateSnapshotRequest\u003e`, `IDeepCloneable\u003cUpdateSnapshotRequest\u003e`, and `IBufferMessage`."],["The `UpdateSnapshotRequest` class has properties for `Snapshot` (the snapshot resource) and `UpdateMask` (specifying fields to update)."],["There are 11 different versions available, starting at version 1.0.0, and going all the way to the most recent version, 2.7.0."]]],[]]