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 available for `SetLabelsImageRequest` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This documentation provides details for various versions of `SetLabelsImageRequest`, ranging from version 1.0.0 up to the current version of 3.6.0."],["`SetLabelsImageRequest` is a class used to create a request message for the Images.SetLabels method within the Compute Engine v1 API."],["The `SetLabelsImageRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["This class has two constructors, one being an empty constructor and the second allowing for the inclusion of a `SetLabelsImageRequest` in the constructor, and also contains three properties: `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."]]],[]]