public sealed class SetLabelsImageRequest : IMessage<SetLabelsImageRequest>, IEquatable<SetLabelsImageRequest>, IDeepCloneable<SetLabelsImageRequest>, IBufferMessage, IMessage
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 details the `SetLabelsImageRequest` class within the `Google.Cloud.Compute.V1` namespace, used for sending requests to set labels on images."],["The latest version available for the `SetLabelsImageRequest` is 3.6.0, with several prior versions ranging from 1.0.0 to 3.5.0 also accessible."],["The `SetLabelsImageRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetLabelsImageRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which handle the request body, project ID, and resource identification, respectively."],["The page provides access to the documentation for each release of `SetLabelsImageRequest`, allowing users to review specific version details in the `Google.Cloud.Compute.V1` library."]]],[]]