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 page provides documentation for the `SetLabelsSnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically in the .NET context."],["The class `SetLabelsSnapshotRequest` is part of the `Google.Cloud.Compute.V1` namespace and is used to send a request message to the Snapshots.SetLabels method."],["The latest version of the API for this document is 3.6.0, and the page covers versions ranging from 1.0.0 up to 3.6.0, including implementation details for version 3.5.0."],["The `SetLabelsSnapshotRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetLabelsSnapshotRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which define the body resource, project ID, and resource name/ID, respectively."]]],[]]