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."],[[["The latest version of the `SetLabelsSnapshotRequest` is 3.6.0, as shown by the provided version list."],["This documentation covers the `SetLabelsSnapshotRequest` class, used within the Compute Engine v1 API, for setting labels on snapshots."],["The `SetLabelsSnapshotRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetLabelsSnapshotRequest` class contains properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, enabling control over the label setting operation."],["The documentation includes a history of versions, ranging from 1.0.0 up to the latest version 3.6.0, allowing users to reference previous iterations if needed."]]],[]]