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 webpage provides documentation for the `SetLabelsImageRequest` class within the Google Compute Engine v1 API for .NET, specifically version 3.3.0."],["`SetLabelsImageRequest` is used to send a request to set labels on an image resource, as per the API's method description."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with the Google.Protobuf library."],["Key properties of `SetLabelsImageRequest` include `GlobalSetLabelsRequestResource` (the request body), `Project` (the project ID), and `Resource` (the resource name or ID)."],["The documentation references several other versions, from 1.0.0 to 3.6.0, that allow the user to navigate to the respective version documentation for `SetLabelsImageRequest`."]]],[]]