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."],[[["This webpage provides reference documentation for the `SetLabelsImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.7.0."],["The `SetLabelsImageRequest` class is used to create request messages for the `Images.SetLabels` method, enabling users to set labels for image resources."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, along with links to all the class versions, ranging from 1.0.0 to the latest 3.6.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionalities for message handling, equality checks, deep cloning, and buffer message management."]]],[]]