public sealed class SetLabelsSnapshotRequest : IMessage<SetLabelsSnapshotRequest>, IEquatable<SetLabelsSnapshotRequest>, IDeepCloneable<SetLabelsSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsSnapshotRequest.
A request message for Snapshots.SetLabels. See the method description for details.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `SetLabelsSnapshotRequest` class within the Google Compute Engine v1 API for .NET."],["The `SetLabelsSnapshotRequest` class is used to send a request to the Compute Engine API to set labels on a snapshot."],["The current document is for version 3.3.0, but it also includes links to the documentation of various versions of the `SetLabelsSnapshotRequest` class, ranging from version 1.0.0 to the latest 3.6.0."],["The class is based on the IMessage interface and implements additional interfaces such as IEquatable and IDeepCloneable."],["The `SetLabelsSnapshotRequest` class contains properties to define the Project ID, the resource name or ID, and the body for the GlobalSetLabels request."]]],[]]