public sealed class GetIamPolicyLicenseRequest : IMessage<GetIamPolicyLicenseRequest>, IEquatable<GetIamPolicyLicenseRequest>, IDeepCloneable<GetIamPolicyLicenseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyLicenseRequest.
A request message for Licenses.GetIamPolicy. 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 reference documentation for the `GetIamPolicyLicenseRequest` class within the Compute Engine v1 API for .NET, specifically for the version 2.5.0."],["The `GetIamPolicyLicenseRequest` class is used to request the IAM policy for a license, which extends from the base `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of the `GetIamPolicyLicenseRequest` class, with version 3.6.0 being the latest and with previous versions from 3.5.0 down to 1.0.0 all being available."],["Key properties of `GetIamPolicyLicenseRequest` include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, with detailed descriptions of their types and purposes."],["The documentation also covers both constructors of the `GetIamPolicyLicenseRequest`, as well as listing all the inherited members, the namespace, and the assembly."]]],[]]