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 page provides reference documentation for the `SetLabelsImageRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.6.0 and later."],["The `SetLabelsImageRequest` class is used to send a request to set labels for images, as part of the Compute Engine v1 API."],["The documentation includes information on the class's inheritance, implemented interfaces, constructors, properties (like `GlobalSetLabelsRequestResource`, `Project`, and `Resource`), and inherited members from the Object class."],["The latest version of the API that you can find documented is 3.6.0, and the page contains links to the documentation of versions from 1.0.0 to 3.6.0."],["The `SetLabelsImageRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found in the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."]]],[]]