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."],[[["This webpage details the `GetIamPolicyLicenseRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version available for `GetIamPolicyLicenseRequest` is 3.6.0, with a comprehensive list of older versions ranging from 3.5.0 back to 1.0.0 also listed."],["`GetIamPolicyLicenseRequest` is used as a request message for `Licenses.GetIamPolicy`, implementing various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetIamPolicyLicenseRequest` class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which handle policy versions and resource identifiers."],["The class inherits from `Object` and provides constructors to instantiate new `GetIamPolicyLicenseRequest` objects, one being empty and the other accepting another `GetIamPolicyLicenseRequest` as an argument."]]],[]]