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-04-09 UTC."],[[["This webpage provides reference documentation for the `SetLabelsImageRequest` class within the Compute Engine v1 API for .NET, detailing its structure, usage, and available versions."],["The latest version of `SetLabelsImageRequest` is 3.6.0, with numerous older versions ranging from 3.5.0 down to 1.0.0 available for review and reference."],["The `SetLabelsImageRequest` class is designed to be used as a request message for setting labels on images, as indicated by its implements for interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, among others."],["Key properties of the `SetLabelsImageRequest` include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which define the request's body, project ID, and target resource name or ID, respectively."],["The webpage references both Constructors and Properties that pertain to the object `SetLabelsImageRequest` including how to instantiate one and what can be included in the creation of one."]]],[]]