public sealed class GetIamPolicyLicenseRequest : IMessage<GetIamPolicyLicenseRequest>, IEquatable<GetIamPolicyLicenseRequest>, IDeepCloneable<GetIamPolicyLicenseRequest>, IBufferMessage, IMessage
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."],[[["The page documents various versions of the `GetIamPolicyLicenseRequest` class, ranging from version 1.0.0 to the latest 3.6.0, all within the Google.Cloud.Compute.V1 namespace."],["`GetIamPolicyLicenseRequest` is a request message for `Licenses.GetIamPolicy` that inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIamPolicyLicenseRequest` class includes constructors and properties, including `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, to manage IAM policy requests."],["The documentation covers the structure of the `GetIamPolicyLicenseRequest` class, explaining it's inherited members and its usage for accessing and managing IAM policies."],["The assembly for the `GetIamPolicyLicenseRequest` is located within `Google.Cloud.Compute.V1.dll`."]]],[]]