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"]],[["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."],[[["The latest version of the `SetLabelsImageRequest` documentation is 3.6.0, which can be found on the provided links."],["This page documents the `SetLabelsImageRequest` class within the Compute Engine v1 API, specifically for version 2.17.0 of the Google.Cloud.Compute.V1 package."],["The `SetLabelsImageRequest` class is used as a request message for setting labels on images and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource` which allow you to populate data into the request before sending."],["There are many documented versions available of the `SetLabelsImageRequest` class ranging from version 1.0.0 all the way to version 3.6.0."]]],[]]