public sealed class SetIamPolicyLicenseRequest : IMessage<SetIamPolicyLicenseRequest>, IEquatable<SetIamPolicyLicenseRequest>, IDeepCloneable<SetIamPolicyLicenseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyLicenseRequest.
A request message for Licenses.SetIamPolicy. 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 documentation for the `SetIamPolicyLicenseRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the Compute Engine v1 API."],["The latest version of the `SetIamPolicyLicenseRequest` documentation is version 3.6.0, with historical versions ranging from 1.0.0 to 3.5.0, available for reference."],["The `SetIamPolicyLicenseRequest` class is a request message for the Licenses.SetIamPolicy method and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `SetIamPolicyLicenseRequest` class has properties for `GlobalSetPolicyRequestResource`, `Project` and `Resource`, used to define the request, and accepts 2 constructors, one empty, and one taking another `SetIamPolicyLicenseRequest`."],["The class inherits from the object class, with methods like GetHashCode, GetType, and ToString, and it is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]