public sealed class UpdateSnapshotRequest : IMessage<UpdateSnapshotRequest>, IEquatable<UpdateSnapshotRequest>, IDeepCloneable<UpdateSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `UpdateSnapshotRequest` class within the Google Cloud NetApp v1 API, specifically in the .NET environment."],["The `UpdateSnapshotRequest` class is designed to modify the description and/or labels of a snapshot, supporting these updates within the API."],["The class `UpdateSnapshotRequest` has two constructors, one being an empty constructor, and the other being a constructor used to create a new request using the values from an existing `UpdateSnapshotRequest` object."],["Key properties of `UpdateSnapshotRequest` include `Snapshot`, which represents the snapshot resource, and `UpdateMask`, which dictates which fields should be updated during the request."],["The webpage lists all versions of the documentation, from 1.0.0 all the way up to 1.8.0, with 1.8.0 being the most recent version."]]],[]]