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 `GetIamPolicyLicenseRequest` class is used for requesting IAM policies for licenses in Google Cloud Compute v1."],["This page provides documentation for `GetIamPolicyLicenseRequest` version 2.0.0, and outlines the different versions available, ranging from 1.0.0 to 3.6.0 (latest)."],["The `GetIamPolicyLicenseRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties like `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which allow specifying the requested policy version, project ID, and resource name or ID."],["The `GetIamPolicyLicenseRequest` class has 2 constructors, one default and one that takes in another `GetIamPolicyLicenseRequest` object."]]],[]]