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-03-21 UTC."],[[["This webpage provides documentation for the `SetLabelsSnapshotRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version tied to this page being 2.8.0."],["The `SetLabelsSnapshotRequest` class is used to send a request message for the Snapshots.SetLabels method in the Compute Engine v1 API, as detailed in the API's method description."],["The `SetLabelsSnapshotRequest` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cSetLabelsSnapshotRequest\u003e`, `IDeepCloneable\u003cSetLabelsSnapshotRequest\u003e`, and `IBufferMessage`."],["The class includes properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to configure the request."],["The page lists links for other available versions of the class going back to version 1.0.0, giving access to the reference documentation for each, along with the associated code samples."]]],[]]