public sealed class SetLabelsImageRequest : IMessage<SetLabelsImageRequest>, IEquatable<SetLabelsImageRequest>, IDeepCloneable<SetLabelsImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsImageRequest.
A request message for Images.SetLabels. See the method description for details.
[[["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-08 UTC."],[[["This page provides reference documentation for the `SetLabelsImageRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.6.0 and later."],["The `SetLabelsImageRequest` class is used to send a request to set labels for images, as part of the Compute Engine v1 API."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, properties (like `GlobalSetLabelsRequestResource`, `Project`, and `Resource`), and inherited members from the Object class."],["The latest version of the API that you can find documented is 3.6.0, and the page contains links to the documentation of versions from 1.0.0 to 3.6.0."],["The `SetLabelsImageRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found in the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."]]],[]]